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

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

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.8, 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_sync: fix race in hci_cmd_sync_dequeue_once

hci_cmd_sync_dequeue_once() does lookup and then cancel

the entry under two separate lock sections. Meanwhile,

hci_cmd_sync_work() can also delete the same entry,

leading to double list_del() and "UAF".

Fix this by holding cmd_sync_work_lock across both

lookup and cancel, so that the entry cannot be removed

concurrently.

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

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

How severe is CVE-2025-40318?

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

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

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