5.5

CVE-2021-46909

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.
Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 4.13.0 < 4.14.232
LinuxLinux Kernel Version >= 4.15.0 < 4.19.189
LinuxLinux Kernel Version >= 4.20.0 < 5.4.114
LinuxLinux Kernel Version >= 5.5.0 < 5.10.32
LinuxLinux Kernel Version >= 5.11.0 < 5.11.16
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.01% 0.003
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-754 Improper Check for Unusual or Exceptional Conditions

The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product.