CVE-2024-57912

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-57912
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-57912.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-57912
Downstream
Related
Published
2025-01-19T11:52:34.490Z
Modified
2025-11-28T02:34:19.097149Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
iio: pressure: zpa2326: fix information leak in triggered buffer
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/57xxx/CVE-2024-57912.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
03b262f2bbf43b82eaef82ffb3bc671d5b5c8da1
Fixed
9629ff1a86823269b12fb1ba9ca4efa945906287
Fixed
d25f1fc273670271412a52a1efbdaf5dcf274ed8
Fixed
64a989aa7475b8e76e69b9ec86819ea293e53bab
Fixed
b7849f62e61242e0e02c776e1109eb81e59c567c
Fixed
fefb88a4da961a0b9c2473cbdcfce1a942fcfa9a
Fixed
979a0db76ceda8fe1f2f85a116bfe97620ebbadf
Fixed
6007d10c5262f6f71479627c1216899ea7f09073

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.9.0
Fixed
5.4.290
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.234
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.177
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.125
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.72
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.10