2024-05-01 14:03:31 +00:00
{
"id" : "CVE-2024-27045" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-01T13:15:49.837" ,
2024-12-23 21:03:43 +00:00
"lastModified" : "2024-12-23T19:13:59.617" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-01 14:03:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'\n\nTell snprintf() to store at most 10 bytes in the output buffer\ninstead of 30.\n\nFixes the below:\ndrivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:1508 dp_dsc_clock_en_read() error: snprintf() is printing too much 30 vs 10"
2024-05-05 02:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: soluciona un posible desbordamiento del b\u00fafer en 'dp_dsc_clock_en_read()' Dile a snprintf() que almacene como m\u00e1ximo 10 bytes en el b\u00fafer de salida en lugar de 30. Corrige lo siguiente : drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:1508 dp_dsc_clock_en_read() error: snprintf() est\u00e1 imprimiendo demasiado 30 vs 10"
2024-05-01 14:03:31 +00:00
}
] ,
2024-12-23 21:03:43 +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:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.9" ,
"versionEndExcluding" : "5.10.214" ,
"matchCriteriaId" : "A73BE1C2-BC30-4A60-80F0-7975135EB641"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.153" ,
"matchCriteriaId" : "ACB69438-845D-4E3C-B114-3140611F9C0B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.83" ,
"matchCriteriaId" : "121A07F6-F505-4C47-86BF-9BB6CC7B6C19"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.23" ,
"matchCriteriaId" : "E00814DC-0BA7-431A-9926-80FEB4A96C68"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.7.11" ,
"matchCriteriaId" : "9B95D3A6-E162-47D5-ABFC-F3FA74FA7CFD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.8" ,
"versionEndExcluding" : "6.8.2" ,
"matchCriteriaId" : "543A75FF-25B8-4046-A514-1EA8EDD87AB1"
}
]
}
]
}
] ,
2024-05-01 14:03:31 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/440f059837418fac1695b65d3ebc6080d33be877" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4b09715f1504f1b6e8dff0e9643630610bc05141" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ad76fd30557d6a106c481e4606a981221ca525f7" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/cf114d8d4a8d78df272116a745bb43b48cef65f4" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d346b3e5b25c95d504478507eb867cd3818775ab" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/eb9327af3621d26b1d83f767c97a3fe8191a3a65" ,
2024-12-23 21:03:43 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ff28893c96c5e0927a4da10cd24a3522ca663515" ,
2024-12-23 21:03:43 +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/440f059837418fac1695b65d3ebc6080d33be877" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4b09715f1504f1b6e8dff0e9643630610bc05141" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ad76fd30557d6a106c481e4606a981221ca525f7" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/cf114d8d4a8d78df272116a745bb43b48cef65f4" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d346b3e5b25c95d504478507eb867cd3818775ab" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/eb9327af3621d26b1d83f767c97a3fe8191a3a65" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ff28893c96c5e0927a4da10cd24a3522ca663515" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" ,
2024-12-23 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-05-01 14:03:31 +00:00
}
]
}