Vulnerability in Linux
CVE-2024-50204
In the Linux kernel, the following vulnerability has been resolved: fs: don't try and remove empty rbtree node When copying a namespace we won't have added the new copy into the namespace rbtree until after the copy succeeded. Calling free_mnt_ns() will try to remove the copy from the rbtree which is invalid. Simply free the namespace skeleton directly.
EPSS: 0.002 (7.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 1901c92497bd90caf608a474f1bf4d8795b372a2, 6.11, 0
- Linux Linux_kernel — versions 6.12
References
Frequently asked questions
- What is CVE-2024-50204?
- CVE-2024-50204 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2024-11-08.
- How severe is CVE-2024-50204?
- Medium severity. CVSS v3 base score is 5.5 out of 10.