[ovs-dev] [PATCH] datapath: Fix use-after-free bug in dp_notify.

Pravin Shelar pshelar at nicira.com
Thu Jun 7 23:54:42 UTC 2012


On Thu, Jun 7, 2012 at 3:44 AM, Jesse Gross <jesse at nicira.com> wrote:
> On Wed, Jun 6, 2012 at 9:55 AM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> 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>


Pushed to master and 1.[6,7]. This bug does not exist in earlier branches.

Thanks.



More information about the dev mailing list