Stefano Stabellini
7ea11bf376
xenfb: avoid reading twice the same fields from the shared page
...
Reading twice the same field could give the guest an attack of
opportunity. In the case of event->type, gcc could compile the switch
statement into a jump table, effectively ending up reading the type
field multiple times.
This is part of XSA-155.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2015-12-18 15:10:09 +00:00
..
2014-05-13 16:09:35 +01:00
2015-01-15 10:44:13 +03:00
2015-10-09 15:25:56 +02:00
2014-07-11 10:17:02 +02:00
2015-05-19 11:40:01 +02:00
2015-09-11 10:21:38 +03:00
2015-07-24 13:57:45 +02:00
2015-07-24 13:57:45 +02:00
2015-06-22 18:20:40 +02:00
2014-05-24 00:07:56 +04:00
2015-10-08 10:31:35 +02:00
2015-11-03 10:13:42 +01:00
2015-07-24 13:57:45 +02:00
2015-09-07 10:39:27 +01:00
2015-12-17 13:37:13 +00:00
2015-09-07 10:39:27 +01:00
2015-07-24 13:57:45 +02:00
2015-12-17 13:37:13 +00:00
2015-06-23 20:23:39 +03:00
2015-09-11 10:45:43 +03:00
2015-11-06 15:42:38 +03:00
2015-07-16 17:31:05 +02:00
2014-06-05 16:04:17 +02:00
2015-09-18 14:39:29 +02:00
2014-05-13 16:09:35 +01:00
2015-09-18 14:39:29 +02:00
2015-11-06 15:42:38 +03:00
2015-06-12 10:13:23 +02:00
2014-09-30 13:34:09 +02:00
2015-02-13 14:09:28 +00:00
2015-06-12 10:13:23 +02:00
2015-09-18 14:39:29 +02:00
2015-10-08 10:31:35 +02:00
2015-10-08 10:31:35 +02:00
2015-12-17 15:24:34 +01:00
2015-07-07 11:23:18 +02:00
2015-10-20 09:26:36 +02:00
2015-12-18 15:10:09 +00:00