Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-43441

7.5 · HIGH
Published May 8, 2026 linux CWE-476 EPSS 0.48% (39th pctl)

Overview

CVE-2026-43441 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 8, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

When booting with the 'ipv6.disable=1' parameter, the nd_tbl is never

initialized because inet6_init() exits before ndisc_init() is called

which initializes it. If bonding ARP/NS validation is enabled, an IPv6

NS/NA packet received on a slave can reach bond_validate_na(), which

calls bond_has_this_ip6(). That path calls ipv6_chk_addr() and can

crash in __ipv6_chk_addr_and_flags().

BUG: kernel NULL pointer dereference, address: 00000000000005d8

Oops: Oops: 0000 [#1] SMP NOPTI

RIP: 0010:__ipv6_chk_addr_and_flags+0x69/0x170

Call Trace:

<IRQ>

ipv6_chk_addr+0x1f/0x30

bond_validate_na+0x12e/0x1d0 [bonding]

? __pfx_bond_handle_frame+0x10/0x10 [bonding]

bond_rcv_validate+0x1a0/0x450 [bonding]

bond_handle_frame+0x5e/0x290 [bonding]

? srso_alias_return_thunk+0x5/0xfbef5

__netif_receive_skb_core.constprop.0+0x3e8/0xe50

? srso_alias_return_thu

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.18, < 6.1.167 Affected

Frequently Asked Questions

What is CVE-2026-43441?

CVE-2026-43441 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 8, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-43441?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-43441?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-43441?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-43441 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.