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>] [day] [month] [year] [list]
Date:	Thu, 19 Oct 2006 11:17:43 +0200
From:	Hans-Christian Egtvedt <hcegtvedt@...el.com>
To:	dbrownell@...rs.sourceforge.net
CC:	linux-kernel@...r.kernel.org
Subject: [PATCH] [2.6.18] Correct bus_num and buffer bug in spi core

Hello,

Included is a patch which corrects the following in driver/spi/spi.c in
function spi_busnum_to_master:
 * must allow bus_num 0, the if is really not needed.
 * correct the name buffer which is too small for bus_num >= 10000. It
should be 9 bytes big, not 8.

Sorry if I should have split the patch in two.

I am not on the linux-kernel list.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@...el.com>

-- 
With kind regards,

Hans-Christian Egtvedt
Applications Engineer - AVR Applications Lab

View attachment "spi-fix-spi-busnum-to-master-buffer-and-bus_num-0.patch" of type "text/x-patch" (779 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ