Wind River Support Network

HomeDefectsLIN1024-3445
Fixed

LIN1024-3445 : Security Advisory - linux - CVE-2024-42249

Created: Aug 14, 2024    Updated: Aug 28, 2024
Resolved Date: Aug 15, 2024
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

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().

CREATE(Triage):(User=admin) CVE-2024-42249 (https://nvd.nist.gov/vuln/detail/CVE-2024-42249)
Live chat
Online