cvelist/2022/48xxx/CVE-2022-48820.json

113 lines
5.0 KiB
JSON
Raw Normal View History

2024-07-16 12:00:38 +00:00
{
2024-07-16 12:01:04 +00:00
"data_version": "4.0",
2024-07-16 12:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-48820",
2024-07-16 12:01:04 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-07-16 12:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-16 12:01:04 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()\n\nThis error path needs to decrement \"usbphyc->n_pll_cons.counter\" before\nreturning."
}
]
},
"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": "5b1af71280ab",
"version_value": "94b16ca86ab6"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.12",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.12",
"status": "unaffected",
2024-11-04 13:03:02 +00:00
"versionType": "semver"
2024-07-16 12:01:04 +00:00
},
{
"version": "5.15.24",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-04 13:03:02 +00:00
"versionType": "semver"
2024-07-16 12:01:04 +00:00
},
{
"version": "5.16.10",
"lessThanOrEqual": "5.16.*",
"status": "unaffected",
2024-11-04 13:03:02 +00:00
"versionType": "semver"
2024-07-16 12:01:04 +00:00
},
{
"version": "5.17",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/94b16ca86ab688ed6fad4548f70137f93cf1f0a9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/94b16ca86ab688ed6fad4548f70137f93cf1f0a9"
},
{
"url": "https://git.kernel.org/stable/c/0ad1a88fa3eb0ded7798f52b79bc33f75fc9a6d2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0ad1a88fa3eb0ded7798f52b79bc33f75fc9a6d2"
},
{
"url": "https://git.kernel.org/stable/c/cfc826c88a79e22ba5d8001556eb2c7efd8a01b6",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/cfc826c88a79e22ba5d8001556eb2c7efd8a01b6"
2024-07-16 12:00:38 +00:00
}
]
2024-07-16 12:01:04 +00:00
},
"generator": {
2024-11-04 13:03:02 +00:00
"engine": "bippy-9e1c9544281a"
2024-07-16 12:00:38 +00:00
}
}