Nixpkgs security tracker

Try the new UI
Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestion detail

Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-89951
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 3 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
batman-adv: fix stale receive device on merged fragments

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.

Affected products

Linux
  • <2dffc8c44b6e3347b3719c6419c07b4a18fea895
  • ==3.13
  • =<7.2.*
  • <a2c272da99c2077088083c14961cf2f1e4506995
  • =<6.1.*
  • =<6.12.*
  • <e91d2cc7441d89a45bad73ad9789159c7441cb80
  • =<5.15.*
  • <f830c2dfc1431764db9256b3d5db1695fc9a7f56
  • <f4b4ae763b5d59319fad62a00c76676758e7dafa
  • <6df64825f8b199921120c685af2abca14b077331
  • =<6.18.*
  • =<*
  • <ad46c907d7d9975a285c1e89a4adde652eaa93f5
  • <3.13
  • =<6.6.*
  • <63d86250fa7cbe22451369bd1c0881dfc8190958
  • =<5.10.*