Description
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.
CVSS 8.8EPSS 0.281%Risque 0.9
Voir la source- Publication
- 2026-05-28 10:16:35
- Versions concernées
- unknown
- Type
- Core software
- Vecteur
- CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Systèmes d’exploitation
- Linux