Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2023-52893
HistoryAug 21, 2024 - 6:10 a.m.

CVE-2023-52893 gsmi: fix null-deref in gsmi_get_variable

2024-08-2106:10:33
Linux
github.com
cve-2023-52893
gsmi
null-deref
linux kernel
vulnerability
fix
efi variables
panic

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

gsmi: fix null-deref in gsmi_get_variable

We can get EFI variables without fetching the attribute, so we must
allow for that in gsmi.

commit 859748255b43 (“efi: pstore: Omit efivars caching EFI varstore
access layer”) added a new get_variable call with attr=NULL, which
triggers panic in gsmi.

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial