CVE-2022-49280
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49280 is a vulnerability discovered in the Linux kernel's NFSD (Network File System Daemon) component. The issue was identified in the nfssvc_decode_writeargs() function where there was no lower bound check on 'args->len', potentially leading to an underflow condition. The vulnerability was reported by Dan Carpenter and was resolved by changing the variable type from signed integer to unsigned to prevent underflow issues (Kernel Git).

Technical details

The vulnerability exists in the fs/nfsd/nfsxdr.c file at line 341 within the nfssvc_decode_writeargs() function. The issue was detected by the Smatch static analysis tool, which identified that the 'args->len' parameter had no lower bound check. The fix involved changing the type of the len field in the nfsd_writeargs structure from 'int' to '__u32' to prevent potential underflow conditions. This modification was accompanied by updating the format string in debug messages from '%d' to '%u' to match the new unsigned type (Kernel Git).

Impact

The vulnerability could potentially lead to an underflow condition in the NFSD component of the Linux kernel. This could affect systems running the Network File System server functionality, though the exact impact of exploitation is not explicitly detailed in the available sources (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by changing the variable type from signed to unsigned. The fix was implemented through a commit by Dan Carpenter and signed off by Chuck Lever. The patch has been backported to multiple stable kernel versions to ensure widespread protection (Kernel Git).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
NoYesJan 14, 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