Lucene search

K
osvGoogleOSV:CVE-2021-47332
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47332

2024-05-2115:15:00
Google
osv.dev
1
linux
kernel
alsa
vulnerability
free_pages_exact

AI Score

6.7

Confidence

Low

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.7

Confidence

Low