CVE-2025-40101
Last modified
CVE-2025-40101 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST At the end of btrfs_load_block_group_zone_info() the first thing we do is to ensure that if the mapping type is not a SINGLE one and there is no RAID stripe tree, then we return early with an error. Doing that, though, prevents the code from running the last calls from this function which are about freeing memory allocated during its run. Hence, in this case, instead of returning early, we set the ret value and fall through the rest of the cleanup code.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST At the end of btrfs_load_block_group_zone_info() the first thing we do is to ensure that if the mapping type is not a SINGLE one and there is no RAID stripe tree, then we return early with an error. Doing that, though, prevents the code from running the last calls from this function which are about freeing memory allocated during its run. Hence, in this case, instead of returning early, we set the ret value and fall through the rest of the cleanup code.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5906333cc4af7b3fdb8cfff1cb3e8e579bd13174, < 187333e6d484c6630286bfdd07c79d6815a63887; >= 5906333cc4af7b3fdb8cfff1cb3e8e579bd13174, < 602701d00439e113331ee9c1283e95afdcb8849d; >= 5906333cc4af7b3fdb8cfff1cb3e8e579bd13174, < fec9b9d3ced39f16be8d7afdf81f4dd2653da319; 6ffeca99bf6e84800133d21afd41c79d2f002db7; >= 6.7.11, < 6.8 |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40101?
How severe is CVE-2025-40101?
How do I fix CVE-2025-40101?
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-40096In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40097In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40098In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40099In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2025-4010The Netcom NTC 6200 and NWL 222 series expose a web interfac…8.6
- CVE-2025-40100In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40102In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40103In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40104In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40105In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40106In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40107In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40101?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
