In the Linux kernel, the following vulnerability has been resolved:
NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
Ensure that nfs_pageio_error_cleanup() resets the mirror array contents,
so that the structure reflects the fact that it is now empty.
Also change the test in nfs_pageio_do_add_request() to be more robust by
checking whether or not the list is empty rather than relying on the
value of pg_count.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-03-25 10:15
Updated : 2025-03-17 15:03
NVD link : CVE-2021-47167
Mitre link : CVE-2021-47167
CVE.ORG link : CVE-2021-47167
JSON object : View
Products Affected
linux
- linux_kernel
CWE
