CVE-2026-93814
Last modified
CVE-2026-93814 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: spi: core: Abort active target transfer on controller suspend When an SPI controller operating in target mode has a transfer in progress at the time of system suspend, the suspend path proceeds without aborting the ongoing transfer. This can leave the hardware in an inconsistent state, potentially causing the system to hang or fail to resume cleanly. Fix this by invoking the controller's target_abort callback from spi_controller_suspend() when the controller is in target mode and the callback is registered.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: core: Abort active target transfer on controller suspend When an SPI controller operating in target mode has a transfer in progress at the time of system suspend, the suspend path proceeds without aborting the ongoing transfer. This can leave the hardware in an inconsistent state, potentially causing the system to hang or fail to resume cleanly. Fix this by invoking the controller's target_abort callback from spi_controller_suspend() when the controller is in target mode and the callback is registered. This ensures any active target transfer is cleanly terminated before the controller is suspended.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6c364062bfed3c34490e85bea52ff6e2d4f0f281, < b81ac605763c319ca9928a237818ab4e8ab7bb59; >= 6c364062bfed3c34490e85bea52ff6e2d4f0f281, < f6a0cafa265c8a4aed585d873747e3b88b146eed; >= 6c364062bfed3c34490e85bea52ff6e2d4f0f281, < c1bab046d4786c5b17aab7c5225bf0d4a2a2d19b |
| Linux | Linux | 4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93814?
How severe is CVE-2026-93814?
How do I fix CVE-2026-93814?
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 2026
- CVE-2026-93809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9381A vulnerability was detected in Edimax BR-6675nD 1.12. Affec…8.8
- CVE-2026-93810In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93811In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93812In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93813In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93815In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93816In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-93817In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93818In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93819In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9382A flaw has been found in Edimax BR-6675nD 1.12. Affected by …8.8
Are you affected by CVE-2026-93814?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
