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

7.8 · HIGH
Published Dec 8, 2025 EPSS 0.15% (4th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

exfat: validate cluster allocation bits of the allocation bitmap

syzbot created an exfat image with cluster bits not set for the allocation

bitmap. exfat-fs reads and uses the allocation bitmap without checking

this. The problem is that if the start cluster of the allocation bitmap

is 6, cluster 6 can be allocated when creating a directory with mkdir.

exfat zeros out this cluster in exfat_mkdir, which can delete existing

entries. This can reallocate the allocated entries. In addition,

the allocation bitmap is also zeroed out, so cluster 6 can be reallocated.

This patch adds exfat_test_bitmap_range to validate that clusters used for

the allocation bitmap are correctly marked as in-use.

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

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

How severe is CVE-2025-40307?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-40307?

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

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