.]
Here is the summary with links:
- [net,1/2] can: isotp: isotp_getname(): fix kernel information leak
https://git.kernel.org/netdev/net/c/b42b3a2744b3
- [net,2/2] can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
pointer check
https://git.kernel.org/netdev/net/c/ca4c6ebe
From: Oliver Hartkopp
Initialize the sockaddr_can structure to prevent a data leak to user space.
Suggested-by: Cong Wang
Reported-by: syzbot+057884e2f453e8afe...@syzkaller.appspotmail.com
Fixes: e057dd3fc20f ("can: add ISO 15765-2:2016 transport protocol")
Signed-off-by: Oliver Hartkopp
Link: