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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 18:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-25T09:16:20.778Z
Updated: 2024-11-04T12:00:43.949Z
Reserved: 2024-03-25T09:12:14.111Z
Link: CVE-2021-47168
Vulnrichment
Updated: 2024-08-04T05:24:39.927Z
NVD
Status : Awaiting Analysis
Published: 2024-03-25T10:15:08.773
Modified: 2024-03-25T13:47:14.087
Link: CVE-2021-47168
Redhat