summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Scull <[email protected]>2022-04-21 16:11:01 +0000
committerTom Rini <[email protected]>2022-05-03 15:50:45 -0400
commit94b28b9158b1ea96b2dbfefe9b79e38fc6a35a9c (patch)
treedc7c87455a4050791ddc3109bea442f42440fedc /include
parentda03cdfa7a3454a6d66d4ae873525ea2409baf06 (diff)
virtio: pci: Bounds check device config access
The device config is optional, so check it was present and mapped before trying to use the pointer. Bounds violations are an error, not just a warning, so bail if the checks fail. Signed-off-by: Andrew Scull <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions