Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47332
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47332

2024-05-2115:15:20
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux
kernel
vulnerability
alsa
usx2y
free_pages_exact

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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.

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%