CVE-2026-80846

Source
https://cve.org/CVERecord?id=CVE-2026-80846
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80846.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80846
Downstream
Published
2026-09-04T15:54:56.492Z
Modified
2026-09-06T03:46:27.844807622Z
Summary
xfrm: drop ESP-in-TCP packets with no ingress device
Details

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

xfrm: drop ESP-in-TCP packets with no ingress device

ESP-in-TCP receives records through the TCP strparser. handleesp() restores skb->dev from the saved skbiif before passing the packet into the XFRM input path.

Queued TCP data can be processed after the original ingress device has been removed, for example during veth or net namespace teardown. In that case devgetbyindexrcu() returns NULL. The XFRM IPv4 and IPv6 input paths both expect skb->dev to be valid while building the route lookup, so queued ESP-in-TCP data can dereference a NULL device.

Drop the packet if the saved ingress device can no longer be resolved. Such a packet can no longer be routed through the normal XFRM receive path, and this preserves the existing behaviour for packets whose ingress device still exists.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80846.json",
    "cna_assigner": "Linux"
}
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
e27cca96cd68fa2c6814c90f9a1cfd36bb68c593
Fixed
239d0f71af09dc2029fd4d730cb24b8c83aaa43a
Fixed
f00235f9d12301183d61f75fbe4105506f3e5140
Fixed
6af5cdb03819a5ce6e945992635c6c5e91045367
Fixed
2dd1609cadff46c4b20ce53b91ab9cce1380456a
Fixed
c296d25efbc840be24de83f56d43bc47e714ace9
Fixed
328e40aa774b446969c69b654c52a051a95af8a1
Fixed
7911e0236616487b89db6bd3ba3f408abd10eb23
Fixed
943d95233b8b4a88994e244fcf466f8c403d63f1
Fixed
e1d7c5ac1c246ce5775f604515de0a59fbf2116e

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.6.0
Fixed
5.10.269
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.220
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.187
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.156
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.108
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.49
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.13
Type
ECOSYSTEM
Events
Introduced
7.2.0
Fixed
7.2.3

Database specific

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