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
| Vector | AV: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
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel