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

 

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

Published: August 28, 2026


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

Vulnerability details

The vulnerability allows a remote attacker to cause incorrect connection tracking state.

The vulnerability exists due to an out-of-bounds read in the parse_dcc() function in nf_conntrack_irc when parsing DCC command data without a newline present. A remote attacker can send specially crafted IRC DCC command data to cause incorrect connection tracking state.

The stray read may consume an uninitialized or stale byte, which can lead to an incorrect DCC IP address or port being recorded in the conntrack expectation.


Affected software

Linux kernel

How to mitigate CVE-2026-80603

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins