2024-09-18 10:03:21 +00:00
{
"id" : "CVE-2024-46747" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-18T08:15:03.790" ,
2024-09-20 20:03:18 +00:00
"lastModified" : "2024-09-20T18:31:19.190" ,
"vulnStatus" : "Analyzed" ,
2024-09-18 10:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup\n\nreport_fixup for the Cougar 500k Gaming Keyboard was not verifying\nthat the report descriptor size was correct before accessing it"
2024-09-20 14:03:57 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: HID: cougar: fix slab-out-of-bounds La lectura en cougar_report_fixup report_fixup para el teclado para juegos Cougar 500k no verificaba que el tama\u00f1o del descriptor del informe fuera correcto antes de acceder a \u00e9l."
2024-09-18 10:03:21 +00:00
}
] ,
2024-09-20 20:03:18 +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:H/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.2
}
]
} ,
"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.19.322" ,
"matchCriteriaId" : "29162FB8-5FA4-4DC4-86CE-5EB0CAEEF2F3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.284" ,
"matchCriteriaId" : "6265A402-9C3C-438F-BFC5-4194B2568B85"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.226" ,
"matchCriteriaId" : "864FC17C-501A-4823-A643-6F35D65D8A97"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.167" ,
"matchCriteriaId" : "043405A4-25FE-45D4-A7BB-2A0C3B7D17C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.110" ,
"matchCriteriaId" : "6B1A95FC-7E7E-428B-BB59-F76640C652AE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.51" ,
"matchCriteriaId" : "E4529134-BAC4-4776-840B-304009E181A0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.10" ,
"matchCriteriaId" : "ACDEE48C-137A-4731-90D0-A675865E1BED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B3CE743-2126-47A3-8B7C-822B502CF119"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DEB27E7-30AA-45CC-8934-B89263EF3551"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0005AEF-856E-47EB-BFE4-90C46899394D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "39889A68-6D34-47A6-82FC-CD0BF23D6754"
}
]
}
]
}
] ,
2024-09-18 10:03:21 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/30e9ce7cd5591be639b53595c95812f1a2afdfdc" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/34185de73d74fdc90e8651cfc472bfea6073a13f" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/48b2108efa205f4579052c27fba2b22cc6ad8aa0" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/890dde6001b651be79819ef7a3f8c71fc8f9cabf" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a6e9c391d45b5865b61e569146304cff72821a5d" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e239e44dcd419b13cf840e2a3a833204e4329714" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e4a602a45aecd6a98b4b37482f5c9f8f67a32ddd" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fac3cb3c6428afe2207593a183b5bc4742529dfd" ,
2024-09-20 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-18 10:03:21 +00:00
}
]
}