In the Linux kernel, the following vulnerability has been resolved:
SUNRPC: fix some memleaks in gssx_dec_option_array
The creds and oa->data need to be freed in the error-handling paths after
their allocation. So this patch add these deallocations in the
corresponding paths.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
14 Jan 2025, 14:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/3cfcfc102a5e57b021b786a755a38935e357797d - Patch | |
References | () https://git.kernel.org/stable/c/5e6013ae2c8d420faea553d363935f65badd32c3 - Patch | |
References | () https://git.kernel.org/stable/c/934212a623cbab851848b6de377eb476718c3e4c - Patch | |
References | () https://git.kernel.org/stable/c/9806c2393cd2ab0a8e7bb9ffae02ce20e3112ec4 - Patch | |
References | () https://git.kernel.org/stable/c/996997d1fb2126feda550d6adcedcbd94911fc69 - Patch | |
References | () https://git.kernel.org/stable/c/b97c37978ca825557d331c9012e0c1ddc0e42364 - Patch | |
References | () https://git.kernel.org/stable/c/bb336cd8d5ecb69c430ebe3e7bcff68471d93fa8 - Patch | |
References | () https://git.kernel.org/stable/c/bfa9d86d39a0fe4685f90c3529aa9bd62a9d97a8 - Patch | |
References | () https://git.kernel.org/stable/c/dd292e884c649f9b1c18af0ec75ca90b390cd044 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html - Mailing List | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 | |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Debian debian Linux
Debian Linux Linux linux Kernel |
21 Nov 2024, 09:04
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/3cfcfc102a5e57b021b786a755a38935e357797d - | |
References | () https://git.kernel.org/stable/c/5e6013ae2c8d420faea553d363935f65badd32c3 - | |
References | () https://git.kernel.org/stable/c/934212a623cbab851848b6de377eb476718c3e4c - | |
References | () https://git.kernel.org/stable/c/9806c2393cd2ab0a8e7bb9ffae02ce20e3112ec4 - | |
References | () https://git.kernel.org/stable/c/996997d1fb2126feda550d6adcedcbd94911fc69 - | |
References | () https://git.kernel.org/stable/c/b97c37978ca825557d331c9012e0c1ddc0e42364 - | |
References | () https://git.kernel.org/stable/c/bb336cd8d5ecb69c430ebe3e7bcff68471d93fa8 - | |
References | () https://git.kernel.org/stable/c/bfa9d86d39a0fe4685f90c3529aa9bd62a9d97a8 - | |
References | () https://git.kernel.org/stable/c/dd292e884c649f9b1c18af0ec75ca90b390cd044 - |
05 Nov 2024, 10:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
01 May 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-01 13:15
Updated : 2025-01-14 14:56
NVD link : CVE-2024-27388
Mitre link : CVE-2024-27388
CVE.ORG link : CVE-2024-27388
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-401
Missing Release of Memory after Effective Lifetime