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

7.8 · HIGH
Published Jul 16, 2024 linux CWE-416 EPSS 0.26% (17th pctl)

Overview

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

iommu: Fix potential use-after-free during probe

Kasan has reported the following use after free on dev->iommu.

when a device probe fails and it is in process of freeing dev->iommu

in dev_iommu_free function, a deferred_probe_work_func runs in parallel

and tries to access dev->iommu->fwspec in of_iommu_configure path thus

causing use after free.

BUG: KASAN: use-after-free in of_iommu_configure+0xb4/0x4a4

Read of size 8 at addr ffffff87a2f1acb8 by task kworker/u16:2/153

Workqueue: events_unbound deferred_probe_work_func

Call trace:

dump_backtrace+0x0/0x33c

show_stack+0x18/0x24

dump_stack_lvl+0x16c/0x1e0

print_address_description+0x84/0x39c

__kasan_report+0x184/0x308

kasan_report+0x50/0x78

__asan_load8+0xc0/0xc4

of_iommu_configure+0xb4/0x4a4

of_dma_configure_id+0x2fc/0x4d4

platform_dma_configure+0x40/0x5c

really_probe+0x1b4/0xb74

driver_probe_device+0x11c/0x228

__device_attach_driver+0x14c/0x304

bus_for

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.7, < 5.10.101 Affected

Frequently Asked Questions

What is CVE-2022-48796?

CVE-2022-48796 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 16, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-48796?

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

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

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