cvelist/2022/3xxx/CVE-2022-3565.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2022-10-17 18:00:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3565",
2022-10-17 20:14:26 +02:00
"TITLE": "Linux Kernel Bluetooth l1oip_core.c del_timer use after free",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
2022-10-17 19:00:40 +00:00
"version_value": "n/a"
2022-10-17 20:14:26 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119 Memory Corruption -> CWE-416 Use After Free"
}
]
}
]
2022-10-17 18:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-17 19:00:40 +00:00
"value": "A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function del_timer of the file drivers/isdn/mISDN/l1oip_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211088."
2022-10-17 20:14:26 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "4.6",
2022-10-17 19:00:40 +00:00
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L"
2022-10-17 20:14:26 +02:00
}
},
"references": {
"reference_data": [
{
2022-10-17 19:00:40 +00:00
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=2568a7e0832ee30b0a351016d03062ab4e0e0a3f",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=2568a7e0832ee30b0a351016d03062ab4e0e0a3f"
2022-10-17 20:14:26 +02:00
},
{
2022-10-17 19:00:40 +00:00
"url": "https://vuldb.com/?id.211088",
"refsource": "MISC",
"name": "https://vuldb.com/?id.211088"
2022-12-22 16:00:38 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221222 [SECURITY] [DLA 3244-1] linux-5.10 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00031.html"
2022-12-24 01:00:37 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221223 [SECURITY] [DLA 3245-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00034.html"
2022-10-17 18:00:35 +00:00
}
]
}
}