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.
References
Configurations
Configuration 1 (hide)
|
History
19 Nov 2024, 16:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/229fd15908fe1f99b1de4cde3326e62d1e892611 - Patch | |
References | () https://git.kernel.org/stable/c/a8b155a2c30dc9a5ba837aa5fcba9a47cc031a9b - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* |
|
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
08 Nov 2024, 19:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
08 Nov 2024, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-08 06:15
Updated : 2024-11-19 16:17
NVD link : CVE-2024-50204
Mitre link : CVE-2024-50204
CVE.ORG link : CVE-2024-50204
JSON object : View
Products Affected
linux
- linux_kernel
CWE