cvelist/2024/39xxx/CVE-2024-39481.json

124 lines
5.8 KiB
JSON
Raw Normal View History

2024-06-25 15:00:34 +00:00
{
2024-07-05 07:00:34 +00:00
"data_version": "4.0",
2024-06-25 15:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39481",
2024-07-05 07:00:34 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-06-25 15:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-05 07:00:34 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-06-25 15:00:34 +00:00
}
]
2024-07-05 07:00:34 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "ae219872834a",
"version_value": "788fd0f11e45"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.1",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.1",
"status": "unaffected",
2024-11-05 10:03:00 +00:00
"versionType": "semver"
2024-07-05 07:00:34 +00:00
},
{
"version": "6.1.94",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:03:00 +00:00
"versionType": "semver"
2024-07-05 07:00:34 +00:00
},
{
"version": "6.6.34",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:03:00 +00:00
"versionType": "semver"
2024-07-05 07:00:34 +00:00
},
{
"version": "6.9.5",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:03:00 +00:00
"versionType": "semver"
2024-07-05 07:00:34 +00:00
},
{
2024-07-15 07:01:32 +00:00
"version": "6.10",
2024-07-05 07:00:34 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376"
},
{
"url": "https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499"
},
{
"url": "https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2"
},
{
"url": "https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3fa",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3fa"
}
]
},
"generator": {
2024-11-05 10:03:00 +00:00
"engine": "bippy-9e1c9544281a"
2024-06-25 15:00:34 +00:00
}
}