PT-2026-27671 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-05-28
·
CVE-2026-23306
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double free issue exists in the
pm8001 queue command() function. When the function encounters a phy down or device gone state, it updates the task status and calls task done(), which frees the underlying SAS task. However, the function then returns -ENODEV to the caller. Upon receiving this error, the sas ata qc issue() function in libsas assumes the task was not handled or queued by the Low Level Device Driver (LLDD) and attempts to free the task again, leading to a double free scenario.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel