PT-2026-30147 · Linux+2 · Linux Kernel+2
CVE-2026-23452
·
Published
2026-03-16
·
Updated
2026-08-30
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists in the pm runtime work() function related to device removal, potentially leading to a use-after-free issue. The issue occurs when the parent device is freed while the function is attempting to suspend it. This can be triggered by blktest block/001. The vulnerability involves a potential dereference of the
dev->parent pointer after the parent device has been freed. The fix involves inserting a flush work() call in pm runtime remove().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu