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

 

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

Published: August 27, 2026


Vulnerability identifier: #VU145991
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74737
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to an out-of-bounds memory access in the am65-cpsw-nuss packet reception path when processing RX DMA descriptor metadata containing the source tag. A remote attacker can send a specially crafted packet to cause a denial of service.

The issue occurs because the driver uses the full 16-bit source tag as the port identifier even though only the lower 8 bits represent the MAC port ID, while the upper 8 bits are hardware-reserved and may contain arbitrary values.


Affected software

Linux kernel

How to mitigate CVE-2026-74737

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins