Wind River Support Network

HomeDefectsLIN1019-11135
Not to be fixed

LIN1019-11135 : Security Advisory - linux - CVE-2021-46969

Created: Feb 27, 2024    Updated: Mar 1, 2024
Resolved Date: Feb 29, 2024
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Kernel

Description

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

bus: mhi: core: Fix invalid error returning in mhi_queue

mhi_queue returns an error when the doorbell is not accessible in
the current state. This can happen when the device is in non M0
state, like M3, and needs to be waken-up prior ringing the DB. This
case is managed earlier by triggering an asynchronous M3 exit via
controller resume/suspend callbacks, that in turn will cause M0
transition and DB update.

So, since it's not an error but just delaying of doorbell update, there
is no reason to return an error.

This also fixes a use after free error for skb case, indeed a caller
queuing skb will try to free the skb if the queueing fails, but in
that case queueing has been done.

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