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]
Message-Id: <20180718161216.27820-1-sthemmin@microsoft.com>
Date:   Wed, 18 Jul 2018 09:12:14 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     pshelar@....org, davem@...emloft.net
Cc:     netdev@...r.kernel.org, dev@...nvswitch.org,
        Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net 0/2] openvswitch tests for nla_nest_start

Coverity is looking for bugs here, and a couple of new bugzilla
reports showed up where nla_nest_start return is not checked
for NULL.

Stephen Hemminger (2):
  openvswitch: check for null return for nla_nest_start
  openvswitch: check for null return for nla_nest_start in datapath

 net/openvswitch/conntrack.c | 2 ++
 net/openvswitch/datapath.c  | 8 ++++++++
 2 files changed, 10 insertions(+)

-- 
2.18.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ