CVE-2025-40179
Last modified
CVE-2025-40179 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan files can lead to big amounts of memory consumed. Limit orphan file size to a sane value and also use kvmalloc() for allocating array of block descriptor structures to avoid large order allocations for sane but large orphan files.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < 95a21611b14ae0a401720645245a8db16f040995; >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < 566a1d6084563bd07433025aa23bcea4427de107; >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < 304fc34ff6fc8261138fd81f119e024ac3a129e9; >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < a2d803fab8a6c6a874277cb80156dc114db91921; >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < 2b9da798ff0f4d026c5f0f815047393ebe7d8859; >= 02f310fcf47fa9311d6ba2946a8d19e7d7d11f37, < 0a6ce20c156442a4ce2a404747bb0fb05d54eeb3 |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40179?
How severe is CVE-2025-40179?
How do I fix CVE-2025-40179?
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-40173In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40174In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40175In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40176In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40177In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40178In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4018A vulnerability, which was classified as critical, has been …7.5
- CVE-2025-40180In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40181In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40182In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40183In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40184In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40179?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
