Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47168
HistoryMar 25, 2024 - 10:15 a.m.

CVE-2021-47168

2024-03-2510:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
nfs
memory corruption

7.3 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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

NFS: fix an incorrect limit in filelayout_decode_layout()

The “sizeof(struct nfs_fh)” is two bytes too large and could lead to
memory corruption. It should be NFS_MAXFHSIZE because that’s the size
of the ->data[] buffer.

I reversed the size of the arguments to put the variable on the left.

7.3 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%