In the Linux kernel, the following vulnerability has been resolved:
ARM: footbridge: fix PCI interrupt mapping
Since commit 30fdfb929e82 ("PCI: Add a call to pci_assign_irq() in
pci_device_probe()"), the PCI code will call the IRQ mapping function
whenever a PCI driver is probed. If these are marked as __init, this
causes an oops if a PCI driver is loaded or bound after the kernel has
initialised.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 07:15
Updated : 2024-04-17 16:57
NVD link : CVE-2021-46909
Mitre link : CVE-2021-46909
CVE.ORG link : CVE-2021-46909
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions