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
No history.
Information
Published : 2024-04-28 13:15
Updated : 2024-04-30 15:05
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