Linux Kernel Buffer Zeroing Vulnerability in IIO Light AS73211 Driver

Vulnerability

A vulnerability exists in the Linux kernel's IIO light AS73211 driver, where buffer holes are not properly zeroed before being copied to a FIFO buffer that user space can read. This oversight could lead to unintended data exposure. The issue has been addressed by ensuring that the buffer is cleared before it is made accessible to user space.

Impact

Failure to zero the buffer can result in residual data being exposed to user space, potentially leading to information leakage.

Reproduction

The vulnerability can be reproduced by using the IIO light AS73211 driver in the Linux kernel. When the driver reads data into a buffer, the buffer is not properly initialized, leaving 'holes' that contain old or irrelevant data. This uninitialized data can then be read by user space applications, creating a risk of unintended information exposure.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the Linux Kernel Archives.

Added: Sep 5, 2025, 7:56 PM
Updated: Sep 5, 2025, 7:56 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
0.6
exploitability
6.3
remediation
0.0
relevance
0.5
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.