PT-2024-11158 · Linux · Linux Kernel
Published
2021-05-08
·
Updated
2024-12-09
·
CVE-2021-47081
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 potential use after free issue has been identified in the Linux kernel, specifically in the
gaudi memset device memory function. The issue arises when hl cs allocate job() fails, causing the execution to branch into release cb, where one reference of cb is dropped by hl cb put(cb). If another thread also drops a reference, cb could be freed, and its subsequent use by cb->id would be a potential use after free. The code analyzer reported this issue as a use after free (uaf).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