| Name | CVE-2021-47168 | 
| 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. | 
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) | 
The table below lists information on source packages.
The information below is based on the following data on fixed versions.