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

7.5 · HIGH
Published May 1, 2025 linux CWE-476 EPSS 0.33% (26th pctl)

Overview

CVE-2022-49928 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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:

SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed

There is a null-ptr-deref when xps sysfs alloc failed:

BUG: KASAN: null-ptr-deref in sysfs_do_create_link_sd+0x40/0xd0

Read of size 8 at addr 0000000000000030 by task gssproxy/457

CPU: 5 PID: 457 Comm: gssproxy Not tainted 6.0.0-09040-g02357b27ee03 #9

Call Trace:

<TASK>

dump_stack_lvl+0x34/0x44

kasan_report+0xa3/0x120

sysfs_do_create_link_sd+0x40/0xd0

rpc_sysfs_client_setup+0x161/0x1b0

rpc_new_client+0x3fc/0x6e0

rpc_create_xprt+0x71/0x220

rpc_create+0x1d4/0x350

gssp_rpc_create+0xc3/0x160

set_gssp_clnt+0xbc/0x140

write_gssp+0x116/0x1a0

proc_reg_write+0xd6/0x130

vfs_write+0x177/0x690

ksys_write+0xb9/0x150

do_syscall_64+0x35/0x80

entry_SYSCALL_64_after_hwframe+0x46/0xb0

When the xprt_switch sysfs alloc failed, should not add xprt and

switch sysfs to it, otherwise, maybe null-ptr-deref; also initialize

the 'xp

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 >= 5.14, < 5.15.78 Affected

Frequently Asked Questions

What is CVE-2022-49928?

CVE-2022-49928 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-49928?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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-49928?

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

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