Lucene search

K
osvGoogleOSV:CVE-2022-48880
HistoryAug 21, 2024 - 7:15 a.m.

CVE-2022-48880

2024-08-2107:15:04
Google
osv.dev
linux kernel
platform/surface aggregator
vulnerability
resolved.

AI Score

7.1

Confidence

Low

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.

AI Score

7.1

Confidence

Low