2024-07-29 18:03:12 +00:00
{
"id" : "CVE-2024-41095" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-29T16:15:04.613" ,
2024-08-08 18:03:14 +00:00
"lastModified" : "2024-08-08T17:40:57.760" ,
"vulnStatus" : "Analyzed" ,
2024-07-29 18:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes\n\nIn nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is\nassigned to mode, which will lead to a possible NULL pointer dereference\non failure of drm_mode_duplicate(). Add a check to avoid npd."
2024-08-04 02:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/nouveau/dispnv04: corrige la desreferencia del puntero null en nv17_tv_get_ld_modes En nv17_tv_get_ld_modes(), el valor de retorno de drm_mode_duplicate() se asigna al modo, lo que conducir\u00e1 a una posible desreferencia del puntero NULL en caso de falla de drm_mode_duplicate(). Agregue una marca para evitar npd."
2024-07-29 18:03:12 +00:00
}
] ,
2024-08-08 18:03:14 +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:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.19.317" ,
"matchCriteriaId" : "AD25C2E5-C116-4160-BA6D-CE9B0D10AE3E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.279" ,
"matchCriteriaId" : "F4E38E58-1B9F-4DF2-AD3D-A8BEAA2959D8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.221" ,
"matchCriteriaId" : "659E1520-6345-41AF-B893-A7C0647585A0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.162" ,
"matchCriteriaId" : "10A39ACC-3005-40E8-875C-98A372D1FFD5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.97" ,
"matchCriteriaId" : "748B6C4B-1F61-47F9-96CC-8899B8412D84"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.37" ,
"matchCriteriaId" : "D72E033B-5323-4C4D-8818-36E1EBC3535F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.9.8" ,
"matchCriteriaId" : "E95105F2-32E3-4C5F-9D18-7AEFD0E6275C"
}
]
}
]
}
] ,
2024-07-29 18:03:12 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0d17604f2e44b3df21e218fe8fb3b836d41bac49" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/259549b2ccf795b7f91f7b5aba47286addcfa389" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/66edf3fb331b6c55439b10f9862987b0916b3726" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9289cd3450d1da3e271ef4b054d4d2932c41243e" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/bdda5072494f2a7215d94fc4124ad1949a218714" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/cb751e48bbcffd292090f7882b23b215111b3d72" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/dbd75f32252508ed6c46c3288a282c301a57ceeb" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f95ed0f54b3d3faecae1140ddab854f904a6e7c8" ,
2024-08-08 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
}
]
}