Lucene search

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

CVE-2022-48879 efi: fix NULL-deref in init error path

2024-08-2106:10:10
Linux
github.com
1
linux kernel
efi
vulnerability
null-deref
init error path
runtime services
workqueue
efi initialization

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

efi: fix NULL-deref in init error path

In cases where runtime services are not supported or have been disabled,
the runtime services workqueue will never have been allocated.

Do not try to destroy the workqueue unconditionally in the unlikely
event that EFI initialisation fails to avoid dereferencing a NULL
pointer.

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2022-48879