In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Sep 5, 2025
to the GitHub Advisory Database
•
Updated Nov 25, 2025
Description
Published by the National Vulnerability Database
Sep 5, 2025
Published to the GitHub Advisory Database
Sep 5, 2025
Last updated
Nov 25, 2025
In the Linux kernel, the following vulnerability has been resolved:
iio: accel: sca3300: fix uninitialized iio scan data
Fix potential leak of uninitialized stack data to userspace by ensuring
that the
channelsarray is zeroed before use.References