VYPR
High severity7.8NVD Advisory· Published Aug 7, 2024· Updated Aug 4, 2026

CVE-2024-42249

CVE-2024-42249

Description

In the Linux kernel, the following vulnerability has been resolved:

spi: don't unoptimize message in spi_async()

Calling spi_maybe_unoptimize_message() in spi_async() is wrong because the message is likely to be in the queue and not transferred yet. This can corrupt the message while it is being used by the controller driver.

spi_maybe_unoptimize_message() is already called in the correct place in spi_finalize_current_message() to balance the call to spi_maybe_optimize_message() in spi_async().

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.9,<6.9.10
    • (no CPE)
    • (no CPE)range: 6.9
  • osv-coords
    Range: >= 6.9.0, < 6.9.10

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.