In the Linux kernel, the following vulnerability has been resolved:
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Although rare, ssam_request_sync_init() can fail. In that case, the
request should be freed via ssam_request_sync_free(). Currently it is
leaked instead. Fix this.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-08-21 07:15
Updated : 2024-08-21 12:30
NVD link : CVE-2022-48880
Mitre link : CVE-2022-48880
CVE.ORG link : CVE-2022-48880
JSON object : View
Products Affected
No product.
CWE
No CWE.