diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-05-30 04:35:34 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2013-06-04 01:09:43 +0200 |
commit | 69cbc0464d87bfa38c0a4fe4d8bb751c1ec8cedf (patch) | |
tree | 7cffd82b2cc5f9429255df6785e5b890da8ba617 /arch/ia64/kernel/numa.c | |
parent | [IA64] pci: Remove unused fallback_dev (diff) | |
download | linux-69cbc0464d87bfa38c0a4fe4d8bb751c1ec8cedf.tar.xz linux-69cbc0464d87bfa38c0a4fe4d8bb751c1ec8cedf.zip |
[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>
Diffstat (limited to 'arch/ia64/kernel/numa.c')
0 files changed, 0 insertions, 0 deletions