[ovs-git] Open vSwitch: datapath: Fix use-after-free bug in dp_notify. (branch-1.7)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 7 23:49:38 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.7 has been updated
       via  eebad56b6542e5018d28a6750b0979e80133bc6d (commit)
      from  4ad71abb2f6bc4e6b99b768d90df69d7af816aed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eebad56b6542e5018d28a6750b0979e80133bc6d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=eebad56b6542e5018d28a6750b0979e80133bc6d
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Fix use-after-free bug in dp_notify.
		
dp_notify, in unregister case, is accessing vport after detaching
it. Following patch fixes it.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/dp_notify.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list