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

8.4 · HIGH
Published Oct 28, 2025 EPSS 0.17% (7th pctl)

Overview

CVE-2025-40068 is a high-severity vulnerability. It was published on October 28, 2025 and has a CVSS 3.1 base score of 8.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.4, 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:

fs: ntfs3: Fix integer overflow in run_unpack()

The MFT record relative to the file being opened contains its runlist,

an array containing information about the file's location on the physical

disk. Analysis of all Call Stack paths showed that the values of the

runlist array, from which LCNs are calculated, are not validated before

run_unpack function.

The run_unpack function decodes the compressed runlist data format

from MFT attributes (for example, $DATA), converting them into a runs_tree

structure, which describes the mapping of virtual clusters (VCN) to

logical clusters (LCN). The NTFS3 subsystem also has a shortcut for

deleting files from MFT records - in this case, the RUN_DEALLOCATE

command is sent to the run_unpack input, and the function logic

provides that all data transferred to the runlist about file or

directory is deleted without creating a runs_tree structure.

Substituting the runlist in the $DATA a

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

CVE-2025-40068 is a high-severity vulnerability. It was published on October 28, 2025 and has a CVSS 3.1 base score of 8.4 (HIGH).

How severe is CVE-2025-40068?

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

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

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