In the Linux kernel, the following vulnerability has been resolved:
gpio: mockup: Fix potential resource leakage when register a chip
If creation of software node fails, the locally allocated string
array is left unfreed. Free it on error path.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/02743c4091ccfb246f5cdbbe3f44b152d5d12933 - Patch | |
References | () https://git.kernel.org/stable/c/41f857033c44442a27f591fda8d986e7c9e42872 - Patch | |
References | () https://git.kernel.org/stable/c/9b26723e058faaf11b532fb4aa16d6849d581790 - Patch | |
Summary |
|
30 Apr 2024, 15:05
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-404 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/02743c4091ccfb246f5cdbbe3f44b152d5d12933 - Patch | |
References | () https://git.kernel.org/stable/c/41f857033c44442a27f591fda8d986e7c9e42872 - Patch | |
References | () https://git.kernel.org/stable/c/9b26723e058faaf11b532fb4aa16d6849d581790 - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
28 Apr 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-28 13:15
Updated : 2024-11-21 07:33
NVD link : CVE-2022-48661
Mitre link : CVE-2022-48661
CVE.ORG link : CVE-2022-48661
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-404
Improper Resource Shutdown or Release