Security Advisory

CVE-2022-50677

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 01:29:30
Last updated 2026-05-23 15:24:51
Assigner Linux
State PUBLISHED

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.