[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160920.045750.166537005858505924.davem@davemloft.net>
Date: Tue, 20 Sep 2016 04:57:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Yuval.Mintz@...gic.com
Cc: netdev@...r.kernel.org, David.Laight@...LAB.com,
Yuval.Mintz@...iumnetworks.com
Subject: Re: [PATCH net v2] qed: Fix stack corruption on probe
From: Yuval Mintz <Yuval.Mintz@...gic.com>
Date: Mon, 19 Sep 2016 17:47:41 +0300
> Commit fe56b9e6a8d95 ("qed: Add module with basic common support")
> has introduced a stack corruption during probe, where filling a
> local struct with data to be sent to management firmware is incorrectly
> filled; The data is written outside of the struct and corrupts
> the stack.
>
> Changes from v1:
> ----------------
> - Correct the value written [Caught by David Laight]
>
> Fixes: fe56b9e6a8d95 ("qed: Add module with basic common support")
> Signed-off-by: Yuval Mintz <Yuval.Mintz@...iumnetworks.com>
Applied, thanks.
Powered by blists - more mailing lists