[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180605.101732.2262418835752372627.davem@davemloft.net>
Date: Tue, 05 Jun 2018 10:17:32 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: subashab@...eaurora.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] net: qualcomm: rmnet: Fix use after free
while sending command ack
From: Subash Abhinov Kasiviswanathan <subashab@...eaurora.org>
Date: Mon, 4 Jun 2018 19:43:38 -0600
> When sending an ack to a command packet, the skb is still referenced
> after it is sent to the real device. Since the real device could
> free the skb, the device pointer would be invalid.
> Also, remove an unnecessary variable.
>
> Fixes: ceed73a2cf4a ("drivers: net: ethernet: qualcomm: rmnet: Initial implementation")
> Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@...eaurora.org>
Applied.
Powered by blists - more mailing lists