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

5.5 · MEDIUM
Published Jun 25, 2024 linux CWE-476 EPSS 0.24% (15th pctl)

Overview

CVE-2022-48772 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 25, 2024 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:

media: lgdt3306a: Add a check against null-pointer-def

The driver should check whether the client provides the platform_data.

The following log reveals it:

[ 29.610324] BUG: KASAN: null-ptr-deref in kmemdup+0x30/0x40

[ 29.610730] Read of size 40 at addr 0000000000000000 by task bash/414

[ 29.612820] Call Trace:

[ 29.613030] <TASK>

[ 29.613201] dump_stack_lvl+0x56/0x6f

[ 29.613496] ? kmemdup+0x30/0x40

[ 29.613754] print_report.cold+0x494/0x6b7

[ 29.614082] ? kmemdup+0x30/0x40

[ 29.614340] kasan_report+0x8a/0x190

[ 29.614628] ? kmemdup+0x30/0x40

[ 29.614888] kasan_check_range+0x14d/0x1d0

[ 29.615213] memcpy+0x20/0x60

[ 29.615454] kmemdup+0x30/0x40

[ 29.615700] lgdt3306a_probe+0x52/0x310

[ 29.616339] i2c_device_probe+0x951/0xa90

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

Frequently Asked Questions

What is CVE-2022-48772?

CVE-2022-48772 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 25, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-48772?

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

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

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