PT-2026-43680 · Linux · Linux Kernel
Published
2026-05-27
·
Updated
2026-06-15
·
CVE-2026-45846
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference occurs in the
bareudp fill metadata dst() function. The function passes bareudp->sock to udp tunnel6 dst lookup() in the IPv6 path without performing a NULL check. Because the socket is created during bareudp open() and set to NULL during bareudp stop(), calling this function while the device is down triggers a NULL dereference via sock->sk.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel