[Bug 199934] Re: Kernel Panic, in gdth (RAID) driver on reboot
MartinK
kopp01 at infotech.ch
Fri Apr 25 08:29:34 UTC 2008
>From the changelog of www.kernel.org kernel 2.6.25 -> so this bug should
be fixed with kernel 2.6.25
commit 1b96f8955aaeeb05f7fb7ff548aa12415fbf3904
Author: Sven Schnelle <svens at bitebene.org>
Date: Mon Mar 10 22:50:04 2008 +0100
[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference
Fix NULL pointer dereference during execution of Internal commands,
where gdth only allocates scp, but not scp->sense_buffer. The rest of
the code assumes that sense_buffer is allocated, which leads to a kernel
oops e.g. on reboot (during cache flush).
Signed-off-by: Sven Schnelle <svens at stackframe.org>
Signed-off-by: James Bottomley <James.Bottomley at HansenPartnership.com>
** Changed in: linux-meta (Ubuntu)
Status: Confirmed => In Progress
--
Kernel Panic, in gdth (RAID) driver on reboot
https://bugs.launchpad.net/bugs/199934
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-meta in ubuntu.
More information about the kernel-bugs
mailing list