IT

Tracker / CVE-2026-46198

CVE-2026-46198

High 8.8

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is done using the int type in batadv_iv_ogm_aggr_packet whereas the buff_pos variable uses the s16 type. This could lead to an out-of-bound read.

Affected products and versions

linux linux_kernel
linux linux_kernel · 2.6.38 → 5.10.258
linux linux_kernel · 5.11 → 5.15.209
linux linux_kernel · 5.16 → 6.1.175
linux linux_kernel · 6.13 → 6.18.32
linux linux_kernel · 6.19 → 7.0.9
linux linux_kernel · 6.2 → 6.6.140
linux linux_kernel · 6.7 → 6.12.90

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.

References