Use-after-free in Linux kernel - CVE-2026-90140

 

Use-after-free in Linux kernel - CVE-2026-90140

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to cause a denial of service.

The vulnerability exists due to a use-after-free in the cuse module's pending RCU callback handling when unloading the cuse module while a fuse connection release callback remains pending. A local privileged user can close /dev/cuse and unload the cuse module before the callback executes to cause a denial of service.


Affected software

Linux kernel

How to mitigate CVE-2026-90140

Install security update from vendor's repository.


External References

Related Security Bulletins