In the Linux kernel, the following vulnerability has been resolved:
nfs: fix acl memory leak of posix_acl_create()
When looking into another nfs xfstests report, I found acl and
default_acl in nfs3_proc_create() and nfs3_proc_mknod() error
paths are possibly leaked. Fix them in advance.
References
Configurations
Configuration 1 (hide)
|
History
24 Dec 2024, 16:27
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/0704f617040c397ae73c1f88f3956787ec5d6529 - Patch | |
References | () https://git.kernel.org/stable/c/1fcb6fcd74a222d9ead54d405842fc763bb86262 - Patch | |
References | () https://git.kernel.org/stable/c/2e3960f276b4574a9bb0dfa31a7497302f6363b2 - Patch | |
References | () https://git.kernel.org/stable/c/4b515308ab875c7e8ada8e606fe0c64762da5ed4 - Patch | |
References | () https://git.kernel.org/stable/c/687cf32865b2d6960214bce523f2afac58dd3cd2 - Patch | |
References | () https://git.kernel.org/stable/c/8a2b308a54c5ec224fedc753617f99b29ffcd883 - Patch | |
References | () https://git.kernel.org/stable/c/c8fc86e9df6a6a03f5a8e15a3b7a5c75fd05aa38 - Patch | |
References | () https://git.kernel.org/stable/c/cef9d9acb7c80ed6bace894b6334557fd493863b - Patch | |
References | () https://git.kernel.org/stable/c/d0b32dc1409f7e65e4fcc34e236462268e69a357 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-401 |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0704f617040c397ae73c1f88f3956787ec5d6529 - | |
References | () https://git.kernel.org/stable/c/1fcb6fcd74a222d9ead54d405842fc763bb86262 - | |
References | () https://git.kernel.org/stable/c/2e3960f276b4574a9bb0dfa31a7497302f6363b2 - | |
References | () https://git.kernel.org/stable/c/4b515308ab875c7e8ada8e606fe0c64762da5ed4 - | |
References | () https://git.kernel.org/stable/c/687cf32865b2d6960214bce523f2afac58dd3cd2 - | |
References | () https://git.kernel.org/stable/c/8a2b308a54c5ec224fedc753617f99b29ffcd883 - | |
References | () https://git.kernel.org/stable/c/c8fc86e9df6a6a03f5a8e15a3b7a5c75fd05aa38 - | |
References | () https://git.kernel.org/stable/c/cef9d9acb7c80ed6bace894b6334557fd493863b - | |
References | () https://git.kernel.org/stable/c/d0b32dc1409f7e65e4fcc34e236462268e69a357 - | |
Summary |
|
21 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-24 16:27
NVD link : CVE-2021-47320
Mitre link : CVE-2021-47320
CVE.ORG link : CVE-2021-47320
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime