CVE-2022-48829
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48829 affects the Linux kernel's Network File System (NFS) server implementation. The vulnerability was discovered in the handling of large file sizes in NFSv3 SETATTR/CREATE operations. The issue stems from how the NFSD component processes file size values that are larger than s64_max, where the system would silently cap the value, resulting in storing a different value than what the client passed (Kernel Git).

Technical details

The vulnerability exists in the NFSv3 SETATTR/CREATE operations where iattr::ia_size (a loff_t type) needs to handle incoming client size values larger than s64_max. The original implementation used a min_t() check in decode_sattr3() which would silently cap the value, leading to unexpected behavior where the stored value would differ from the client's intended value (Kernel Git).

Impact

When exploited, this vulnerability could lead to unexpected file size handling in NFSv3 operations. The system would store different file size values than what clients intended, potentially causing data consistency issues or application malfunctions (Red Hat).

Exploitability

The vulnerability requires access to an NFS server and the ability to perform SETATTR/CREATE operations with large file sizes. According to RFC 1813, only the WRITE procedure should return NFS3ERR_FBIG, though reference implementations are known to return this error when file size is too large (Kernel Git).

Mitigation and workarounds

The vulnerability has been patched by removing the min_t() check in decode_sattr3() and allowing the full newsize value to be stored. Updates are available through various Linux distributions. Red Hat has released security updates for affected versions of Red Hat Enterprise Linux (Red Hat).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74576HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-6.17
NoYesAug 15, 2026
CVE-2026-74578HIGH7.1
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesAug 16, 2026
CVE-2026-74579LOW3.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesAug 17, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • perf
NoNoAug 21, 2026
CVE-2026-74577NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management