Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2023-52467
HistoryFeb 25, 2024 - 8:16 a.m.

CVE-2023-52467 mfd: syscon: Fix null pointer dereference in of_syscon_register()

2024-02-2508:16:31
Linux
github.com
1
linux kernel
vulnerability
mfd
syscon
kasprintf
dynamically allocated memory
null
failure

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

mfd: syscon: Fix null pointer dereference in of_syscon_register()

kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial