diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-04-29 17:41:55 +0200 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2018-05-02 09:37:19 +0200 |
commit | 4842ed5bfcb9daf6660537d70503c18d38dbdbb8 (patch) | |
tree | 55a7757f15b2ced167975ae0c8306a032392d4bd /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 4205cb01f6e9ef2ae6daa7be4e8ac1edeb4c9d64 (diff) |
USB: serial: visor: handle potential invalid device configuration
If we get an invalid device configuration from a palm 3 type device, we
might incorrectly parse things, and we have the potential to crash in
"interesting" ways.
Fix this up by verifying the size of the configuration passed to us by
the device, and only if it is correct, will we handle it.
Note that this also fixes an information leak of slab data.
Reported-by: Andrey Konovalov <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
[ johan: add comment about the info leak ]
Cc: stable <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions