PT-2026-43739 · Linux · Linux
Published
2026-05-27
·
Updated
2026-05-27
·
CVE-2026-45872
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
scsi: smartpqi: Fix memory leak in pqi report phys luns()
pqi report phys luns() fails to release the rpl list buffer when
encountering an unsupported data format or when the allocation for
rpl 16byte wwid list fails. These early returns bypass the cleanup logic,
leading to memory leaks.
Consolidate the error handling by adding an out free rpl list label and use
goto statements to ensure rpl list is consistently freed on failure.
Compile tested only. Issue found using a prototype static analysis tool and
code review.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux