Use of uninitialized resource in Linux kernel - CVE-2026-93174

 

Use of uninitialized resource in Linux kernel - CVE-2026-93174

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to disclose stale heap contents.

The vulnerability exists due to incomplete copying of per-CPU map value padding in copy_map_value_long() when processing UAPI LOOKUP_ELEM operations on per-CPU maps. A local user can invoke a UAPI lookup operation on a per-CPU map with a value size that requires padding to disclose stale heap contents.

The issue also affects bpf_iter for per-CPU maps.


Affected software

Linux kernel

How to mitigate CVE-2026-93174

Install security update from vendor's repository.


External References

Related Security Bulletins