← Back to CVE List

CVE-2022-48880

Published: 2024-08-21T07:15Z
Last Modified: 2024-08-21T12:30Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt