FR
live
High CVSS 8.1

CVE-2026-72227

NVD analysis in progress

In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: avoid OOB read of num_dests header Before the access to struct batadv_tvlv_mcast_tracker's num_dests, it is attempted to check whether enough space is actually in the network header. But instead of using offsetofend() to check for the whole size (2) which must be accessible, offsetof() of is called. The latter is always returning 0. The comparison with the network header length will always return that enough data is available - even when only 1 or 0 bytes are accessible. Instead of using offsetofend(), use the more common check for the whole header.

What this means

Exposure
Exploitable from the adjacent network, without authentication and with no action from the victim.
Impact
An attacker can read sensitive data and take the service offline.
Likelihood
Its EPSS score stays low: nothing points to imminent exploitation, which is no reason to leave it unpatched.

What to doFold into the next patch cycle.

Read automatically from the CVSS vector, the weakness type (CWE) and the EPSS score. The technical description above remains the one published by NIST.

Published
15 August 2026
CVSS
8.1 (v3.1) CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
EPSS
0.33% probability of exploitation within 30 days · above 26% of all CVEs
Sources
nvd
References

Type at least two characters.

navigate open esc dismiss