2024-02-27 09:00:40 +00:00
{
"id" : "CVE-2021-46909" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-02-27T07:15:07.130" ,
2024-04-17 18:03:28 +00:00
"lastModified" : "2024-04-17T16:57:37.127" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-27 09:00:40 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: footbridge: fix PCI interrupt mapping\n\nSince commit 30fdfb929e82 (\"PCI: Add a call to pci_assign_irq() in\npci_device_probe()\"), the PCI code will call the IRQ mapping function\nwhenever a PCI driver is probed. If these are marked as __init, this\ncauses an oops if a PCI driver is loaded or bound after the kernel has\ninitialised."
2024-02-27 15:01:05 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ARM: footbridge: corrige el mapeo de interrupciones PCI Desde el commit 30fdfb929e82 (\"PCI: agregue una llamada a pci_assign_irq() en pci_device_probe()\"), el c\u00f3digo PCI llamar\u00e1 a la funci\u00f3n de mapeo IRQ cada vez que se prueba un controlador PCI. Si est\u00e1n marcados como __init, esto provoca un error si se carga o enlaza un controlador PCI despu\u00e9s de que el kernel se haya inicializado."
2024-02-27 09:00:40 +00:00
}
] ,
2024-04-17 18:03:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-754"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.13.0" ,
"versionEndExcluding" : "4.14.232" ,
"matchCriteriaId" : "B57FF6BE-DF15-4360-A821-3EE92F96F189"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15.0" ,
"versionEndExcluding" : "4.19.189" ,
"matchCriteriaId" : "8EEE5714-B0F5-40FB-9A6E-4BF3F2A51B2E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20.0" ,
"versionEndExcluding" : "5.4.114" ,
"matchCriteriaId" : "74CFBFBB-99A6-47E6-A16A-2A2E9F2A5A0D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5.0" ,
"versionEndExcluding" : "5.10.32" ,
"matchCriteriaId" : "4EF3FA8C-FC42-4ADB-A80D-83E76B33E34F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11.0" ,
"versionEndExcluding" : "5.11.16" ,
"matchCriteriaId" : "3C5242B9-B5BD-4578-AD66-69DF59D54A14"
}
]
}
]
}
] ,
2024-02-27 09:00:40 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1fc087fdb98d556b416c82ed6e3964a30885f47a" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/2643da6aa57920d9159a1a579fb04f89a2b0d29a" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/30e3b4f256b4e366a61658c294f6a21b8626dda7" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/532747fd5c7aaa17ee5cf79f3e947c31eb0e35cf" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/871b569a3e67f570df9f5ba195444dc7c621293b" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c3efce8cc9807339633ee30e39882f4c8626ee1d" ,
2024-04-17 18:03:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-27 09:00:40 +00:00
}
]
}