Attacker Value
Unknown
(0 users assessed)
Exploitability
Unknown
(0 users assessed)
User Interaction
Unknown
Privileges Required
Unknown
Attack Vector
Unknown
0

CVE-2021-47168

Last updated April 02, 2024
Add MITRE ATT&CK tactics and techniques that apply to this CVE.

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.

Add Assessment

No one has assessed this topic. Be the first to add your voice to the community.

General Information

Vendors

  • Linux

Products

  • Linux
Technical Analysis