linux-stable/drivers/net/ethernet/qualcomm/rmnet
Dan Carpenter 753ba09aa3 net: qualcomm: rmnet: fix two pointer math bugs
We recently changed these two pointers from void pointers to struct
pointers and it breaks the pointer math so now the "txphdr" points
beyond the end of the buffer.

Fixes: 56a967c4f7 ("net: qualcomm: rmnet: Remove some unneeded casts")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-21 12:19:19 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
rmnet_config.c net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS 2021-06-16 12:16:22 -07:00
rmnet_config.h net: qualcomm: rmnet: IPv4 header has zero checksum 2021-06-11 13:37:49 -07:00
rmnet_handlers.c net: ethernet: rmnet: Always subtract MAP header 2021-06-09 15:37:07 -07:00
rmnet_handlers.h
rmnet_map.h net: ethernet: rmnet: Add support for MAPv5 egress packets 2021-06-01 17:11:41 -07:00
rmnet_map_command.c net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros 2021-03-15 20:41:58 -07:00
rmnet_map_data.c net: qualcomm: rmnet: fix two pointer math bugs 2021-06-21 12:19:19 -07:00
rmnet_private.h
rmnet_vnd.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-06-18 19:47:02 -07:00
rmnet_vnd.h net: qualcomm: rmnet: Update rmnet device MTU based on real device 2020-12-10 13:30:26 -08:00