Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48880
HistoryAug 21, 2024 - 6:10 a.m.

CVE-2022-48880 platform/surface: aggregator: Add missing call to ssam_request_sync_free()

2024-08-2106:10:11
Linux
github.com
1
linux kernel
vulnerability fix
platform/surface
aggregator
ssam_request_sync_free

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2022-48880