PT-2026-72939 · Linux · Linux Kernel
CVE-2026-74487
·
Published
2026-08-15
·
Updated
2026-08-18
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the binfmt misc module where registering an entry with the
MISC FMT OPEN FILE flag uses the open exec() function to open the interpreter, which denies write access for the duration of the entry's existence. When the entry is removed, the interpreter file is closed via filp close(), but write access is not restored. This results in the inode's i writecount remaining permanently negative, causing subsequent attempts to open the interpreter for writing to fail with an ETXTBSY error until the inode is evicted from the inode cache. The flaw is located in the put binfmt handler() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel