lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 12 Dec 2007 12:23:30 +0900 From: Tejun Heo <htejun@...il.com> To: Jens Axboe <jens.axboe@...cle.com> CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] block: use jiffies conversion functions in scsi_ioctl.c Jens Axboe wrote: > On Wed, Dec 05 2007, Tejun Heo wrote: >> Use msecs_to_jiffies() and jiffies_to_msecs() in scsi_ioctl(). >> Sometimes callers use very large values for e.g. vendor specific media >> clear command and calculation can overflow. > > Thanks Tejun, applied. Jens, it seems premature timeout on bug 9346 could be caused by the same problem. Can you push this so that it can go into 2.6.24? -- tejun -- 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