CVE-2024-42279
Last modified
CVE-2024-42279 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the previous transfer out of the RX FIFO into the start RX buffer. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the previous transfer out of the RX FIFO into the start RX buffer. The core provides a register that will empty the RX and TX FIFOs, so do that before each transfer.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.6.44 |
| Linux | Linux Kernel | >= 6.7, < 6.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42279?
How severe is CVE-2024-42279?
How do I fix CVE-2024-42279?
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 2024
- CVE-2024-42273In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42274In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42275In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42276In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42277In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42278In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4228Improper Neutralization of Special Elements used in an SQL C…9.8
- CVE-2024-42280In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42281In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42282In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42283In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42284In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-42279?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
