CVE-2026-80875

Source
https://cve.org/CVERecord?id=CVE-2026-80875
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80875.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80875
Downstream
Published
2026-09-04T16:48:48Z
Modified
2026-09-06T03:47:00Z
Summary
ipvs: use parsed transport offset in TCP state lookup
Details

In the Linux kernel, the following vulnerability has been resolved:

ipvs: use parsed transport offset in TCP state lookup

TCP state handling reparses the skb to find the TCP header. For IPv6 it uses sizeof(struct ipv6hdr), while the surrounding IPVS code already parsed the packet with ip_vs_fill_iph_skb() and has the real transport-header offset in iph.len.

This makes TCP state handling look at the wrong bytes when an IPv6 packet carries extension headers. Use the parsed transport offset passed down from ip_vs_set_state() when reading the TCP header.

For IPv4 and for IPv6 packets without extension headers, the passed offset matches the previous value.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80875.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0bbdd42b7efa66685b6d74701bcde3a596a3a59d
Fixed
2d06e0897ce18228d199887f0823b431d841dd03
Fixed
816efb7fc0aeae986e63ac73b428dd97a4ef69f5
Fixed
5848e914b85e360a2dd9d19c00a72e2ea9617dd0
Fixed
d45f73c274435703e8d7bc9d8b742a5d9111ab6e
Fixed
f6f550f26562d191c30b2818e7925dcb1c7f166c
Fixed
d73f4249776dd970ad65a69cfc51613dd8a034bb
Fixed
c2ee845e292c278fac75bf28d96bc892607fd5c4
Fixed
2500fa3958b1ba51c2b065e39db1b04dfa7e23a2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80875.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.28
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80875.json"