Lucene search

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

CVE-2021-47423

2024-05-2115:15:27
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
6
linux
kernel
memory leak
vulnerability
fix

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

10.3%

In the Linux kernel, the following vulnerability has been resolved:

drm/nouveau/debugfs: fix file release memory leak

When using single_open() for opening, single_release() should be
called, otherwise the ‘op’ allocated in single_open() will be leaked.

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

10.3%