Vulnerability in Linux
CVE-2024-42279
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.
EPSS: 0.002 (14.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 9ac8d17694b66d54b13e9718b25c14ca36dbebbd, 6.0, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2024-42279?
- CVE-2024-42279 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2024-08-17.
- How severe is CVE-2024-42279?
- High severity. CVSS v3 base score is 7.8 out of 10.