PT-2024-34039 · Linux+2 · Linux Kernel+2
Brad Spengler
·
Published
2024-10-16
·
Updated
2025-11-11
·
CVE-2024-50204
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The issue arises when copying a namespace in the Linux kernel. Specifically, the new copy is not added to the namespace rbtree until after the copy operation has succeeded. However, when
free mnt ns() is called, it attempts to remove the copy from the rbtree, which is an invalid operation. To resolve this, the namespace skeleton is freed directly.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 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu