PT-2026-82903 · Linux · Linux Kernel
CVE-2026-80603
·
Published
2026-08-28
·
Updated
2026-08-29
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An off-by-one out-of-bounds read exists in the
parse dcc() function within the nf conntrack irc module of the netfilter subsystem. The function treats the data end pointer as inclusive, while the caller provides a data limit that points one byte past the last valid byte. When no newline is present, the search loop reads one byte beyond the region filled by skb header pointer(). This can lead to the consumption of uninitialized or stale data by simple strtoul(), resulting in incorrect DCC IP or port values in the conntrack expectation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel