2024-07-30 10:03:21 +00:00
{
"id" : "CVE-2024-42227" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-30T08:15:07.890" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:33:45.603" ,
"vulnStatus" : "Modified" ,
2024-07-30 10:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix overlapping copy within dml_core_mode_programming\n\n[WHY]\n&mode_lib->mp.Watermark and &locals->Watermark are\nthe same address. memcpy may lead to unexpected behavior.\n\n[HOW]\nmemmove should be used."
2024-07-30 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : " En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: drm/amd/display: corrigi\u00f3 la copia superpuesta dentro de dml_core_mode_programming [POR QU\u00c9] &mode_lib->mp.Watermark y &locals->Watermark tienen la misma direcci\u00f3n. memcpy puede provocar un comportamiento inesperado. [C\u00d3MO] se debe utilizar memmove."
2024-07-30 10:03:21 +00:00
}
] ,
2024-07-30 22:03:12 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2024-07-30 22:03:12 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-30 22:03:12 +00:00
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.9.9" ,
"matchCriteriaId" : "EDD11F94-D8F3-477D-931C-7806D6E5D6D3"
}
]
}
]
}
] ,
2024-07-30 10:03:21 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b" ,
2024-07-30 22:03:12 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-30 10:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1" ,
2024-07-30 22:03:12 +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/9342da15f2491d8600eca89c8e0da08876fb969b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-07-30 10:03:21 +00:00
}
]
}