Linux · Linux Kernel · CVE-2022-49076
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A use-after-free bug has been identified in the Linux kernel, specifically in the hfi1 cleanup code. Under certain conditions, such as MPI Abort, the last reference to the task mm may be dropped, allowing the mm to be freed before its final use. This can lead to problems, including corruption of the mmap sem counter, resulting in a hang, or corruption of an mm struct that is in use by another task.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.