
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48828 affects the Linux kernel's Network File System daemon (NFSD) component. The vulnerability was discovered and fixed in January 2022, involving an ia_size underflow issue in the NFSD code. This vulnerability affects Linux systems running the NFS server functionality (Kernel Git).
The vulnerability stems from a type mismatch between NFS protocol specifications and Linux kernel implementation. The iattr::iasize in Linux kernel is implemented as a lofft (signed 64-bit type), while both NFSv3 and NFSv4 protocols define file size as an unsigned 64-bit type. When decodefattr4() function processes a u64 value larger than S64MAX into ia_size, it causes an integer underflow (Kernel Git).
When successfully exploited, this vulnerability could lead to file system corruption or potential system instability due to the integer underflow condition when handling large file sizes in NFS operations (Red Hat).
The vulnerability has been patched in the Linux kernel by adding validation checks in the nfsd_setattr() function to catch and prevent the underflow condition. System administrators should apply the appropriate kernel updates provided by their Linux distribution vendors (Red Hat).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."