Memory leak in Linux kernel - CVE-2026-92494

 

Memory leak in Linux kernel - CVE-2026-92494

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to cause a buffer_head reference leak.

The vulnerability exists due to improper resource release in ext4_init_orphan_info() when processing orphan file blocks with an invalid magic value or checksum. A local user can cause ext4_init_orphan_info() to process such orphan file blocks to cause a buffer_head reference leak.


Affected software

Linux kernel

How to mitigate CVE-2026-92494

Install security update from vendor's repository.


External References

Related Security Bulletins