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

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


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 2d7b03bb52cd587a70891b647355dfc8be284f6c
      https://github.com/openvswitch/ovs/commit/2d7b03bb52cd587a70891b647355dfc8be284f6c
  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