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

7.8 · HIGH
Published Oct 7, 2025 linux CWE-416 EPSS 0.19% (9th pctl)

Overview

CVE-2022-50552 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

blk-mq: use quiesced elevator switch when reinitializing queues

The hctx's run_work may be racing with the elevator switch when

reinitializing hardware queues. The queue is merely frozen in this

context, but that only prevents requests from allocating and doesn't

stop the hctx work from running. The work may get an elevator pointer

that's being torn down, and can result in use-after-free errors and

kernel panics (example below). Use the quiesced elevator switch instead,

and make the previous one static since it is now only used locally.

nvme nvme0: resetting controller

nvme nvme0: 32/0/0 default/read/poll queues

BUG: kernel NULL pointer dereference, address: 0000000000000008

#PF: supervisor read access in kernel mode

#PF: error_code(0x0000) - not-present page

PGD 80000020c8861067 P4D 80000020c8861067 PUD 250f8c8067 PMD 0

Oops: 0000 [#1] SMP PTI

Workqueue: kblockd blk_mq_run_work_fn

RIP: 0010:kyber_

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, < 5.19.17 Affected

Frequently Asked Questions

What is CVE-2022-50552?

CVE-2022-50552 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-50552?

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

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

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