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

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

Overview

CVE-2022-49217 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:

scsi: pm8001: Fix abort all task initialization

In pm80xx_send_abort_all(), the n_elem field of the ccb used is not

initialized to 0. This missing initialization sometimes lead to the task

completion path seeing the ccb with a non-zero n_elem resulting in the

execution of invalid dma_unmap_sg() calls in pm8001_ccb_task_free(),

causing a crash such as:

[ 197.676341] RIP: 0010:iommu_dma_unmap_sg+0x6d/0x280

[ 197.700204] RSP: 0018:ffff889bbcf89c88 EFLAGS: 00010012

[ 197.705485] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffffff83d0bda0

[ 197.712687] RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff88810dffc0d0

[ 197.719887] RBP: 0000000000000000 R08: 0000000000000000 R09: ffff8881c790098b

[ 197.727089] R10: ffffed1038f20131 R11: 0000000000000001 R12: 0000000000000000

[ 197.734296] R13: ffff88810dffc0d0 R14: 0000000000000010 R15: 0000000000000000

[ 197.741493] FS: 0000000000000000(0000) GS:ffff889bbc

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 >= 3.10, < 4.9.311 Affected

Frequently Asked Questions

What is CVE-2022-49217?

CVE-2022-49217 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-49217?

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

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

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