In the Linux kernel, the following vulnerability has been resolved:
firmware_loader: Fix memory leak in firmware upload
In the case of firmware-upload, an instance of struct fw_upload is
allocated in firmware_upload_register(). This data needs to be freed
in fw_dev_release(). Create a new fw_upload_free() function in
sysfs_upload.c to handle the firmware-upload specific memory frees
and incorporate the missing kfree call for the fw_upload structure.
Metrics
Affected Vendors & Products
References
History
Fri, 20 Jun 2025 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 11:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Fix memory leak in firmware upload In the case of firmware-upload, an instance of struct fw_upload is allocated in firmware_upload_register(). This data needs to be freed in fw_dev_release(). Create a new fw_upload_free() function in sysfs_upload.c to handle the firmware-upload specific memory frees and incorporate the missing kfree call for the fw_upload structure. | |
Title | firmware_loader: Fix memory leak in firmware upload | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-06-18T11:00:13.277Z
Reserved: 2025-06-18T10:57:27.382Z
Link: CVE-2022-49949

No data.

Status : Awaiting Analysis
Published: 2025-06-18T11:15:21.947
Modified: 2025-06-18T13:46:52.973
Link: CVE-2022-49949
