diff options
| author | Thomas Fourier <fourier.thomas@gmail.com> | 2026-01-12 14:43:24 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-02-06 16:57:39 +0100 |
| commit | 14ca9fa020829cfa7d43846c241058961f5ac79b (patch) | |
| tree | d4467b93dc171f587b7913db1eb0f62641181ae5 /include/net/aligned_data.h | |
| parent | 5ba425a7bab31fdc7669f06b3b0f87f03d97696b (diff) | |
scsi: qla2xxx: edif: Fix dma_free_coherent() size
commit 56bd3c0f749f45793d1eae1d0ddde4255c749bf6 upstream.
Earlier in the function, the ha->flt buffer is allocated with size
sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE but freed in the error
path with size SFP_DEV_SIZE.
Fixes: 84318a9f01ce ("scsi: qla2xxx: edif: Add send, receive, and accept for auth_els")
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://patch.msgid.link/20260112134326.55466-2-fourier.thomas@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
