CVE-2026-52914

CRITICAL

batman-adv: fix fragment reassembly length accounting

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That accounting currently allows the accumulated fragment length to be truncated during updates. As a result, malformed fragment chains can bypass the intended validation and drive reassembly with inconsistent length state, leading to a local denial of service. Fix the accounting by storing the accumulated length in a length-typed field and rejecting update overflows before the existing validation logic runs. The fix was verified against the original reproducer and against valid fragment reassembly paths.

Scores

CVSS v3 9.8
EPSS 0.0052
EPSS Percentile 40.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-787
Status published
Products (27)
linux/Kernel 3.13.0 - 5.10.258linux
linux/Kernel 5.11.0 - 5.15.209linux
linux/Kernel 5.16.0 - 6.1.175linux
linux/Kernel 6.13.0 - 6.18.34linux
linux/Kernel 6.19.0 - 7.0.11linux
linux/Kernel 6.2.0 - 6.6.142linux
linux/Kernel 6.7.0 - 6.12.92linux
Linux/Linux < 3.13
Linux/Linux 3.13
Linux/Linux 5.10.258 - 5.10.*
... and 17 more
Published Jun 24, 2026
Tracked Since Jun 24, 2026