PCI: Fail MSI-X mapping if MSI-X Table offset is out of range of BAR space
euler inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8XWBL CVE: NA ---------------------------------------- This patch add check for the offset of MSI-X Table. If it is out of range of the BAR space BIR selects, we just fail this MSI-X mapping. Signed-off-by:Xiongfeng Wang <xiongfeng.wang@linaro.org> Reviewed-by:
Hanjun Guo <guohanjun@huawei.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com> Conflicts: drivers/pci/msi.c Signed-off-by:
Xiongfeng Wang <xiongfeng.wang@linaro.org>
Loading
Please sign in to comment