android_kernel_xiaomi_sm8350/net/can
Eric Dumazet e84b90ae5e can: Fix raw_getname() leak
raw_getname() can leak 10 bytes of kernel memory to user

(two bytes hole between can_family and can_ifindex,
8 bytes at the end of sockaddr_can structure)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-09 21:45:32 -07:00
..
af_can.c
af_can.h
bcm.c
Kconfig
Makefile
proc.c
raw.c can: Fix raw_getname() leak 2009-08-09 21:45:32 -07:00