2 matches found
ROOT-OS-DEBIAN-12-CVE-2025-38456 CVE-2025-38456 in rootio-linux - Patched by Root
Root has patched CVE-2025-38456 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
CVE-2025-38456
CVE-2025-38456 concerns Linux kernel ipmi:msghandler memory corruption in ipmi_create_user(). The bug is triggered when the ipmi interface iterator (intf) pointer is invalid (correct intf_num not found); calling atomic_dec on this invalid pointer can corrupt memory. A fix updates the intf path (i...