CVE-2025-40287
Last modified
CVE-2025-40287 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.valid_size We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service (DoS) condition. When a dentry in an exFAT filesystem is malformed, the following system calls — SYS_openat, SYS_ftruncate, and SYS_pwrite64 — can cause the kernel to hang. Root cause analysis shows that the size validation code in exfat_find() does not check whether dentry.stream.valid_size is negative. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.valid_size We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service (DoS) condition. When a dentry in an exFAT filesystem is malformed, the following system calls — SYS_openat, SYS_ftruncate, and SYS_pwrite64 — can cause the kernel to hang. Root cause analysis shows that the size validation code in exfat_find() does not check whether dentry.stream.valid_size is negative. As a result, the system calls mentioned above can succeed and eventually trigger the DoS issue. This patch adds a check for negative dentry.stream.valid_size to prevent this vulnerability.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 11a347fb6cef62ce47e84b97c45f2b2497c7593b, < 6c627bcc1896ba62ec793d0c00da74f3c93ce3ad; >= 11a347fb6cef62ce47e84b97c45f2b2497c7593b, < 204b1b02ee018ba52ad2ece21fe3a8643d66a1b2; >= 11a347fb6cef62ce47e84b97c45f2b2497c7593b, < 82ebecdc74ff555daf70b811d854b1f32a296bea |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40287?
How severe is CVE-2025-40287?
How do I fix CVE-2025-40287?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40281In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40282In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40283In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40284In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40285In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40286In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40288In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40289In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4029A vulnerability was found in code-projects Personal Diary Ma…7.8
- CVE-2025-40290In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40291In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40292In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2025-40287?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
