2 matches found
The vulnerability of the fw_log_firmware_info() function in the firmware_loader component of the Linux operating system allows a hacker to induce a service failure.
The vulnerability of the fwlogfirmwareinfo function in the firmwareloader component of the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability could allow an attacker to cause a service failure...
SUSE CVE-2024-53202
In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix possible resource leak in fwlogfirmwareinfo The alg instance should be released under the exception path, otherwise there may be resource leak here. To mitigate this, free the alg instance with cryptofreeshash...