Lucene search

K
redhatcveRedhat.comRH:CVE-2021-47332
HistoryMay 22, 2024 - 12:29 p.m.

CVE-2021-47332

2024-05-2212:29:28
redhat.com
access.redhat.com
5
linux kernel
alsa
usx2y
null pointer
vulnerability
mitigation
free_pages_exact()

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don’t call free_pages_exact() with NULL address Unlike some other functions, we can’t pass NULL pointer to free_pages_exact(). Add a proper NULL check for avoiding possible Oops.

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%