CVE-2024-57912
HIGHLinux Kernel 4.9-6.12.10 - Information Leak in zpa2326
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the temperature and the timestamp (u32 pressure, u16 temperature, GAP, u64 timestamp). This hole is never initialized. Initialize the struct to zero before using it to avoid pushing uninitialized information to userspace.
References (9)
Core 9
Core References
Scores
CVSS v3
7.1
EPSS
0.0021
EPSS Percentile
10.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-908
Status
published
Products (24)
linux/Kernel
4.9.0 - 5.4.290linux
linux/Kernel
5.11.0 - 5.15.177linux
linux/Kernel
5.16.0 - 6.1.125linux
linux/Kernel
5.5.0 - 5.10.234linux
linux/Kernel
6.2.0 - 6.6.72linux
linux/Kernel
6.7.0 - 6.12.10linux
Linux/Linux
< 4.9
Linux/Linux
03b262f2bbf43b82eaef82ffb3bc671d5b5c8da1 - 6007d10c5262f6f71479627c1216899ea7f09073
Linux/Linux
03b262f2bbf43b82eaef82ffb3bc671d5b5c8da1 - 64a989aa7475b8e76e69b9ec86819ea293e53bab
Linux/Linux
03b262f2bbf43b82eaef82ffb3bc671d5b5c8da1 - 9629ff1a86823269b12fb1ba9ca4efa945906287
... and 14 more
Published
Jan 19, 2025
Tracked Since
Feb 18, 2026