Re: [PATCH] scsi: qla2xxx: fix some memory corruption

2021-01-29 Thread Martin K. Petersen
On Mon, 25 Jan 2021 11:44:02 +0300, Dan Carpenter wrote: > This was supposed to be "data" instead of "&data". The current code > will corrupt the stack. Applied to 5.12/scsi-queue, thanks! [1/1] scsi: qla2xxx: fix some memory corruption https://git.kernel.org/mkp/scsi/c/bc2b4e680231 --

Re: [PATCH] scsi: qla2xxx: fix some memory corruption

2021-01-26 Thread Martin K. Petersen
Dan, > This was supposed to be "data" instead of "&data". The current code > will corrupt the stack. Applied to 5.12/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering

[PATCH] scsi: qla2xxx: fix some memory corruption

2021-01-26 Thread Dan Carpenter
This was supposed to be "data" instead of "&data". The current code will corrupt the stack. Fixes: dbf1f53cfd23 ("scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port") Signed-off-by: Dan Carpenter --- drivers/scsi/qla2xxx/qla_bsg.c | 2 +- 1 file changed, 1 in

RE: [EXT] [PATCH] scsi: qla2xxx: fix some memory corruption

2021-01-26 Thread Saurav Kashyap
urav Kashyap > ; linux-s...@vger.kernel.org; linux- > ker...@vger.kernel.org; kernel-janit...@vger.kernel.org > Subject: [EXT] [PATCH] scsi: qla2xxx: fix some memory corruption > > External Email > > -- >