PT-2024-11082 · Linux · Linux Kernel

Bjorn Andersson

·

Published

2021-04-21

·

Updated

2024-08-01

·

CVE-2021-46973

CVSS v3.1

8.4

High

VectorAV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A potential use after free issue in the MHI send functionality of the Linux kernel has been resolved. The MHI ul callback may be invoked immediately after the skb is queued for transmission, leading to the callback decrementing the refcount of the associated sk and freeing the skb. To avoid this issue, the dereference of skb and the increment of the sk refcount must happen before the skb is queued.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Weakness Enumeration

Related Identifiers

BDU:2025-02847
CVE-2021-46973

Affected Products

Linux Kernel