In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Apr 28, 2024
to the GitHub Advisory Database
•
Updated May 10, 2024
Description
Published by the National Vulnerability Database
Apr 28, 2024
Published to the GitHub Advisory Database
Apr 28, 2024
Last updated
May 10, 2024
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