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

7.5 · HIGH
Published Apr 28, 2024 linux EPSS 0.67% (49th pctl)

Overview

CVE-2022-48658 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 28, 2024 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:

mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.

Commit 5a836bf6b09f ("mm: slub: move flush_cpu_slab() invocations

__free_slab() invocations out of IRQ context") moved all flush_cpu_slab()

invocations to the global workqueue to avoid a problem related

with deactivate_slab()/__free_slab() being called from an IRQ context

on PREEMPT_RT kernels.

When the flush_all_cpu_locked() function is called from a task context

it may happen that a workqueue with WQ_MEM_RECLAIM bit set ends up

flushing the global workqueue, this will cause a dependency issue.

workqueue: WQ_MEM_RECLAIM nvme-delete-wq:nvme_delete_ctrl_work [nvme_core]

is flushing !WQ_MEM_RECLAIM events:flush_cpu_slab

WARNING: CPU: 37 PID: 410 at kernel/workqueue.c:2637

check_flush_dependency+0x10a/0x120

Workqueue: nvme-delete-wq nvme_delete_ctrl_work [nvme_core]

RIP: 0010:check_flush_dependency+0x10a/0x120[ 453.262125] Call Trace:

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.15.71 Affected

Frequently Asked Questions

What is CVE-2022-48658?

CVE-2022-48658 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 28, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-48658?

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

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

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