CVE-2024-56748
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
CVSS Score
3.3
EPSS Score
0.0%
EPSS Percentile
0th
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().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 29, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new low vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
61d8658b4a435eac729966cc94cdda077a8df5cd < 97384449ddfc07f12ca75f510eb070020d7abb34 61d8658b4a435eac729966cc94cdda077a8df5cd < a56777a3ef5b35e24a20c4418bcf88bad033807a 61d8658b4a435eac729966cc94cdda077a8df5cd < 64654bf5efb3f748e6fc41227adda689618ce9c4 61d8658b4a435eac729966cc94cdda077a8df5cd < b514f45e0fe18d763a1afc34401b1585333cb329 61d8658b4a435eac729966cc94cdda077a8df5cd < 7c1832287b21ff68c4e3625e63cc7619edf5908b 61d8658b4a435eac729966cc94cdda077a8df5cd < 0e04bd5a11dffe8c1c0e4c9fc79f7d3cd6182dd5 61d8658b4a435eac729966cc94cdda077a8df5cd < 78a169dc69fbdaf114c40e2d56955bf6bd4fc3c0 61d8658b4a435eac729966cc94cdda077a8df5cd < c62c30429db3eb4ced35c7fcf6f04a61ce3a01bb
Linux / Linux
4.11
References
git.kernel.org: https://git.kernel.org/stable/c/97384449ddfc07f12ca75f510eb070020d7abb34 git.kernel.org: https://git.kernel.org/stable/c/a56777a3ef5b35e24a20c4418bcf88bad033807a git.kernel.org: https://git.kernel.org/stable/c/64654bf5efb3f748e6fc41227adda689618ce9c4 git.kernel.org: https://git.kernel.org/stable/c/b514f45e0fe18d763a1afc34401b1585333cb329 git.kernel.org: https://git.kernel.org/stable/c/7c1832287b21ff68c4e3625e63cc7619edf5908b git.kernel.org: https://git.kernel.org/stable/c/0e04bd5a11dffe8c1c0e4c9fc79f7d3cd6182dd5 git.kernel.org: https://git.kernel.org/stable/c/78a169dc69fbdaf114c40e2d56955bf6bd4fc3c0 git.kernel.org: https://git.kernel.org/stable/c/c62c30429db3eb4ced35c7fcf6f04a61ce3a01bb lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html