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

7.5 · HIGH
Published Sep 19, 2025 linux CWE-476 EPSS 0.29% (21th pctl)

Overview

CVE-2025-39851 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 19, 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:

vxlan: Fix NPD when refreshing an FDB entry with a nexthop object

VXLAN FDB entries can point to either a remote destination or an FDB

nexthop group. The latter is usually used in EVPN deployments where

learning is disabled.

However, when learning is enabled, an incoming packet might try to

refresh an FDB entry that points to an FDB nexthop group and therefore

does not have a remote. Such packets should be dropped, but they are

only dropped after dereferencing the non-existent remote, resulting in a

NPD [1] which can be reproduced using [2].

Fix by dropping such packets earlier. Remove the misleading comment from

first_remote_rcu().

[1]

BUG: kernel NULL pointer dereference, address: 0000000000000000

[...]

CPU: 13 UID: 0 PID: 361 Comm: mausezahn Not tainted 6.17.0-rc1-virtme-g9f6b606b6b37 #1 PREEMPT(voluntary)

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.17.0-4.fc41 04/01/2014

RIP: 0010:vxlan_snoop

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 >= 5.8, < 6.12.46 Affected

Frequently Asked Questions

What is CVE-2025-39851?

CVE-2025-39851 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 19, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-39851?

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

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

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