diff options
author | Jan H. Schönherr <[email protected]> | 2017-09-04 16:00:50 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-09-04 16:00:50 +0200 |
commit | b9a58de545858ac9ee67745cdea6d94cc322938e (patch) | |
tree | 3bffbb1a4cad0c988e36620e9934421bb031d6c5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 58ec01cebafd4b9fc039c12c744013e9c71ec802 (diff) |
vgacon: Prevent faulty bootparams.screeninfo from causing harm
If a zero for the number of colums or rows manages to slip through,
gotoxy() will underflow vc->vc_pos, causing the next action on the
referenced memory to end with a page fault.
Make the check in vgacon_startup() more pessimistic to prevent that.
Signed-off-by: Jan H. Schönherr <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions