Security Advisory
CVE-2021-47422
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
drm/nouveau/kms/nv50-: 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.
Published Date
May 21, 2024
Official Source
NIST NVD Advisory