GHSA-chf6-hvqj-hp2jHighCVSS 7.0

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in...

Published
December 9, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (1)

📋 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 (9)