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-2025-40183

7.5 · HIGH
Published Nov 12, 2025 EPSS 0.59% (46th pctl)

Overview

CVE-2025-40183 is a high-severity vulnerability. It was published on November 12, 2025 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:

bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}

Cilium has a BPF egress gateway feature which forces outgoing K8s Pod

traffic to pass through dedicated egress gateways which then SNAT the

traffic in order to interact with stable IPs outside the cluster.

The traffic is directed to the gateway via vxlan tunnel in collect md

mode. A recent BPF change utilized the bpf_redirect_neigh() helper to

forward packets after the arrival and decap on vxlan, which turned out

over time that the kmalloc-256 slab usage in kernel was ever-increasing.

The issue was that vxlan allocates the metadata_dst object and attaches

it through a fake dst entry to the skb. The latter was never released

though given bpf_redirect_neigh() was merely setting the new dst entry

via skb_dst_set() without dropping an existing one first.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2025-40183?

CVE-2025-40183 is a high-severity vulnerability. It was published on November 12, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-40183?

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-2025-40183?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-2025-40183?

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