Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 84667d48 authored by Jason Wessel's avatar Jason Wessel
Browse files

kgdb: Read buffer overflow


Roel Kluin reported an error found with Parfait.  Where we want to
ensure that that kgdb_info[-1] never gets accessed.

Also check to ensure any negative tid does not exceed the size of the
shadow CPU array, else report critical debug context because it is an
internal kgdb failure.

Reported-by: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent a5d09d68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment