CVE Database
/

CVE-2024-57908

Back to search

CVE-2024-57908

Published: Jan 19, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses iio_for_each_active_channel() to assign new values. Initialize the array to zero before using it to avoid pushing uninitialized information to userspace.

VendorProductVersions

Linux

Linux

affected
c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < 0871eb8d700b33dd7fa86c80630d62ddaef58c2c
affected
c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < a386d9d2dc6635f2ec210b8199cfb3acf4d31305
affected
c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < a07f698084412a3ef5e950fcac1d6b0f53289efd
affected
c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < 6985ba4467e4b15b809043fa7740d1fb23a1897b
affected
c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < cde312e257b59ecaa0fad3af9ec7e2370bb24639

+2 more versions

Linux

Linux

affected
4.0
unaffected
0 - < 4.0
unaffected
5.4.290 - <= 5.4.*
unaffected
5.10.234 - <= 5.10.*
unaffected
5.15.177 - <= 5.15.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now