aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorTodd Kjos <[email protected]>2021-11-30 10:51:50 -0800
committerGreg Kroah-Hartman <[email protected]>2021-12-03 14:29:39 +0100
commit6d98eb95b450a75adb4516a1d33652dc78d2b20c (patch)
tree6a2414f8bbba0be2d87aa7faa881c3c2cc8a6fce /tools/perf/scripts/python/flamegraph.py
parentfe6b1869243f23a485a106c214bcfdc7aa0ed593 (diff)
binder: avoid potential data leakage when copying txn
Transactions are copied from the sender to the target first and objects like BINDER_TYPE_PTR and BINDER_TYPE_FDA are then fixed up. This means there is a short period where the sender's version of these objects are visible to the target prior to the fixups. Instead of copying all of the data first, copy data only after any needed fixups have been applied. Fixes: 457b9a6f09f0 ("Staging: android: add binder driver") Reviewed-by: Martijn Coenen <[email protected]> Acked-by: Christian Brauner <[email protected]> Signed-off-by: Todd Kjos <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions