aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2024-01-15 12:10:35 -0600
committerBjorn Helgaas <bhelgaas@google.com>2024-01-15 12:10:35 -0600
commit5a4af2ca48b877c8214722f338bdce702892e269 (patch)
tree6131ef3577c2fcbd39de2dd5c25773258b063790 /scripts/generate_rust_analyzer.py
parentMerge branch 'pci/p2pdma' (diff)
parentPCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource() (diff)
downloadlinux-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