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

7.8 · HIGH
Published Aug 22, 2024 linux CWE-416 EPSS 0.21% (11th pctl)

Overview

CVE-2022-48913 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 22, 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:

blktrace: fix use after free for struct blk_trace

When tracing the whole disk, 'dropped' and 'msg' will be created

under 'q->debugfs_dir' and 'bt->dir' is NULL, thus blk_trace_free()

won't remove those files. What's worse, the following UAF can be

triggered because of accessing stale 'dropped' and 'msg':

==================================================================

BUG: KASAN: use-after-free in blk_dropped_read+0x89/0x100

Read of size 4 at addr ffff88816912f3d8 by task blktrace/1188

CPU: 27 PID: 1188 Comm: blktrace Not tainted 5.17.0-rc4-next-20220217+ #469

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20190727_073836-4

Call Trace:

<TASK>

dump_stack_lvl+0x34/0x44

print_address_description.constprop.0.cold+0xab/0x381

? blk_dropped_read+0x89/0x100

? blk_dropped_read+0x89/0x100

kasan_report.cold+0x83/0xdf

? blk_dropped_read+0x89/0x100

kasan_check_range+0x140/0x1b0

blk_dropped_read+0x89/0x

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.12, < 5.15.27 Affected

Frequently Asked Questions

What is CVE-2022-48913?

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

How severe is CVE-2022-48913?

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

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

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