2 matches found
CVE-2022-50677
In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in ipmidestroyuser The intffree function frees the "intf" pointer so we cannot dereference it again on the next line...
7CVSS0.00168EPSS
SaveExploits0References7
CVE-2022-50677
CVE-2022-50677: In the Linux kernel, the ipmi driver fixes a use-after-free in _ipmi_destroy_user() caused by the intf_free() freeing the intf pointer, which could lead to dereferencing a freed object. Affects the kernel’s ipmi interface code; the advisory notes the issue is resolved by the patch...
7CVSS6.3AI score0.00168EPSS
SaveExploits0References7
20