SEPTEMBER 25, 2026
Live Feed
Back to database
Case File

CVE-2026-43476

HIGH · CVSS 7.8 EPSS 0.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-13 · 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-2026-43476
Severity
HIGH
CVSS
7.8
EPSS
0.12%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas() sizeof(num) evaluates to sizeof(size_t) (8 bytes on 64-bit) instead of the intended __be32 element size (4 bytes). Use sizeof(*meas) to correctly match the buffer element type.

Related CVEs

Other vulnerabilities affecting the same vendor(s)