cvelist/2023/52xxx/CVE-2023-52702.json

124 lines
5.7 KiB
JSON
Raw Normal View History

2024-03-07 15:01:08 +00:00
{
2024-05-21 16:01:35 +00:00
"data_version": "4.0",
2024-03-07 15:01:08 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52702",
2024-05-21 16:01:35 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-03-07 15:01:08 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-21 16:01:35 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: openvswitch: fix possible memory leak in ovs_meter_cmd_set()\n\nold_meter needs to be free after it is detached regardless of whether\nthe new meter is successfully attached."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-03-07 15:01:08 +00:00
}
]
2024-05-21 16:01:35 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "c7c4c44c9a95",
"version_value": "c0f65ee0a332"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.8",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.8",
"status": "unaffected",
2024-11-04 13:02:23 +00:00
"versionType": "semver"
2024-05-21 16:01:35 +00:00
},
{
"version": "5.10.169",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
2024-11-04 13:02:23 +00:00
"versionType": "semver"
2024-05-21 16:01:35 +00:00
},
{
"version": "5.15.95",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-04 13:02:23 +00:00
"versionType": "semver"
2024-05-21 16:01:35 +00:00
},
{
"version": "6.1.13",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-04 13:02:23 +00:00
"versionType": "semver"
2024-05-21 16:01:35 +00:00
},
{
"version": "6.2",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/c0f65ee0a3329eb4b94beaef0268633696e2d0c6",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c0f65ee0a3329eb4b94beaef0268633696e2d0c6"
},
{
"url": "https://git.kernel.org/stable/c/1563e998a938f095548054ef09e277b562b79536",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/1563e998a938f095548054ef09e277b562b79536"
},
{
"url": "https://git.kernel.org/stable/c/e336a9e08618203a456fb5367f1387b14554f55e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e336a9e08618203a456fb5367f1387b14554f55e"
},
{
"url": "https://git.kernel.org/stable/c/2fa28f5c6fcbfc794340684f36d2581b4f2d20b5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/2fa28f5c6fcbfc794340684f36d2581b4f2d20b5"
}
]
},
"generator": {
2024-11-04 13:02:23 +00:00
"engine": "bippy-9e1c9544281a"
2024-03-07 15:01:08 +00:00
}
}