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

5.5 · MEDIUM
Published Sep 11, 2025 linux CWE-667 EPSS 0.10% (1th pctl)

Overview

CVE-2025-39769 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

bnxt_en: Fix lockdep warning during rmmod

The commit under the Fixes tag added a netdev_assert_locked() in

bnxt_free_ntp_fltrs(). The lock should be held during normal run-time

but the assert will be triggered (see below) during bnxt_remove_one()

which should not need the lock. The netdev is already unregistered by

then. Fix it by calling netdev_assert_locked_or_invisible() which will

not assert if the netdev is unregistered.

WARNING: CPU: 5 PID: 2241 at ./include/net/netdev_lock.h:17 bnxt_free_ntp_fltrs+0xf8/0x100 [bnxt_en]

Modules linked in: rpcrdma rdma_cm iw_cm ib_cm configfs ib_core bnxt_en(-) bridge stp llc x86_pkg_temp_thermal xfs tg3 [last unloaded: bnxt_re]

CPU: 5 UID: 0 PID: 2241 Comm: rmmod Tainted: G S W 6.16.0 #2 PREEMPT(voluntary)

Tainted: [S]=CPU_OUT_OF_SPEC, [W]=WARN

Hardware name: Dell Inc. PowerEdge R730/072T6D, BIOS 2.4.3 01/17/2017

RIP: 0010:bnxt_free_ntp_fltrs+0xf8/0x100 [bnxt_

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.15, < 6.16.4 Affected

Frequently Asked Questions

What is CVE-2025-39769?

CVE-2025-39769 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-39769?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-39769?

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

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