CVE-2024-42249
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
07/08/2024
Last modified:
08/08/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
spi: don&#39;t unoptimize message in spi_async()<br />
<br />
Calling spi_maybe_unoptimize_message() in spi_async() is wrong because<br />
the message is likely to be in the queue and not transferred yet. This<br />
can corrupt the message while it is being used by the controller driver.<br />
<br />
spi_maybe_unoptimize_message() is already called in the correct place<br />
in spi_finalize_current_message() to balance the call to<br />
spi_maybe_optimize_message() in spi_async().
Impact
Base Score 3.x
3.30
Severity 3.x
LOW
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.9 (including) | 6.9.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



