Revision b42b3a2744b3e8f427de79896720c72823af91ad authored by Oliver Hartkopp on 12 January 2021, 09:16:43 UTC, committed by Marc Kleine-Budde on 13 January 2021, 21:15:13 UTC
Initialize the sockaddr_can structure to prevent a data leak to user space.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Reported-by: syzbot+057884e2f453e8afebc8@syzkaller.appspotmail.com
Fixes: e057dd3fc20f ("can: add ISO 15765-2:2016 transport protocol")
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://lore.kernel.org/r/20210112091643.11789-1-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
1 parent a95d25d
History
File Mode Size
Kconfig -rw-r--r-- 420 bytes
Makefile -rw-r--r-- 359 bytes
NOTES -rw-r--r-- 3.1 KB
sti_awg_utils.c -rw-r--r-- 4.2 KB
sti_awg_utils.h -rw-r--r-- 689 bytes
sti_compositor.c -rw-r--r-- 7.4 KB
sti_compositor.h -rw-r--r-- 2.0 KB
sti_crtc.c -rw-r--r-- 9.3 KB
sti_crtc.h -rw-r--r-- 590 bytes
sti_cursor.c -rw-r--r-- 10.9 KB
sti_cursor.h -rw-r--r-- 428 bytes
sti_drv.c -rw-r--r-- 6.5 KB
sti_drv.h -rw-r--r-- 1017 bytes
sti_dvo.c -rw-r--r-- 14.9 KB
sti_gdp.c -rw-r--r-- 25.2 KB
sti_gdp.h -rw-r--r-- 565 bytes
sti_hda.c -rw-r--r-- 22.1 KB
sti_hdmi.c -rw-r--r-- 41.2 KB
sti_hdmi.h -rw-r--r-- 3.0 KB
sti_hdmi_tx3g4c28phy.c -rw-r--r-- 5.8 KB
sti_hdmi_tx3g4c28phy.h -rw-r--r-- 313 bytes
sti_hqvdp.c -rw-r--r-- 39.3 KB
sti_hqvdp_lut.h -rw-r--r-- 16.4 KB
sti_mixer.c -rw-r--r-- 9.0 KB
sti_mixer.h -rw-r--r-- 1.6 KB
sti_plane.c -rw-r--r-- 3.4 KB
sti_plane.h -rw-r--r-- 2.0 KB
sti_tvout.c -rw-r--r-- 24.4 KB
sti_vid.c -rw-r--r-- 5.9 KB
sti_vid.h -rw-r--r-- 709 bytes
sti_vtg.c -rw-r--r-- 11.6 KB
sti_vtg.h -rw-r--r-- 968 bytes

back to top