PT-2026-27658 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-04-23
·
CVE-2026-23293
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s VXLAN implementation. When the system boots with IPv6 disabled ('ipv6.disable=1'), the necessary network table (
nd tbl) is not initialized, leading to a potential NULL pointer dereference within the neigh lookup() function when an IPv6 packet is received. This can result in a kernel panic, as indicated by a 'BUG: kernel NULL pointer dereference' message. The issue occurs during packet transmission via the vxlan xmit() function, triggered by calls to route shortcircuit() when processing IPv6 packets. The vulnerable function is neigh lookup().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel