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-43139

8.6 · HIGH
Published May 6, 2026 linux CWE-908

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.6, 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:

xfrm6: fix uninitialized saddr in xfrm6_get_saddr()

xfrm6_get_saddr() does not check the return value of

ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable

source address (returns -EADDRNOTAVAIL), saddr->in6 is left

uninitialized, but xfrm6_get_saddr() still returns 0 (success).

This causes the caller xfrm_tmpl_resolve_one() to use the uninitialized

address in xfrm_state_find(), triggering KMSAN warning:

=====================================================

BUG: KMSAN: uninit-value in xfrm_state_find+0x2424/0xa940

xfrm_state_find+0x2424/0xa940

xfrm_resolve_and_create_bundle+0x906/0x5a20

xfrm_lookup_with_ifid+0xcc0/0x3770

xfrm_lookup_route+0x63/0x2b0

ip_route_output_flow+0x1ce/0x270

udp_sendmsg+0x2ce1/0x3400

inet_sendmsg+0x1ef/0x2a0

__sock_sendmsg+0x278/0x3d0

__sys_sendto+0x593/0x720

__x64_sys_sendto+0x130/0x200

x64_sys_call+0x332b/0x3e70

do_syscall_64+0xd3/0xf80

entry_SYSCALL_64_a

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 >= 2.6.19, < 5.10.252 Affected

Frequently Asked Questions

What is CVE-2026-43139?

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

How severe is CVE-2026-43139?

This vulnerability has a CVSS 3.1 base score of 8.6, 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-43139?

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-43139?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-43139 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.

Browse by year 2026