Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26908
HistoryApr 17, 2024 - 12:00 a.m.

CVE-2024-26908

2024-04-1700:00:00
ubuntu.com
ubuntu.com
7
linux kernel
vulnerability
null pointer checking
smp.c
kasprintf()
dynamically allocated memory
pointer validity
x86/xen
cve-2024-26908
unix

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

9.0%

In the Linux kernel, the following vulnerability has been resolved:
x86/xen: Add some null pointer checking to smp.c
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

9.0%