← Back to CVE List

CVE-2022-48661

Published: 2024-04-28T13:15Z
Last Modified: 2024-11-21T07:33Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt