CVE Catalog

CVE-2022-49279

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.60%

46th percentile - higher than 46% of all known CVEs

Summary

In the Linux kernel, there is a vulnerability involving integer overflow on 32-bit systems in the operation 'len * sizeof(*p)' in the NFSD module. This could lead to incorrect behavior or potential exploitation.

Risk Assessment

The risk includes potential system crashes or privilege escalation in 32-bit environments, which could disrupt NFS services.

Recommendation

It is recommended to apply a Linux kernel update that includes the fix for this vulnerability. Also, monitor 32-bit systems for unusual behavior.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len * sizeof(*p)" operation can have an integer overflow.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS