Commit 0fd08a3
committed
xen/blkfront: harden blkfront against event channel storms
The Xen blkfront driver is still vulnerable for an attack via excessive
number of events sent by the backend. Fix that by using lateeoi event
channels.
This is part of XSA-391
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>1 parent 2b14864 commit 0fd08a3
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
| 1515 | + | |
1515 | 1516 | | |
1516 | | - | |
| 1517 | + | |
| 1518 | + | |
1517 | 1519 | | |
| 1520 | + | |
1518 | 1521 | | |
1519 | 1522 | | |
1520 | 1523 | | |
| |||
1530 | 1533 | | |
1531 | 1534 | | |
1532 | 1535 | | |
| 1536 | + | |
| 1537 | + | |
1533 | 1538 | | |
1534 | 1539 | | |
1535 | 1540 | | |
| |||
1646 | 1651 | | |
1647 | 1652 | | |
1648 | 1653 | | |
| 1654 | + | |
| 1655 | + | |
1649 | 1656 | | |
1650 | 1657 | | |
1651 | 1658 | | |
1652 | 1659 | | |
1653 | 1660 | | |
1654 | 1661 | | |
1655 | 1662 | | |
| 1663 | + | |
| 1664 | + | |
1656 | 1665 | | |
1657 | 1666 | | |
1658 | 1667 | | |
| |||
1692 | 1701 | | |
1693 | 1702 | | |
1694 | 1703 | | |
1695 | | - | |
1696 | | - | |
| 1704 | + | |
| 1705 | + | |
1697 | 1706 | | |
1698 | 1707 | | |
1699 | 1708 | | |
| |||
0 commit comments