diff options
author | Juergen Gross | 2021-08-24 12:28:07 +0200 |
---|---|---|
committer | David S. Miller | 2021-08-25 10:43:21 +0100 |
commit | 162081ec33c2686afa29d91bf8d302824aa846c7 (patch) | |
tree | dba74fae7a7da79922e649a7cbc96a4e4ccf7f42 /drivers/tc | |
parent | 8446066bf8c1f9f7b7412c43fbea0fb87464d75b (diff) |
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 'drivers/tc')
0 files changed, 0 insertions, 0 deletions