
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-42279 affects the Linux kernel's SPI (Serial Peripheral Interface) Microchip core driver. The vulnerability was discovered and disclosed in August 2024, specifically impacting the microchip-core SPI controller implementation. The issue occurs in the TX and RX FIFO handling during data transfers (Kernel Git).
The vulnerability exists in the SPI microchip-core driver where, during transmission with rx_len == 0, the RX FIFO is not emptied in the interrupt handler. This can lead to a subsequent transfer reading incorrect data from the previous transfer's RX FIFO into the start RX buffer. The issue stems from improper FIFO management before initiating new transfers (Kernel Git).
When exploited, this vulnerability could result in data corruption or incorrect data being read during SPI transfers, potentially affecting the reliability and integrity of communications between the system and SPI devices (Kernel Git).
The vulnerability has been patched in the Linux kernel by implementing a fix that ensures both TX and RX FIFOs are empty at the start of each transfer. The fix involves adding COMMAND_TXFIFORST and COMMAND_RXFIFORST bits to clear the FIFOs before initiating a new transfer. The patch has been included in various kernel versions, including Ubuntu 24.04 LTS (kernel version 6.8.0-50.51) and other distributions (Ubuntu Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."