Bugzilla – Bug 1222868
VUL-0: CVE-2024-2312: grub2: grub-efi crashes upon `exit`
Last modified: 2024-05-02 05:46:01 UTC
GRUB2 does not call the module fini functions on exit, leading to Debian/Ubuntu's peimage GRUB2 module leaving UEFI system table hooks after exit. This lead to a use-after-free condition, and could possibly lead to secure boot bypass. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-2312 https://www.cve.org/CVERecord?id=CVE-2024-2312 https://bugs.launchpad.net/ubuntu/+source/grub2-unsigned/+bug/2054127 https://bugzilla.redhat.com/show_bug.cgi?id=2273912