2023-09-18 10:00:30 +00:00
{
"id" : "CVE-2020-36766" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-18T09:15:07.693" ,
2023-09-19 22:00:28 +00:00
"lastModified" : "2023-09-19T21:23:38.407" ,
"vulnStatus" : "Analyzed" ,
2023-09-18 10:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the Linux kernel before 5.8.6. drivers/media/cec/core/cec-api.c leaks one byte of kernel memory on specific hardware to unprivileged users, because of directly assigning log_addrs with a hole in the struct."
2023-09-18 14:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en el kernel de Linux anterior a 5.8.6. drivers/media/cec/core/cec-api.c pierde un byte de memoria del kernel en hardware espec\u00edfico a usuarios sin privilegios, debido a la asignaci\u00f3n directa de log_addrs con un agujero en la estructura."
2023-09-18 10:00:30 +00:00
}
] ,
2023-09-19 22:00: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:L/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.3 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 1.4
}
]
} ,
"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:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.8.6" ,
"matchCriteriaId" : "1242AC2C-0562-494C-87D2-C588833C8287"
}
]
}
]
}
] ,
2023-09-18 10:00:30 +00:00
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.6" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-09-18 10:00:30 +00:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/6c42227c3467549ddc65efe99c869021d2f4a570" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-09-18 10:00:30 +00:00
}
]
}