cvelist/2021/47xxx/CVE-2021-47030.json

102 lines
4.3 KiB
JSON
Raw Normal View History

2024-02-27 19:00:37 +00:00
{
2024-02-28 09:00:38 +00:00
"data_version": "4.0",
2024-02-27 19:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-47030",
2024-02-28 09:00:38 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-02-27 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-28 09:00:38 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmt76: mt7615: fix memory leak in mt7615_coredump_work\n\nSimilar to the issue fixed in mt7921_coredump_work, fix a possible memory\nleak in mt7615_coredump_work routine."
2024-02-27 19:00:37 +00:00
}
]
2024-02-28 09:00:38 +00:00
},
"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": "d2bf7959d9c0f",
"version_value": "54b989653c55"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.12",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.12",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.12.4",
"lessThanOrEqual": "5.12.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.13",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/54b989653c5531bc4416ced33f146b9cb633d978",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/54b989653c5531bc4416ced33f146b9cb633d978"
},
{
"url": "https://git.kernel.org/stable/c/49cc85059a2cb656f96ff3693f891e8fe8f669a9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/49cc85059a2cb656f96ff3693f891e8fe8f669a9"
}
]
},
"generator": {
"engine": "bippy-c298863b1525"
2024-02-27 19:00:37 +00:00
}
}