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

7.8 · HIGH
Published Sep 23, 2024 linux EPSS 0.22% (12th pctl)

Overview

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

media: vivid: fix compose size exceed boundary

syzkaller found a bug:

BUG: unable to handle page fault for address: ffffc9000a3b1000

#PF: supervisor write access in kernel mode

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

PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0

Oops: 0002 [#1] PREEMPT SMP

CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014

RIP: 0010:memcpy_erms+0x6/0x10

[...]

Call Trace:

<TASK>

? tpg_fill_plane_buffer+0x856/0x15b0

vivid_fillbuff+0x8ac/0x1110

vivid_thread_vid_cap_tick+0x361/0xc90

vivid_thread_vid_cap+0x21a/0x3a0

kthread+0x143/0x180

ret_from_fork+0x1f/0x30

</TASK>

This is because we forget to check boundary after adjust compose->height

int V4L2_SEL_TGT_CROP case. Add v4l2_rect_map_inside() to fix this problem

for this case.

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.18, < 4.9.337 Affected

Frequently Asked Questions

What is CVE-2022-48945?

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

How severe is CVE-2022-48945?

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

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

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