Bugzilla – Bug 1219669
VUL-0: CVE-2024-1048: grub2,trustedgrub2: grub2-set-bootflag can be abused by local (pseudo-)users
Last modified: 2024-02-07 09:44:50 UTC
A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not be removed and may fill the filesystem when invoked multiple times, resulting in a filesystem out of free inodes or blocks. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-1048 https://seclists.org/oss-sec/2024/q1/112 https://bugzilla.redhat.com/show_bug.cgi?id=2256827 https://access.redhat.com/security/cve/CVE-2024-1048 http://www.openwall.com/lists/oss-security/2024/02/06/3 https://www.cve.org/CVERecord?id=CVE-2024-1048 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14865 https://bugzilla.redhat.com/show_bug.cgi?id=2256678
Closed since all code stream are not affected.
(In reply to Andrea Mattiazzo from comment #1) > Closed since all code stream are not affected.