CVE-2022-48661

Publication date

2024-04-28 13:01:26

Family

Linux

State

PUBLISHED

Description

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.