2024-06-19 16:03:10 +00:00
{
"id" : "CVE-2021-47611" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-06-19T15:15:55.650" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:36:39.973" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-19 16:03:10 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: validate extended element ID is present\n\nBefore attempting to parse an extended element, verify that\nthe extended element ID is present."
2024-06-20 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: mac80211: validar que el ID del elemento extendido est\u00e9 presente Antes de intentar analizar un elemento extendido, verifique que el ID del elemento extendido est\u00e9 presente."
2024-06-19 16:03:10 +00:00
}
] ,
2024-10-30 23:03:21 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-10-30 23:03:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-30 23:03:21 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.19" ,
"versionEndExcluding" : "4.19.222" ,
"matchCriteriaId" : "7F8B745E-51F4-4477-BF7A-D3ACB37D2D70"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.168" ,
"matchCriteriaId" : "195EBAA1-4CCE-4898-9351-F4A0DBCAA022"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.88" ,
"matchCriteriaId" : "A657B2D0-5B9D-42BE-A3BF-228DBC1B057C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.11" ,
"matchCriteriaId" : "11274E95-438A-449A-B100-01B2B0046669"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "357AA433-37E8-4323-BFB2-3038D6E4B414"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A73429BA-C2D9-4D0C-A75F-06A1CA8B3983"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "F621B5E3-E99D-49E7-90B9-EC3B77C95383"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "F7BFDCAA-1650-49AA-8462-407DD593F94F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "6EC9882F-866D-4ACB-8FBC-213D8D8436C8"
}
]
}
]
}
] ,
2024-06-19 16:03:10 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/03029bb044ccee60adbc93e70713f3ae58abc3a1" ,
2024-10-30 23:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/768c0b19b50665e337c96858aa2b7928d6dcf756" ,
2024-10-30 23:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7fd214fc7f2ee3a89f91e717e3cfad55f5a27045" ,
2024-10-30 23:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a19cf6844b509d44ecbd536f33d314d91ecdd2b5" ,
2024-10-30 23:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c62b16f98688ae7bc0ab23a6490481f4ce9b3a49" ,
2024-10-30 23:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/03029bb044ccee60adbc93e70713f3ae58abc3a1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/768c0b19b50665e337c96858aa2b7928d6dcf756" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/7fd214fc7f2ee3a89f91e717e3cfad55f5a27045" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/a19cf6844b509d44ecbd536f33d314d91ecdd2b5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/c62b16f98688ae7bc0ab23a6490481f4ce9b3a49" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
}
]
}