Race condition in Linux kernel - CVE-2026-89997

 

Race condition in Linux kernel - CVE-2026-89997

Published: September 16, 2026


Vulnerability identifier: #VU150298
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-89997
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a use-after-free condition.

The vulnerability exists due to a race condition in the device-mapper resume and remove handling when issuing resume and remove ioctls concurrently. A local user can issue resume and remove ioctls concurrently to cause a use-after-free condition.

In the dm-integrity target, the reboot notifier can remain registered after device removal.


Affected software

Linux kernel

How to mitigate CVE-2026-89997

Install security update from vendor's repository.


External References

Related Security Bulletins