summaryrefslogtreecommitdiff
path: root/include/linux/sched
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2021-11-29 10:38:28 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-01 09:27:44 +0100
commit26509bb5dd2fc9177fe612a778cc4b8f305ea89f (patch)
treeee2dd10c73597d2c5afeed148b2e7669fc36f396 /include/linux/sched
parente7d1024f5b19e76ae7ff6789998cefb91c2b6a61 (diff)
xen/netfront: don't read data from request on the ring page
commit 162081ec33c2686afa29d91bf8d302824aa846c7 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/sched')
0 files changed, 0 insertions, 0 deletions