summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2021-08-24 13:28:07 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-25 12:43:21 +0300
commit162081ec33c2686afa29d91bf8d302824aa846c7 (patch)
treedba74fae7a7da79922e649a7cbc96a4e4ccf7f42 /tools/perf/scripts/python
parent8446066bf8c1f9f7b7412c43fbea0fb87464d75b (diff)
downloadlinux-162081ec33c2686afa29d91bf8d302824aa846c7.tar.xz
xen/netfront: don't read data from request on the ring page
In order to avoid a malicious backend being able to influence the local processing of a request build the request locally first and then copy it to the ring page. Any reading from the request influencing the processing in the frontend needs to be done on the local instance. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions