cvelist/2023/53xxx/CVE-2023-53069.json

124 lines
5.8 KiB
JSON
Raw Normal View History

2025-05-02 16:00:36 +00:00
{
2025-05-02 16:01:02 +00:00
"data_version": "4.0",
2025-05-02 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-53069",
2025-05-02 16:01:02 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2025-05-02 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-05-02 16:01:02 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-vf: Add missing free for alloc_percpu\n\nAdd the free_percpu for the allocated \"vf->hw.lmt_info\" in order to avoid\nmemory leak, same as the \"pf->hw.lmt_info\" in\n`drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c`."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2025-05-02 16:00:36 +00:00
}
]
2025-05-02 16:01:02 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5c0512072f6517326d9fba083c4467f173ddd984",
"version_value": "90874b76e5f82eaa3309714d72ff2cd8bb8d1b02"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.14",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.14",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.15.105",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.1.22",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.2.9",
"lessThanOrEqual": "6.2.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.3",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/90874b76e5f82eaa3309714d72ff2cd8bb8d1b02",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/90874b76e5f82eaa3309714d72ff2cd8bb8d1b02"
},
{
"url": "https://git.kernel.org/stable/c/840631bcf21f58c0a3f01378a54d79e9ce86b226",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/840631bcf21f58c0a3f01378a54d79e9ce86b226"
},
{
"url": "https://git.kernel.org/stable/c/813b590840771890c738ce6dbfd0c5938a1bafb9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/813b590840771890c738ce6dbfd0c5938a1bafb9"
},
{
"url": "https://git.kernel.org/stable/c/f038f3917baf04835ba2b7bcf2a04ac93fbf8a9c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/f038f3917baf04835ba2b7bcf2a04ac93fbf8a9c"
}
]
},
"generator": {
"engine": "bippy-1.1.0"
2025-05-02 16:00:36 +00:00
}
}