aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-12-03 23:55:31 +0000
committerJonathan Cameron <[email protected]>2024-12-08 16:51:35 +0000
commit2f43d5200c7330143089bfd1f2440753bac10617 (patch)
tree409d39dfe3f3d5f9e0e174ec0aede4db99b36ad2 /net/unix/af_unix.c
parentiio: inkern: call iio_device_put() only on mapped devices (diff)
downloadkernel-2f43d5200c7330143089bfd1f2440753bac10617.tar.gz
kernel-2f43d5200c7330143089bfd1f2440753bac10617.zip
iio: temperature: tmp006: 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 two 16-bit data channels and the timestamp. This hole is never initialized. Initialize the struct to zero before using it to avoid pushing uninitialized information to userspace. Fixes: 91f75ccf9f03 ("iio: temperature: tmp006: add triggered buffer support") Signed-off-by: Javier Carrasco <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions