CVE-2024-57908
Published: Jan 19, 2025
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < 0871eb8d700b33dd7fa86c80630d62ddaef58c2caffected c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < a386d9d2dc6635f2ec210b8199cfb3acf4d31305affected c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < a07f698084412a3ef5e950fcac1d6b0f53289efdaffected c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < 6985ba4467e4b15b809043fa7740d1fb23a1897baffected c3a23ecc0901f624b681bbfbc4829766c5aa3070 - < cde312e257b59ecaa0fad3af9ec7e2370bb24639+2 more versions |
Linux | Linux | affected 4.0unaffected 0 - < 4.0unaffected 5.4.290 - <= 5.4.*unaffected 5.10.234 - <= 5.10.*unaffected 5.15.177 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now