CVE-2024-57905

HIGH EPSS 8.8%
Published Jan 19, 20251y ago · Modified Jun 17, 20262w ago
7.1 CVSS 3.1
High
Find Similar
Published Jan 19, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample (unsigned int) and the timestamp. This hole is never initialized. Initialize the struct to zero before using it to avoid pushing uninitialized information to userspace.

CVSS Details

Base Score
7.1
Exploitability
1.8
Impact
5.2
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
8.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-908

Affected Products 7

VendorProductVersionRange
linuxlinux_kernel*≥6.11  –  <6.12.10
linuxlinux_kernel6.13any
linuxlinux_kernel6.13any
linuxlinux_kernel6.13any
linuxlinux_kernel6.13any
linuxlinux_kernel6.13any
linuxlinux_kernel6.13any

References 2

  • git.kernel.org https://git.kernel.org/stable/c/2f1687cca911a2f294313c762e0646cd9e7be8cc
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/75f339d3ecd38cb1ce05357d647189d4a7f7ed08
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/2f1687cca911a2f294313c762e0646cd9e7be8cc
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/75f339d3ecd38cb1ce05357d647189d4a7f7ed08
    Patch