NONE · 0

CVE-2022-50677

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in _ipmi_destroy_user() The intf_free() function frees the "intf" pointer so we cannot dereference it aga...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in _ipmi_destroy_user() The intf_free() function frees the "intf" pointer so we cannot dereference it again on the next line.

References

FAQ

What is CVE-2022-50677?

CVE-2022-50677 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in _ipmi_destroy_user() The intf_free() function frees the "intf" pointer so we cannot dereference it aga...

How severe is CVE-2022-50677?

CVSS scoring is not yet available for CVE-2022-50677. Check NVD for updates.

Is there a patch for CVE-2022-50677?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.