AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-48927

HIGH · CVSS 7.8 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-08-22 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2022-48927
Severity
HIGH
CVSS
7.8
EPSS
0.22%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: iio: adc: tsc2046: fix memory corruption by preventing array overflow On one side we have indio_dev->num_channels includes all physical channels + timestamp channel. On other side we have an array allocated only for physical channels. So, fix memory corruption by ARRAY_SIZE() instead of num_channels variable. Note the first case is a cleanup rather than a fix as the software timestamp channel bit in active_scanmask is never set by the IIO core.

Related CVEs

Other vulnerabilities affecting the same vendor(s)