Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-48828

9.1 · CRITICAL
Published Jul 16, 2024 linux CWE-191 EPSS 0.63% (48th pctl)

Overview

CVE-2022-48828 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 16, 2024 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

NFSD: Fix ia_size underflow

iattr::ia_size is a loff_t, which is a signed 64-bit type. NFSv3 and

NFSv4 both define file size as an unsigned 64-bit type. Thus there

is a range of valid file size values an NFS client can send that is

already larger than Linux can handle.

Currently decode_fattr4() dumps a full u64 value into ia_size. If

that value happens to be larger than S64_MAX, then ia_size

underflows. I'm about to fix up the NFSv3 behavior as well, so let's

catch the underflow in the common code path: nfsd_setattr().

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 5.4.295 Affected

Frequently Asked Questions

What is CVE-2022-48828?

CVE-2022-48828 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 16, 2024 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2022-48828?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-48828?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-48828?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-48828 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.