diff options
author | 2024-01-15 12:10:35 -0600 | |
---|---|---|
committer | 2024-01-15 12:10:35 -0600 | |
commit | 5a4af2ca48b877c8214722f338bdce702892e269 (patch) | |
tree | 6131ef3577c2fcbd39de2dd5c25773258b063790 /scripts/generate_rust_analyzer.py | |
parent | Merge branch 'pci/p2pdma' (diff) | |
parent | PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource() (diff) | |
download | linux-rng-5a4af2ca48b877c8214722f338bdce702892e269.tar.xz linux-rng-5a4af2ca48b877c8214722f338bdce702892e269.zip |
Merge branch 'pci/resource'
- Restructure pci_dev_for_each_resource() to avoid computing the address of
an out-of-bounds array element (the bounds check was performed later so
the element was never actually *read*, but it's nicer to avoid even
computing an out-of-bounds address) (Andy Shevchenko)
* pci/resource:
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions