aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorLi Jinyue <[email protected]>2017-12-14 17:04:54 +0800
committerThomas Gleixner <[email protected]>2018-01-14 18:55:03 +0100
commitfbe0e839d1e22d88810f3ee3e2f1479be4c0aa4a (patch)
tree43789fc1348223cbf15ac5ec425d830696c1f89b /tools/perf/scripts/python/call-graph-from-sql.py
parentc1e2f0eaf015fb7076d51a339011f2383e6dd389 (diff)
futex: Prevent overflow by strengthen input validation
UBSAN reports signed integer overflow in kernel/futex.c: UBSAN: Undefined behaviour in kernel/futex.c:2041:18 signed integer overflow: 0 - -2147483648 cannot be represented in type 'int' Add a sanity check to catch negative values of nr_wake and nr_requeue. Signed-off-by: Li Jinyue <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions