Lucene search

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

CVE-2021-47260

2024-05-2115:15:14
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
nfs
null dereference
code
error pointer

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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

NFS: Fix a potential NULL dereference in nfs_get_client()

None of the callers are expecting NULL returns from nfs_get_client() so
this code will lead to an Oops. It’s better to return an error
pointer. I expect that this is dead code so hopefully no one is
affected.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%