CVE-2024-56748

MEDIUM

Linux kernel - Memory Leak

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() Hook "qed_ops->common->sb_init = qed_sb_init" does not release the DMA memory sb_virt when it fails. Add dma_free_coherent() to free it. This is the same way as qedr_alloc_mem_sb() and qede_alloc_mem_sb().

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 2.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (8)

linux/linux_kernel < 5.4.287
linux/Kernel < 5.4.287linux
linux/Kernel < 5.10.231linux
linux/Kernel < 5.15.174linux
linux/Kernel < 6.1.120linux
linux/Kernel < 6.6.64linux
linux/Kernel < 6.11.11linux
linux/Kernel < 6.12.2linux

Timeline

Published Dec 29, 2024
Tracked Since Feb 18, 2026