lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Dec 2014 16:20:05 -0800
From:	Pravin B Shelar <pshelar@...ira.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, Pravin B Shelar <pshelar@...ira.com>
Subject: [PATCH net 0/6] openvswitch: datapath fixes

Following patch series is mostly targeted to MPLS fixes. other
patches are related datapth transmit path error handling. 

Pravin B Shelar (6):
  mpls: Fix config check for mpls.
  mpls: Fix allowed protocols for mpls gso
  openvswitch: Fix MPLS action validation.
  openvswitch: Fix GSO with multiple MPLS label.
  openvswitch: Fix vport_send double free
  vxlan: Fix double free of skb.

 drivers/net/vxlan.c            |   34 ++++++++++++++++++++++++----------
 net/core/dev.c                 |    2 +-
 net/ipv4/geneve.c              |    6 +++++-
 net/mpls/mpls_gso.c            |    5 +----
 net/openvswitch/actions.c      |    3 ++-
 net/openvswitch/flow_netlink.c |   13 +------------
 net/openvswitch/vport-geneve.c |    3 +++
 net/openvswitch/vport-gre.c    |   18 +++++++++++-------
 net/openvswitch/vport-vxlan.c  |    2 ++
 net/openvswitch/vport.c        |    5 ++---
 10 files changed, 52 insertions(+), 39 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ