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

7.5 · HIGH
Published May 8, 2026 linux EPSS 0.40% (33th pctl)

Overview

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

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

net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ

XDP multi-buf programs can modify the layout of the XDP buffer when the

program calls bpf_xdp_pull_data() or bpf_xdp_adjust_tail(). The

referenced commit in the fixes tag corrected the assumption in the mlx5

driver that the XDP buffer layout doesn't change during a program

execution. However, this fix introduced another issue: the dropped

fragments still need to be counted on the driver side to avoid page

fragment reference counting issues.

Such issue can be observed with the

test_xdp_native_adjst_tail_shrnk_data selftest when using a payload of

3600 and shrinking by 256 bytes (an upcoming selftest patch): the last

fragment gets released by the XDP code but doesn't get tracked by the

driver. This results in a negative pp_ref_count during page release and

the following splat:

WARNING: include/net/page_pool/helpers.h:297 at mlx5e_page_release_fragmented.i

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 >= 6.6.115, < 6.7 Affected

Frequently Asked Questions

What is CVE-2026-43464?

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

How severe is CVE-2026-43464?

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

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

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