netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] vxlan, geneve: fix hlist corruption
@ 2017-07-02 17:00 Jiri Benc
  2017-07-02 17:00 ` [PATCH net 1/2] vxlan: " Jiri Benc
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jiri Benc @ 2017-07-02 17:00 UTC (permalink / raw)
  To: netdev; +Cc: Waiman Long, John W. Linville, pravin shelar

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 <jbenc@redhat.com>


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-03 13:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-02 17:00 [PATCH net 0/2] vxlan, geneve: fix hlist corruption Jiri Benc
2017-07-02 17:00 ` [PATCH net 1/2] vxlan: " Jiri Benc
2017-07-02 20:06   ` Waiman Long
2017-07-03  8:23     ` Jiri Benc
2017-07-03 13:25       ` Waiman Long
2017-07-02 17:00 ` [PATCH net 2/2] geneve: " Jiri Benc
2017-07-03  9:37 ` [PATCH net 0/2] vxlan, " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).