PT-2026-30147 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-05-03
·
CVE-2026-23452
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
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.
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel