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

9.8 · CRITICAL
Published Sep 15, 2025 linux CWE-908 EPSS 0.37% (30th pctl)

Overview

CVE-2022-50335 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, 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:

9p: set req refcount to zero to avoid uninitialized usage

When a new request is allocated, the refcount will be zero if it is

reused, but if the request is newly allocated from slab, it is not fully

initialized before being added to idr.

If the p9_read_work got a response before the refcount initiated. It will

use a uninitialized req, which will result in a bad request data struct.

Here is the logs from syzbot.

Corrupted memory at 0xffff88807eade00b [ 0xff 0x07 0x00 0x00 0x00 0x00

0x00 0x00 . . . . . . . . ] (in kfence-#110):

p9_fcall_fini net/9p/client.c:248 [inline]

p9_req_put net/9p/client.c:396 [inline]

p9_req_put+0x208/0x250 net/9p/client.c:390

p9_client_walk+0x247/0x540 net/9p/client.c:1165

clone_fid fs/9p/fid.h:21 [inline]

v9fs_fid_xattr_set+0xe4/0x2b0 fs/9p/xattr.c:118

v9fs_xattr_set fs/9p/xattr.c:100 [inline]

v9fs_xattr_handler_set+0x6f/0x120 fs/9p/xattr.c:159

__vfs_setxattr+0x119/0x180 fs/xattr.

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.57, < 5.15.86 Affected

Frequently Asked Questions

What is CVE-2022-50335?

CVE-2022-50335 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2022-50335?

This vulnerability has a CVSS 3.1 base score of 9.8, 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-50335?

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

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