CVE-2022-50537

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
07/10/2025
Last modified:
08/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()<br /> <br /> In rpi_firmware_probe(), if mbox_request_channel() fails, the &amp;#39;fw&amp;#39; will<br /> not be freed through rpi_firmware_delete(), fix this leak by calling<br /> kfree() in the error path.

Impact