PT-2026-30134 · Linux+2 · Linux Kernel+2

CVE-2026-23439

·

Published

2026-03-18

·

Updated

2026-08-30

CVSS v3.1

5.5

Medium

VectorAV: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 The Linux kernel contains a flaw in the udp tunnel functionality. When the IPv6 configuration (CONFIG IPV6) is disabled, the udp sock create6() function may return a success status without actually creating a socket. Subsequently, functions like fou create() attempt to dereference an uninitialized socket pointer, leading to a NULL pointer dereference. The crash was captured with a BUG message indicating a kernel NULL pointer dereference at fou nl add doit in net/ipv4/fou core.c. The patch resolves this by making udp sock create6() return -EPFNOSUPPORT when CONFIG IPV6 is disabled, ensuring callers handle the error appropriately. The issue is triggered only by privileged users.
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

BDU:2026-12346
CVE-2026-23439
ECHO-CE67-A7FA-8648
OESA-2026-2075
OESA-2026-2077
OESA-2026-2582
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8597-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8610-1
USN-8619-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8665-1
USN-8668-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu