Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47332
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47332

2024-05-2115:15:20
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
alsa
usx2y
fix
vulnerability
cve-2021-47332
null check

AI Score

7

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

7

Confidence

Low

EPSS

0

Percentile

15.5%