PT-2026-30147 · Linux · Linux Kernel

Published

2026-04-03

·

Updated

2026-05-03

·

CVE-2026-23452

CVSS v3.1

4.7

Medium

VectorAV: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

Weakness Enumeration

Related Identifiers

CVE-2026-23452
ECHO-80A7-9E98-AE93
OESA-2026-1950
OESA-2026-2172
OESA-2026-2176

Affected Products

Linux Kernel