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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 4 Mar 2009 15:33:32 -0600
From:	"Basterash, Tom" <TBasterash@...ne.com>
To:	<linux-kernel@...r.kernel.org>
Subject: [PATCH] nand_bbt.c, kernel 2.6.28.7

New to the Linux kernel development community here...

This is a patch for a bug I found in an older version of the kernel I'm
using on a project (2.6.10).  (The defect still exists in the latest
version of the kernel 2.6.28.7, hence the reason for the post.)  For
NAND chips with large block sizes (128K in our case) I was getting an
out of memory error when I attempted to store the bad block table in
flash.  This patch fixes that error by allocating memory in the same way
it's done in another function in the file.  Feedback desired: Does the
fix seem reasonable?  If so, what else must be done to have it
incorporated into the source tree?  Thx.
The information contained in this message is privileged and intended only for the recipients named. If the reader is not a representative of the intended recipient, any review, dissemination or copying of this message or the information it contains is prohibited. If you have received this message in error, please immediately notify the sender, and delete the original message and attachments.

Download attachment "nand_bbt.patch" of type "application/octet-stream" (604 bytes)

Download attachment "README" of type "application/octet-stream" (190 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ