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-49688

5.5 · MEDIUM
Published Feb 26, 2025 linux CWE-476 EPSS 0.30% (22th pctl)

Overview

CVE-2022-49688 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

afs: Fix dynamic root getattr

The recent patch to make afs_getattr consult the server didn't account

for the pseudo-inodes employed by the dynamic root-type afs superblock

not having a volume or a server to access, and thus an oops occurs if

such a directory is stat'd.

Fix this by checking to see if the vnode->volume pointer actually points

anywhere before following it in afs_getattr().

This can be tested by stat'ing a directory in /afs. It may be

sufficient just to do "ls /afs" and the oops looks something like:

BUG: kernel NULL pointer dereference, address: 0000000000000020

...

RIP: 0010:afs_getattr+0x8b/0x14b

...

Call Trace:

<TASK>

vfs_statx+0x79/0xf5

vfs_fstatat+0x49/0x62

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 >= 4.19.245, < 4.19.250 Affected

Frequently Asked Questions

What is CVE-2022-49688?

CVE-2022-49688 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49688?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-49688?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49688 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.