[ovs-git] [openvswitch/ovs] bb3374: datapath: lisp: Fix uninitialized field in tunnel_...

GitHub noreply at github.com
Wed Sep 12 22:11:21 UTC 2018


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: bb3374a5931e08ebe46b5908d944c3511e2331b7
      https://github.com/openvswitch/ovs/commit/bb3374a5931e08ebe46b5908d944c3511e2331b7
  Author: Yunjian Wang <wangyunjian at huawei.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M datapath/linux/compat/lisp.c

  Log Message:
  -----------
  datapath: lisp: Fix uninitialized field in tunnel_cfg.

The tunnel_cfg had the gro_receive and gro_complete fields uninitialized
in function lisp_open(). This caused an uninitialized memory read.

Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list