Beveiligingsadvies

CVE-2022-50677

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-09 01:29:30
Laatst bijgewerkt 2026-08-05 08:59:23
Toegewezen door Linux
CVSS-score 7.0
Status PUBLISHED

Beschrijving

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.