CVE-2025-68745
Last modified
CVE-2025-68745 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f ("scsi: qla2xxx: target: Fix offline port handling and host reset handling") caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as FW is not going to respond to them anymore. 2. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f ("scsi: qla2xxx: target: Fix offline port handling and host reset handling") caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as FW is not going to respond to them anymore. 2. BUG_ON(cmd->sg_mapped) in qlt_free_cmd(). Commit 26f9ce53817a ("scsi: qla2xxx: Fix missed DMA unmap for aborted commands") attempted to fix this, but introduced another bug under different circumstances when two different CPUs were racing to call qlt_unmap_sg() at the same time: BUG_ON(!valid_dma_direction(dir)) in dma_unmap_sg_attrs(). So revert "scsi: qla2xxx: Fix missed DMA unmap for aborted commands" and partially revert "scsi: qla2xxx: target: Fix offline port handling and host reset handling" at __qla2x00_abort_all_cmds.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= aefed3e5548f28e5fecafda6604fcbc65484dbaa, < 5c1fb3fd05da3d55b8cbc42d7d660b313cbdc936; >= aefed3e5548f28e5fecafda6604fcbc65484dbaa, < d46c69a087aa3d1513f7a78f871b80251ea0c1ae; eb67b7a23d357f578578e737cb6412ae2384f352; ec9639d92c1e10d4bc667e842753d85e21683d5c; e6e957f552d5b696879a31e5b0e2a9120e1ea86e; >= 4.9.316, < 4.10; >= 4.14.281, < 4.15; >= 4.19.245, < 4.20 |
| Linux | Linux | 5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68745?
How severe is CVE-2025-68745?
How do I fix CVE-2025-68745?
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-6874A vulnerability, which was classified as critical, was found…8.8
- CVE-2025-68740In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68741In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68742In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68743In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68744In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68746In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68747In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68748In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68749In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-6875A vulnerability has been found in SourceCodester Best Salon …8.8
- CVE-2025-68750In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
