CVE-2025-68348
Last modified
CVE-2025-68348 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in __blkdev_issue_zero_pages Move the fatal signal check before bio_alloc() to prevent a memory leak when BLKDEV_ZERO_KILLABLE is set and a fatal signal is pending. Previously, the bio was allocated before checking for a fatal signal. If a signal was pending, the code would break out of the loop without freeing or chaining the just-allocated bio, causing a memory leak. This matches the pattern already used in __blkdev_issue_write_zeroes() where the signal check precedes the allocation.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in __blkdev_issue_zero_pages Move the fatal signal check before bio_alloc() to prevent a memory leak when BLKDEV_ZERO_KILLABLE is set and a fatal signal is pending. Previously, the bio was allocated before checking for a fatal signal. If a signal was pending, the code would break out of the loop without freeing or chaining the just-allocated bio, causing a memory leak. This matches the pattern already used in __blkdev_issue_write_zeroes() where the signal check precedes the allocation.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bf86bcdb40123ee99669ee91b67e023669433a1a, < 453e4b0c84d0db1454ff0adf655d91179e6fca3a; >= bf86bcdb40123ee99669ee91b67e023669433a1a, < 7957635c679e8a01147163a3a4a1f16e1210fa03; >= bf86bcdb40123ee99669ee91b67e023669433a1a, < 7193407bc4457212fa38ec3aff9c640e63a8dbef; >= bf86bcdb40123ee99669ee91b67e023669433a1a, < f7e3f852a42d7cd8f1af2c330d9d153e30c8adcf |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68348?
How severe is CVE-2025-68348?
How do I fix CVE-2025-68348?
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-68342In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68343In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68344In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68345In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68346In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68347In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68349In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-6835A vulnerability was found in code-projects Library System 1.…9.8
- CVE-2025-68350In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68352In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68353In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68348?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
