]> git.baikalelectronics.ru Git - kernel.git/commit
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
authorHaiyang Zhang <haiyangz@microsoft.com>
Thu, 2 Feb 2012 07:18:00 +0000 (07:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Feb 2012 19:35:12 +0000 (14:35 -0500)
commita1a7654b6de16e0c73f0880cf02d1d71a0b5df8a
treec61eb4b25fcac9f70cc381468b2365d85ca39ad6
parent81797ff668902c2fe4010031c559e83e4cb51502
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary

There is a possible data corruption if an RNDIS message goes beyond page
boundary in the sending code path. This patch fixes the problem.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c
include/linux/hyperv.h