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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 16b374ca439fb406e46e071f75428f5b033056f8 - < 9d280ab53df1d4a1043bd7a9e7c6a2f9cfbfe040affected 16b374ca439fb406e46e071f75428f5b033056f8 - < b287521e9e94bb342ebe5fd8c3fd7db9aef4e6f1affected 16b374ca439fb406e46e071f75428f5b033056f8 - < f299522eda1566cbfbae4b15c82970fc41b03714affected 16b374ca439fb406e46e071f75428f5b033056f8 - < 945ebef997227ca8c20bad7f8a8358c8ee57a84aaffected 16b374ca439fb406e46e071f75428f5b033056f8 - < e411df81cd862ef3d5b878120b2a2fef0ca9cdb1+3 more versions |
Linux | Linux | affected 2.6.37unaffected 0 - < 2.6.37unaffected 4.4.271 - <= 4.4.*unaffected 4.9.271 - <= 4.9.*unaffected 4.14.235 - <= 4.14.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now