[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130912.172241.886631046673790242.davem@davemloft.net>
Date: Thu, 12 Sep 2013 17:22:41 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: mst@...hat.com
Cc: jasowang@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, wannes.rombouts@...tech.eu
Subject: Re: [PATCH net V2] tuntap: correctly handle error in tun_set_iff()
From: "Michael S. Tsirkin" <mst@...hat.com>
Date: Wed, 11 Sep 2013 13:43:50 +0300
> On Wed, Sep 11, 2013 at 06:09:48PM +0800, Jason Wang wrote:
>> Commit c8d68e6be1c3b242f1c598595830890b65cea64a
>> (tuntap: multiqueue support) only call free_netdev() on error in
>> tun_set_iff(). This causes several issues:
>>
>> - memory of tun security were leaked
>> - use after free since the flow gc timer was not deleted and the tfile
>> were not detached
>>
>> This patch solves the above issues.
>>
>> Reported-by: Wannes Rombouts <wannes.rombouts@...tech.eu>
>> Cc: Michael S. Tsirkin <mst@...hat.com>
>> Signed-off-by: Jason Wang <jasowang@...hat.com>
>
> Acked-by: Michael S. Tsirkin <mst@...hat.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists