CVE-2026-80838

Source
https://cve.org/CVERecord?id=CVE-2026-80838
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80838.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80838
Downstream
Published
2026-09-04T15:54:48.371Z
Modified
2026-09-06T03:46:52.336570451Z
Summary
vxlan: keep the last remote linked during FDB flush
Details

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

vxlan: keep the last remote linked during FDB flush

A non-nexthop FDB entry is expected to have at least one remote while it remains reachable through the FDB hash table. A filtered bulk flush violates this invariant when every remote matches: It unlinks the last remote in vxlanfdbdstdestroy() and only afterwards tells vxlanflush() to destroy the parent FDB entry.

An RCU reader can find the parent during this interval. firstremotercu() then applies listentryrcu() to the empty list head, producing an invalid remote pointer that the receive learning path can read from and write to.

When a matching remote is the sole remaining remote, leave it linked and ask the caller to destroy the entire FDB entry. vxlanfdbdestroy() keeps the remote attached while sending the deletion notification and removing the parent from the lookup structures.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80838.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
c499fccb71cb85902b5c5b9ce9c9ae6683e54a8f
Fixed
2a7c2f00843225d5f037676bca649321f3d024c7
Fixed
a8820c8a7718327e96849782033e7c85a0f6bcfe
Fixed
8ba68fd6cdd1e3c92b92f25c7e48bf7bd51a183c
Fixed
4bbc76ee1b21d3bd045d6d819b2bacd30a6372ab
Fixed
d5d4a7b538b52db63927773a8905fcd9f78a42e2

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

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-80838.json"