Files
linux/drivers
Philipp Stanner cc9c54232f i2c: dev: copy userspace array safely
i2c-dev.c utilizes memdup_user() to copy a userspace array. This is done
without an overflow check.

Use the new wrapper memdup_array_user() to copy the array more safely.

Suggested-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2023-11-08 10:26:27 +01:00
..
2023-11-07 20:45:12 +01:00
2023-11-08 10:26:27 +01:00
2023-10-27 12:00:35 +02:00
2023-10-30 13:14:27 +00:00
2023-10-25 16:50:11 +02:00