diff options
author | Marc Zyngier <[email protected]> | 2016-02-15 17:04:04 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2016-02-24 11:53:09 +0000 |
commit | 1d6a821277aaa0cdd666278aaff93298df313d41 (patch) | |
tree | 1e2326fcf2543367d7b7b47166eb2191224940e2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 236cf17c2502007a9d2dda3c39fb0d9a6bd03cc2 (diff) |
arm/arm64: KVM: Feed initialized memory to MMIO accesses
On an MMIO access, we always copy the on-stack buffer info
the shared "run" structure, even if this is a read access.
This ends up leaking up to 8 bytes of uninitialized memory
into userspace, depending on the size of the access.
An obvious fix for this one is to only perform the copy if
this is an actual write.
Reviewed-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions