CVE Database
/

CVE-2021-47168

Back to search

CVE-2021-47168

Published: Mar 25, 2024

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
16b374ca439fb406e46e071f75428f5b033056f8 - < 9d280ab53df1d4a1043bd7a9e7c6a2f9cfbfe040
affected
16b374ca439fb406e46e071f75428f5b033056f8 - < b287521e9e94bb342ebe5fd8c3fd7db9aef4e6f1
affected
16b374ca439fb406e46e071f75428f5b033056f8 - < f299522eda1566cbfbae4b15c82970fc41b03714
affected
16b374ca439fb406e46e071f75428f5b033056f8 - < 945ebef997227ca8c20bad7f8a8358c8ee57a84a
affected
16b374ca439fb406e46e071f75428f5b033056f8 - < e411df81cd862ef3d5b878120b2a2fef0ca9cdb1

+3 more versions

Linux

Linux

affected
2.6.37
unaffected
0 - < 2.6.37
unaffected
4.4.271 - <= 4.4.*
unaffected
4.9.271 - <= 4.9.*
unaffected
4.14.235 - <= 4.14.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now