CVE-2025-68288
Last modified
CVE-2025-68288 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: storage: Fix memory leak in USB bulk transport A kernel memory leak was identified by the 'ioctl_sg01' test from Linux Test Project (LTP). The following bytes were mainly observed: 0x53425355. When USB storage devices incorrectly skip the data phase with status data, the code extracts/validates the CSW from the sg buffer, but fails to clear it afterwards. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: storage: Fix memory leak in USB bulk transport A kernel memory leak was identified by the 'ioctl_sg01' test from Linux Test Project (LTP). The following bytes were mainly observed: 0x53425355. When USB storage devices incorrectly skip the data phase with status data, the code extracts/validates the CSW from the sg buffer, but fails to clear it afterwards. This leaves status protocol data in srb's transfer buffer, such as the US_BULK_CS_SIGN 'USBS' signature observed here. Thus, this can lead to USB protocols leaks to user space through SCSI generic (/dev/sg*) interfaces, such as the one seen here when the LTP test requested 512 KiB. Fix the leak by zeroing the CSW data in srb's transfer buffer immediately after the validation of devices that skip data phase. Note: Differently from CVE-2018-1000204, which fixed a big leak by zero- ing pages at allocation time, this leak occurs after allocation, when USB protocol data is written to already-allocated sg pages.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 83f0241959831586d9b6d47f6bd5d3dec8f43bf0; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 4ba515dfff7eeca369ab85cdbb3f3b231c71720c; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 467fec3cefbeb9e3ea80f457da9a5666a71ca0d0; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < cb1401b5bcc2feb5b038fc4b512e5968b016e05e; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 0f18eac44c5668204bf6eebb01ddb369ac56932b; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 5b815ddb3f5560fac35b16de3a2a22d5f81c5993; >= a45b599ad808c3c982fdcdc12b0b8611c2f92824, < 41e99fe2005182139b1058db71f0d241f8f0078c; 582802e7c617cfb07cc15f280c128e6decbc57b8; 58b7ce6f9ef2367f86384b20458642945993b816; 93314640426ddb6af618d0802e622f6fa771792c; ad2518320bc440ed3db072e2444a1bb226a9cf7a; d827bea2d18c07ba514f7d48cde49f90da9a1384; 39169410574503c6e901de1aa6eac5108475e017; >= 3.16.58, < 3.17; >= 3.18.110, < 3.19; >= 4.4.133, < 4.5; >= 4.9.103, < 4.10; >= 4.14.44, < 4.15; >= 4.16.12, < 4.17 |
| Linux | Linux | 4.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68288?
How severe is CVE-2025-68288?
How do I fix CVE-2025-68288?
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-68282In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68283In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68284In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68285In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68286In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68287In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68289In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6829A vulnerability was found in aaluoxiang oa_system up to c3a0…8.8
- CVE-2025-68290In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68291In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68292In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68293In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68288?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
