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
17 Apr 2024, 16:57
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-754 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/1fc087fdb98d556b416c82ed6e3964a30885f47a - Patch | |
References | () https://git.kernel.org/stable/c/2643da6aa57920d9159a1a579fb04f89a2b0d29a - Patch | |
References | () https://git.kernel.org/stable/c/30e3b4f256b4e366a61658c294f6a21b8626dda7 - Patch | |
References | () https://git.kernel.org/stable/c/532747fd5c7aaa17ee5cf79f3e947c31eb0e35cf - Patch | |
References | () https://git.kernel.org/stable/c/871b569a3e67f570df9f5ba195444dc7c621293b - Patch | |
References | () https://git.kernel.org/stable/c/c3efce8cc9807339633ee30e39882f4c8626ee1d - Patch |
27 Feb 2024, 14:20
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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