From 4e3218835bc3ca5aa2b3002b78e4020109c41af9 Mon Sep 17 00:00:00 2001 From: Marc Ruef Date: Mon, 17 Oct 2022 20:14:26 +0200 Subject: [PATCH] CVE-2022-3563 - CVE-2022-3567 --- 2022/3xxx/CVE-2022-3563.json | 61 ++++++++++++++++++++++++++++++++++-- 2022/3xxx/CVE-2022-3564.json | 61 ++++++++++++++++++++++++++++++++++-- 2022/3xxx/CVE-2022-3565.json | 61 ++++++++++++++++++++++++++++++++++-- 2022/3xxx/CVE-2022-3566.json | 61 ++++++++++++++++++++++++++++++++++-- 2022/3xxx/CVE-2022-3567.json | 61 ++++++++++++++++++++++++++++++++++-- 5 files changed, 290 insertions(+), 15 deletions(-) diff --git a/2022/3xxx/CVE-2022-3563.json b/2022/3xxx/CVE-2022-3563.json index 9fb3d184409..03aede7ef5b 100644 --- a/2022/3xxx/CVE-2022-3563.json +++ b/2022/3xxx/CVE-2022-3563.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3563", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "TITLE": "Linux Kernel BlueZ mgmt-tester.c read_50_controller_cap_complete null pointer dereference", + "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": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-404 Denial of Service -> CWE-476 NULL Pointer Dereference" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function read_50_controller_cap_complete of the file tools\/mgmt-tester.c of the component BlueZ. The manipulation of the argument cap_len leads to null pointer dereference. It is recommended to apply a patch to fix this issue. VDB-211086 is the identifier assigned to this vulnerability." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "3.5", + "vectorString": "CVSS:3.1\/AV:A\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:N\/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/git.kernel.org\/pub\/scm\/bluetooth\/bluez.git\/commit\/?id=e3c92f1f786f0b55440bd908b55894d0c792cf0e" + }, + { + "url": "https:\/\/vuldb.com\/?id.211086" } ] } diff --git a/2022/3xxx/CVE-2022-3564.json b/2022/3xxx/CVE-2022-3564.json index 18fc1b6a0f6..360fa85f429 100644 --- a/2022/3xxx/CVE-2022-3564.json +++ b/2022/3xxx/CVE-2022-3564.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3564", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "TITLE": "Linux Kernel Bluetooth l2cap_core.c l2cap_reassemble_sdu 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": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-119 Memory Corruption -> CWE-416 Use After Free" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A vulnerability classified as critical was found in Linux Kernel. Affected by this vulnerability is the function l2cap_reassemble_sdu of the file net\/bluetooth\/l2cap_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 associated identifier of this vulnerability is VDB-211087." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "5.5", + "vectorString": "CVSS:3.1\/AV:A\/AC:L\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/bluetooth\/bluetooth-next.git\/commit\/?id=89f9f3cb86b1c63badaf392a83dd661d56cc50b1" + }, + { + "url": "https:\/\/vuldb.com\/?id.211087" } ] } diff --git a/2022/3xxx/CVE-2022-3565.json b/2022/3xxx/CVE-2022-3565.json index 521b5398bc1..d2b05ada098 100644 --- a/2022/3xxx/CVE-2022-3565.json +++ b/2022/3xxx/CVE-2022-3565.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3565", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "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": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-119 Memory Corruption -> CWE-416 Use After Free" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "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." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "4.6", + "vectorString": "CVSS:3.1\/AV:A\/AC:H\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/bluetooth\/bluetooth-next.git\/commit\/?id=2568a7e0832ee30b0a351016d03062ab4e0e0a3f" + }, + { + "url": "https:\/\/vuldb.com\/?id.211088" } ] } diff --git a/2022/3xxx/CVE-2022-3566.json b/2022/3xxx/CVE-2022-3566.json index 5947b2cf7ce..da02b5e5164 100644 --- a/2022/3xxx/CVE-2022-3566.json +++ b/2022/3xxx/CVE-2022-3566.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3566", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "TITLE": "Linux Kernel TCP tcp_setsockopt race condition", + "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": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-362 Race Condition" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt\/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "4.6", + "vectorString": "CVSS:3.1\/AV:A\/AC:H\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/stable\/linux.git\/commit\/?id=f49cd2f4d6170d27a2c61f1fecb03d8a70c91f57" + }, + { + "url": "https:\/\/vuldb.com\/?id.211089" } ] } diff --git a/2022/3xxx/CVE-2022-3567.json b/2022/3xxx/CVE-2022-3567.json index 067b264576c..074306fedd4 100644 --- a/2022/3xxx/CVE-2022-3567.json +++ b/2022/3xxx/CVE-2022-3567.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3567", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "TITLE": "Linux Kernel IPv6 inet6_dgram_ops race condition", + "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": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-362 Race Condition" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function inet6_stream_ops\/inet6_dgram_ops of the component IPv6 Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. VDB-211090 is the identifier assigned to this vulnerability." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "4.6", + "vectorString": "CVSS:3.1\/AV:A\/AC:H\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/stable\/linux.git\/commit\/?id=364f997b5cfe1db0d63a390fe7c801fa2b3115f6" + }, + { + "url": "https:\/\/vuldb.com\/?id.211090" } ] }