CVE-2026-89951

Source
https://cve.org/CVERecord?id=CVE-2026-89951
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89951.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89951
Downstream
Published
2026-09-16T10:32:36Z
Modified
2026-09-17T03:47:20Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
batman-adv: fix stale receive device on merged fragments
Details

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

batman-adv: fix stale receive device on merged fragments

Fragment reassembly reuses the skb from the highest-numbered buffered fragment as the merged packet. When that fragment was received on a hard interface which is deleted before the chain completes, the merged skb can re-enter the receive path with a stale skb->dev and skb_iif.

batadv_batman_skb_recv() passes such merged packets through the normal receive handlers again. DAT and bridge loop avoidance both derive the ARP header length from skb->dev, so they can dereference the freed net_device before the packet reaches the local mesh interface.

Refresh the receive device metadata from the current receive device before running the packet handlers. This keeps internally reinjected merged fragments consistent with the normal receive path after hard interface teardown.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89951.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
610bfc6bc99bc83680d190ebc69359a05fc7f605
Fixed
63d86250fa7cbe22451369bd1c0881dfc8190958
Fixed
f830c2dfc1431764db9256b3d5db1695fc9a7f56
Fixed
f4b4ae763b5d59319fad62a00c76676758e7dafa
Fixed
6df64825f8b199921120c685af2abca14b077331
Fixed
a2c272da99c2077088083c14961cf2f1e4506995
Fixed
e91d2cc7441d89a45bad73ad9789159c7441cb80
Fixed
2dffc8c44b6e3347b3719c6419c07b4a18fea895
Fixed
ad46c907d7d9975a285c1e89a4adde652eaa93f5

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.13.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

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