CVE-2022-49285
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49285 affects the Linux kernel's Industrial I/O (IIO) subsystem, specifically in the MMA8452 accelerometer driver. The vulnerability was discovered in the logic used to obtain mma8452_data, where incorrect device pointer handling could lead to NULL pointer dereference. The issue was disclosed and patched in February 2022 (Kernel Git).

Technical details

The vulnerability stems from incorrect logic in the mma8452_show_scale_avail function within the MMA8452 accelerometer driver. The original code incorrectly used to_i2c_client(dev) to find the i2c_client, which was wrong as the dev pointer belonged to iio_dev. While this initially worked due to using dev->driver_data to get iio_dev, it became problematic after commit 8b7651f25962 ("iio: iio_device_alloc(): Remove unnecessary self drvdata"), leading to NULL pointer dereference when attempting to show available scales in userspace (Kernel Git).

Impact

When exploited, this vulnerability could cause a kernel crash through NULL pointer dereference when attempting to show available scales in userspace. This could lead to a denial of service condition on affected systems (Kernel Git).

Exploitability

The vulnerability requires local access to the system and interaction with the MMA8452 accelerometer driver through the sysfs interface. It is triggered when attempting to read the available scales information from the device (Kernel Git).

Mitigation and workarounds

The issue has been fixed by correcting the logic to properly obtain the mma8452_data structure. The fix involves using dev_to_iio_dev() to get the correct device pointer. The patch has been merged into the Linux kernel mainline and stable trees (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management