Bug 2414683 (CVE-2025-61662) - CVE-2025-61662 grub2: Missing unregister call for gettext command may lead to use-after-free
Summary: CVE-2025-61662 grub2: Missing unregister call for gettext command may lead to...
Keywords:
Status: NEW
Alias: CVE-2025-61662
Deadline: 2025-11-18
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-12 21:21 UTC by OSIDB Bzimport
Modified: 2025-11-18 18:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-11-12 21:21:16 UTC
The gettext command is registered in the gettext module during load. However, the command is not unregistered at the module unload. So, this may lead to use-after-free issue when the gettext command is invoked after the gettext module unload.


Note You need to log in before you can comment on or make changes to this bug.