mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 16:57:47 +07:00
69cbc0464d
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> |
||
---|---|---|
.. | ||
boot | ||
hpsim_console.c | ||
hpsim_irq.c | ||
hpsim_machvec.c | ||
hpsim_setup.c | ||
hpsim_ssc.h | ||
hpsim.S | ||
Kconfig | ||
Makefile | ||
simeth.c | ||
simscsi.c | ||
simserial.c |