diff options
| author | Gavin Schenk <[email protected]> | 2018-02-14 15:25:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-03-15 18:07:46 +0100 |
| commit | f87deada80fe483e2286e29cd866dc66ddc2b6bc (patch) | |
| tree | bcc1c18916e587af9591a24bea3663d589ac5bd8 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 3ba9faedc180097805613dac7a866432852cc4e5 (diff) | |
siox: fix possible buffer overflow in device_add_store
Width 20 given in format string is larger than destination
buffer 'type[20]', use %19s to prevent overflowing it.
Fixes: bbecb07fa0af ("siox: new driver framework for eckelmann SIOX")
Cc: stable <[email protected]>
Reported-by: David Binderman <[email protected]>
Signed-off-by: Gavin Schenk <[email protected]>
Reviewed-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions