[ovs-git] [openvswitch/ovs] caaabd: flow: Fix buffer overread in flow_hash_symmetric_l...

GitHub noreply at github.com
Fri Jun 2 03:26:17 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: caaabd191d04dfb810771a3e2dcbcd532a66fb09
      https://github.com/openvswitch/ovs/commit/caaabd191d04dfb810771a3e2dcbcd532a66fb09
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
    M lib/flow.c

  Log Message:
  -----------
  flow: Fix buffer overread in flow_hash_symmetric_l3l4().

IPv6 addresses have 2 64-bit parts, but this code thought they have 4.

Found by Coverity.

Reported-at: https://scan3.coverity.com/reports.htm#v16889/p10449/fileInstanceId=14762918&defectInstanceId=4304099&mergedDefectId=179866
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list