CVE-2026-89950
Last modified
CVE-2026-89950 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: linearize skbuff for packet generation batadv_mcast_forw_packet() and batadv_mcast_forw_scrape() is not only called (indirectly) by the unsharing+linearizing batadv_recv_mcast_packet() handler. When it is called (indirectly) by batadv_mcast_forw_mcsend() then it will be unshared but not linearized.
Description
In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: linearize skbuff for packet generation batadv_mcast_forw_packet() and batadv_mcast_forw_scrape() is not only called (indirectly) by the unsharing+linearizing batadv_recv_mcast_packet() handler. When it is called (indirectly) by batadv_mcast_forw_mcsend() then it will be unshared but not linearized. The SKB_LINEAR_ASSERT() can therefore cause a fatal BUG(). The linearization should happen during the expansion of the head because the scrape function can be hit already during the initial batadv_mcast_forw_mode() selection code: * batadv_interface_tx * batadv_mcast_forw_mode * batadv_mcast_forw_mode_by_count() * batadv_mcast_forw_push() -> calls batadv_mcast_forw_expand_head() before everything else * batadv_mcast_forw_push_tvlvs() * batadv_mcast_forw_push_dests() * batadv_mcast_forw_push_adjust_padding() * batadv_mcast_forw_scrape()
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 90039133221e33964ccb4a536dad7eb0a372fff7, < a9603e0a7cb5e0cddc6b23af153cf7daafc5c55e; >= 90039133221e33964ccb4a536dad7eb0a372fff7, < c32e5e25c41201c8c3b796a4ab2c45103187091e; >= 90039133221e33964ccb4a536dad7eb0a372fff7, < 2879177539e3ece483a8e5406970373698e9a6c5; >= 90039133221e33964ccb4a536dad7eb0a372fff7, < 6a30a59e2660afd03c975f1b8eae6a2301161197 |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89950?
How severe is CVE-2026-89950?
How do I fix CVE-2026-89950?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89945In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89946In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89947In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-89948In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89949In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8995The Poll Maker – Versus Polls, Anonymous Polls, Image Polls …4.3
- CVE-2026-89951In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89952In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89953In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89954In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-89955In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89956In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89950?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
