PT-2026-39102 · Linux+2 · Linux Kernel+2
CVE-2026-43441
·
Published
2026-03-07
·
Updated
2026-08-20
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference occurs in the bonding network driver when the system is booted with the
ipv6.disable=1 parameter. In this configuration, nd tbl is not initialized because inet6 init() exits before ndisc init() is called. If bonding ARP/NS validation is enabled, receiving an IPv6 Neighbor Solicitation (NS) or Neighbor Advertisement (NA) packet on a slave interface triggers bond validate na(), which subsequently calls bond has this ip6(). This execution path leads to ipv6 chk addr() and results in a system crash within the ipv6 chk addr and flags() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Access of Uninitialized Pointer
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu