CVE-2026-46198
HighIn 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 3.1 score
8.8
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
2.6.38
and later are affected. Fixed in
5.10.258,
5.15.209,
6.1.175,
6.6.140,
6.12.90,
6.18.32,
7.0.9,
7.1-rc4
and their respective stable series.
References
The following references provide additional information about CVE-2026-46198 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0799e5943611006b346b8813c7daf7dd5aa26bfd
-
PatchKernel patch commithttps://git.kernel.org/stable/c/10bb1f366d884d506c38a947b43026a75d1afe9a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/867cd090760e8f5cd206f387b47ff9c56fac04e9
Frequently asked questions
-
What is CVE-2026-46198?
CVE-2026-46198 is a High severity Linux kernel vulnerability with a CVSS score of 8.8 out of 10 . It affects Linux kernel versions from 2.6.38 onward and has been patched in 5.10.258, 5.15.209, 6.1.175 and others. CVE-2026-46198 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-46198?
CVE-2026-46198 has a CVSS score of 8.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-46198?
Yes — CVE-2026-46198 has been patched. Fixed versions include 5.10.258, 5.15.209, 6.1.175 and others. If you are running Linux kernel 2.6.38 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-46198 actively exploited?
No — CVE-2026-46198 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.