CVE-2026-43476

Source
https://cve.org/CVERecord?id=CVE-2026-43476
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43476.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43476
Downstream
Published
2026-05-13T15:08:26.152Z
Modified
2026-05-18T06:00:14.160854580Z
Summary
iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
Details

In the Linux kernel, the following vulnerability has been resolved:

iio: chemical: sps30i2c: fix buffer size in sps30i2creadmeas()

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43476.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8f3f130852785dac0759843835ca97c3bacc2b10
Fixed
9aff2e9c2927ecd9652872a43a0725f101128104
Fixed
08881d82f94deaa51800360029908863e5c4c39d
Fixed
dcdf1e92674efb6692f4ebe189e0aa9fde23a541
Fixed
2a4d111a6a34afb8bb4f118009e7728ed2ec7e10
Fixed
90e978ace598567e6e30de79805bddf37cf892ac
Fixed
165f12b40901c6a7aca15796da239726ddcdc5ad
Fixed
216345f98cae7fcc84f49728c67478ac00321c87

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43476.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.0
Fixed
5.15.203
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.167
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.130
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.78
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43476.json"