Tracker / CVE-2025-39839
CVE-2025-39839
High 8.8
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadv_nc_skb_decode_packet() trusts coded_len and checks only against skb->len. XOR starts at sizeof(struct batadv_unicast_packet), reducing payload headroom, and the source skb length is not verified, allowing an out-of-bounds read and a small out-of-bounds write. Validate that coded_len fits within the payload area of both destination and source sk_buffs before XORing.
Affected products and versions
| debian | debian_linux |
|---|---|
| linux | linux_kernel |
| linux | linux_kernel · 3.10 → 5.4.299 |
| linux | linux_kernel · 5.11 → 5.15.192 |
| linux | linux_kernel · 5.16 → 6.1.151 |
| linux | linux_kernel · 5.5 → 5.10.243 |
| linux | linux_kernel · 6.13 → 6.16.6 |
| linux | linux_kernel · 6.2 → 6.6.105 |
| linux | linux_kernel · 6.7 → 6.12.46 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.