2024-07-05 08:04:20 +00:00
{
"id" : "CVE-2024-39481" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-05T07:15:10.653" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:27:46.873" ,
"vulnStatus" : "Modified" ,
2024-07-05 08:04:20 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mc: Fix graph walk in media_pipeline_start\n\nThe graph walk tries to follow all links, even if they are not between\npads. This causes a crash with, e.g. a MEDIA_LNK_FL_ANCILLARY_LINK link.\n\nFix this by allowing the walk to proceed only for MEDIA_LNK_FL_DATA_LINK\nlinks."
2024-07-05 14:03:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: mc: corrige el recorrido del gr\u00e1fico en media_pipeline_start El recorrido del gr\u00e1fico intenta seguir todos los enlaces, incluso si no est\u00e1n entre pads. Esto provoca un bloqueo, por ejemplo, con un enlace MEDIA_LNK_FL_ANCILLARY_LINK. Solucione este problema permitiendo que la caminata contin\u00fae solo para los enlaces MEDIA_LNK_FL_DATA_LINK."
2024-07-05 08:04:20 +00:00
}
] ,
2024-07-08 20:03:12 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-07-08 20:03:12 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-08 20:03:12 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.1" ,
"versionEndExcluding" : "6.1.94" ,
"matchCriteriaId" : "B5A86346-2984-4261-AC12-29EACB186000"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6" ,
"versionEndExcluding" : "6.6.34" ,
"matchCriteriaId" : "AC0C6E24-8240-425A-BD1A-F78E6D3A67FC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.9" ,
"versionEndExcluding" : "6.9.5" ,
"matchCriteriaId" : "54EDFD02-25E6-4BC8-9AD0-0A59881F400A"
}
]
}
]
}
] ,
2024-07-05 08:04:20 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376" ,
2024-07-08 20:03:12 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-07-05 08:04:20 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3fa" ,
2024-07-08 20:03:12 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-07-05 08:04:20 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2" ,
2024-07-08 20:03:12 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-07-05 08:04:20 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499" ,
2024-07-08 20:03:12 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3fa" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-07-05 08:04:20 +00:00
}
]
}