cvelist/2024/57xxx/CVE-2024-57887.json

135 lines
6.6 KiB
JSON
Raw Normal View History

2025-01-11 15:00:59 +00:00
{
2025-01-15 14:00:54 +00:00
"data_version": "4.0",
2025-01-11 15:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-57887",
2025-01-15 14:00:54 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2025-01-11 15:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-15 14:00:54 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm: adv7511: Fix use-after-free in adv7533_attach_dsi()\n\nThe host_node pointer was assigned and freed in adv7533_parse_dt(), and\nlater, adv7533_attach_dsi() uses the same. Fix this use-after-free issue\nby\u00a0dropping of_node_put() in adv7533_parse_dt() and calling of_node_put()\nin error path of probe() and also in the remove()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1e4d58cd7f888522d16f221d628356befbb08468",
2025-02-02 11:00:35 +00:00
"version_value": "acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087"
2025-01-15 14:00:54 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "4.8",
"status": "affected"
},
{
"version": "0",
"lessThan": "4.8",
"status": "unaffected",
"versionType": "semver"
},
2025-02-02 11:00:35 +00:00
{
"version": "5.10.234",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"versionType": "semver"
},
2025-01-17 14:01:02 +00:00
{
"version": "6.1.125",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
2025-01-15 14:00:54 +00:00
{
"version": "6.6.70",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.12.9",
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"versionType": "semver"
},
{
2025-02-02 11:00:35 +00:00
"version": "6.13",
2025-01-15 14:00:54 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2025-02-02 11:00:35 +00:00
{
"url": "https://git.kernel.org/stable/c/acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087"
},
2025-01-17 14:01:02 +00:00
{
"url": "https://git.kernel.org/stable/c/d208571943ffddc438a7ce533d5d0b9219806242",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/d208571943ffddc438a7ce533d5d0b9219806242"
},
2025-01-15 14:00:54 +00:00
{
"url": "https://git.kernel.org/stable/c/1f49aaf55652580ae63ab83d67211fe6a55d83dc",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/1f49aaf55652580ae63ab83d67211fe6a55d83dc"
},
{
"url": "https://git.kernel.org/stable/c/ca9d077350fa21897de8bf64cba23b198740aab5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ca9d077350fa21897de8bf64cba23b198740aab5"
},
{
"url": "https://git.kernel.org/stable/c/81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8"
2025-01-11 15:00:59 +00:00
}
]
2025-01-15 14:00:54 +00:00
},
"generator": {
"engine": "bippy-5f407fcff5a0"
2025-01-11 15:00:59 +00:00
}
}