2024-06-20 12:03:13 +00:00
{
"id" : "CVE-2021-47620" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-06-20T11:15:54.653" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:36:41.233" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-20 12:03:13 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: refactor malicious adv data check\n\nCheck for out-of-bound read was being performed at the end of while\nnum_reports loop, and would fill journal with false positives. Added\ncheck to beginning of loop processing so that it doesn't get checked\nafter ptr has been advanced."
2024-06-20 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: Bluetooth: refactorizaci\u00f3n de verificaci\u00f3n de datos publicitarios maliciosos. Se estaba realizando una verificaci\u00f3n de lectura fuera de los l\u00edmites al final del bucle while num_reports y llenar\u00eda el diario con falsos positivos. Se agreg\u00f3 una verificaci\u00f3n al comienzo del procesamiento del bucle para que no se verifique despu\u00e9s de que se haya avanzado ptr."
2024-06-20 12:03:13 +00:00
}
] ,
2024-09-18 18:03:17 +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:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-18 18:03:17 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-18 18:03:17 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.4.302" ,
"matchCriteriaId" : "09609993-CA3F-47E6-ABB6-BF512D8AFF65"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.5" ,
"versionEndExcluding" : "4.9.300" ,
"matchCriteriaId" : "A3BD638C-9597-4C2B-8024-32F57E1B53E3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.265" ,
"matchCriteriaId" : "4F849B5B-93E9-438A-AE05-0380EC168436"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.228" ,
"matchCriteriaId" : "87288F16-8DE4-4680-95D9-8601B47620D7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.176" ,
"matchCriteriaId" : "581D4C61-D3FC-4DB2-85E3-EE596EEBA89E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.96" ,
"matchCriteriaId" : "27A6621A-A196-4220-957F-334B9124E477"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.19" ,
"matchCriteriaId" : "DF69DD7C-FD57-4914-ABB0-FAEF87B0289D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.16.5" ,
"matchCriteriaId" : "1AD9E77E-B27E-450C-8FD8-B64EC5FB002D"
}
]
}
]
}
] ,
2024-06-20 12:03:13 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/305e92f525450f3e1b5f5c9dc7eadb152d66a082" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5a539c08d743d9910631448da78af5e961664c0e" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5c968affa804ba98c3c603f37ffea6fba618025e" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7889b38a7f21ed19314f83194622b195d328465c" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/835d3706852537bf92eb23eb8635b8dee0c0aa67" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/83d5196b65d1b29e27d7dd16a3b9b439fb1d2dba" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8819f93cd4a443dfe547aa622b21f723757df3fb" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/899663be5e75dc0174dc8bda0b5e6826edf0b29a" ,
2024-09-18 18:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/bcea886771c3f22a590c8c8b9139a107bd7f1e1c" ,
2024-09-18 18:03:17 +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/305e92f525450f3e1b5f5c9dc7eadb152d66a082" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/5a539c08d743d9910631448da78af5e961664c0e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/5c968affa804ba98c3c603f37ffea6fba618025e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/7889b38a7f21ed19314f83194622b195d328465c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/835d3706852537bf92eb23eb8635b8dee0c0aa67" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/83d5196b65d1b29e27d7dd16a3b9b439fb1d2dba" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/8819f93cd4a443dfe547aa622b21f723757df3fb" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/899663be5e75dc0174dc8bda0b5e6826edf0b29a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/bcea886771c3f22a590c8c8b9139a107bd7f1e1c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-20 12:03:13 +00:00
}
]
}