Mupdf · Mupdf · CVE-2024-24258
**Name of the Vulnerable Software and Affected Versions**
freeglut version 3.4.0
mupdf version 1.23.9
**Description**
The issue is related to a memory leak in the `glutAddSubMenu` function through the `menuEntry` variable. This can be exploited by a remote attacker to cause a denial of service.
**Recommendations**
For freeglut version 3.4.0, consider disabling the `glutAddSubMenu` function until a patch is available to prevent potential exploitation.
For mupdf version 1.23.9, restrict access to the `glutAddSubMenu` function to minimize the risk of exploitation.