Out-of-bounds read in Linux kernel - CVE-2026-90314

 

Out-of-bounds read in Linux kernel - CVE-2026-90314

Published: September 18, 2026


Vulnerability identifier: #VU151165
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-90314
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to read memory out of bounds.

The vulnerability exists due to improper signedness handling in rsc_table_for_each_entry() when processing a firmware resource table. A local user can provide a crafted firmware resource table containing an offset interpreted as negative to read memory out of bounds.


Affected software

Linux kernel

How to mitigate CVE-2026-90314

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins