cvelist/2023/52xxx/CVE-2023-52694.json
2024-11-04 13:02:23 +00:00

146 lines
7.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52694",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/bridge: tpd12s015: Drop buggy __exit annotation for remove function\n\nWith tpd12s015_remove() marked with __exit this function is discarded\nwhen the driver is compiled as a built-in. The result is that when the\ndriver unbinds there is no cleanup done which results in resource\nleakage or worse."
}
]
},
"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": "cff5e6f7e83f",
"version_value": "53926e2a3962"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.7",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.7",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.10.209",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.15.148",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.1.75",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.6.14",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.7.2",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.8",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/53926e2a39629702f7f809d614b3ca89c2478205",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/53926e2a39629702f7f809d614b3ca89c2478205"
},
{
"url": "https://git.kernel.org/stable/c/08ccff6ece35f08e8107e975903c370d849089e5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/08ccff6ece35f08e8107e975903c370d849089e5"
},
{
"url": "https://git.kernel.org/stable/c/81f1bd85960b7a089a91e679ff7cd2524390bbf1",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/81f1bd85960b7a089a91e679ff7cd2524390bbf1"
},
{
"url": "https://git.kernel.org/stable/c/a8657406e12aa10412134622c58977ac657f16d2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a8657406e12aa10412134622c58977ac657f16d2"
},
{
"url": "https://git.kernel.org/stable/c/e00ec5901954d85b39b5f10f94e60ab9af463eb1",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e00ec5901954d85b39b5f10f94e60ab9af463eb1"
},
{
"url": "https://git.kernel.org/stable/c/ce3e112e7ae854249d8755906acc5f27e1542114",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ce3e112e7ae854249d8755906acc5f27e1542114"
}
]
},
"generator": {
"engine": "bippy-9e1c9544281a"
}
}