linux/arch/ia64/hp/sim
Chen Gang 69cbc0464d [IA64] hpsim: Fix check for overlong simscsi prefix.
When "strlen(s) > MAX_ROOT_LEN", it has already said to use the default
value, but in fact, it still use the input value.

If happens, next sprintf() for 'fname' in simscsi_queuecommand_lck()
may be memory overflow.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2013-06-03 16:09:43 -07:00
..
boot Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
hpsim.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_console.c [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) 2007-09-01 02:52:25 -07:00
hpsim_irq.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_setup.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_ssc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simeth.c Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
simscsi.c [IA64] hpsim: Fix check for overlong simscsi prefix. 2013-06-03 16:09:43 -07:00
simserial.c TTY: cleanup tty->hw_stopped uses 2013-03-18 16:24:30 -07:00