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

7.6 · HIGH
Published Dec 8, 2025 EPSS 0.27% (19th pctl)

Overview

CVE-2025-40301 is a high-severity vulnerability. It was published on December 8, 2025 and has a CVSS 3.1 base score of 7.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.6, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

Bluetooth: hci_event: validate skb length for unknown CC opcode

In hci_cmd_complete_evt(), if the command complete event has an unknown

opcode, we assume the first byte of the remaining skb->data contains the

return status. However, parameter data has previously been pulled in

hci_event_func(), which may leave the skb empty. If so, using skb->data[0]

for the return status uses un-init memory.

The fix is to check skb->len before using skb->data.

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

CVE-2025-40301 is a high-severity vulnerability. It was published on December 8, 2025 and has a CVSS 3.1 base score of 7.6 (HIGH).

How severe is CVE-2025-40301?

This vulnerability has a CVSS 3.1 base score of 7.6, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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

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