summaryrefslogtreecommitdiffstats
path: root/net/kcm/Makefile
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2020-08-07 12:52:00 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2020-08-14 12:38:47 +0200
commite052d0540298bfe0f6cbbecdc7e2ea9b859575b2 (patch)
treee433a91b95c486e4c8b7e6c4a738e67fa8f3bd0c /net/kcm/Makefile
parentcan: j1939: transport: add j1939_session_skb_find_by_offset() function (diff)
downloadlinux-e052d0540298bfe0f6cbbecdc7e2ea9b859575b2.tar.xz
linux-e052d0540298bfe0f6cbbecdc7e2ea9b859575b2.zip
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
Since the stack relays on receiving own packets, it was overwriting own transmit buffer from received packets. At least theoretically, the received echo buffer can be corrupt or changed and the session partner can request to resend previous data. In this case we will re-send bad data. With this patch we will stop to overwrite own TX buffer and use it for sanity checking. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Link: https://lore.kernel.org/r/20200807105200.26441-6-o.rempel@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/kcm/Makefile')
0 files changed, 0 insertions, 0 deletions