Re: [PATCH net 0/2] vxlan, geneve: fix hlist corruption

2017-07-03 Thread David Miller
From: Jiri Benc 
Date: Sun,  2 Jul 2017 19:00:56 +0200

> Fix memory corruption introduced with the support of both IPv4 and IPv6
> sockets in a single device. The same bug is present in VXLAN and Geneve.
> 
> Signed-off-by: Jiri Benc 

Series applied and queued up for -stable, thanks.


[PATCH net 0/2] vxlan, geneve: fix hlist corruption

2017-07-02 Thread Jiri Benc
Fix memory corruption introduced with the support of both IPv4 and IPv6
sockets in a single device. The same bug is present in VXLAN and Geneve.

Signed-off-by: Jiri Benc 


Jiri Benc (2):
  vxlan: fix hlist corruption
  geneve: fix hlist corruption

 drivers/net/geneve.c | 48 
 drivers/net/vxlan.c  | 30 --
 include/net/vxlan.h  | 10 +-
 3 files changed, 61 insertions(+), 27 deletions(-)

-- 
1.8.3.1