PT-2024-11119 · Linux+1 · Linux Kernel+1
Lv Yunlong
·
Published
2021-04-22
·
Updated
2024-12-09
·
CVE-2021-47017
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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 use after free issue has been resolved in the Linux kernel, specifically in the ath10k htc send bundle function. The
bundle skb could be freed by dev kfree skb any(bundle skb), but it is used later by bundle skb->len. To fix this, the patch replaces bundle skb->len with skb len after bundle skb has been freed.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
Suse