From c8f83adb00a58b0c60e529b8ec53bc974d0a44e4 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 6 Apr 2020 01:01:15 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/11xxx/CVE-2020-11563.json | 18 +++++++++ 2020/11xxx/CVE-2020-11564.json | 18 +++++++++ 2020/11xxx/CVE-2020-11565.json | 67 ++++++++++++++++++++++++++++++++++ 2020/11xxx/CVE-2020-11566.json | 18 +++++++++ 2020/11xxx/CVE-2020-11567.json | 18 +++++++++ 2020/11xxx/CVE-2020-11568.json | 18 +++++++++ 2020/11xxx/CVE-2020-11569.json | 18 +++++++++ 2020/11xxx/CVE-2020-11570.json | 18 +++++++++ 2020/11xxx/CVE-2020-11571.json | 18 +++++++++ 2020/11xxx/CVE-2020-11572.json | 18 +++++++++ 2020/11xxx/CVE-2020-11573.json | 18 +++++++++ 2020/11xxx/CVE-2020-11574.json | 18 +++++++++ 2020/11xxx/CVE-2020-11575.json | 18 +++++++++ 13 files changed, 283 insertions(+) create mode 100644 2020/11xxx/CVE-2020-11563.json create mode 100644 2020/11xxx/CVE-2020-11564.json create mode 100644 2020/11xxx/CVE-2020-11565.json create mode 100644 2020/11xxx/CVE-2020-11566.json create mode 100644 2020/11xxx/CVE-2020-11567.json create mode 100644 2020/11xxx/CVE-2020-11568.json create mode 100644 2020/11xxx/CVE-2020-11569.json create mode 100644 2020/11xxx/CVE-2020-11570.json create mode 100644 2020/11xxx/CVE-2020-11571.json create mode 100644 2020/11xxx/CVE-2020-11572.json create mode 100644 2020/11xxx/CVE-2020-11573.json create mode 100644 2020/11xxx/CVE-2020-11574.json create mode 100644 2020/11xxx/CVE-2020-11575.json diff --git a/2020/11xxx/CVE-2020-11563.json b/2020/11xxx/CVE-2020-11563.json new file mode 100644 index 00000000000..049175aee8d --- /dev/null +++ b/2020/11xxx/CVE-2020-11563.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11563", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11564.json b/2020/11xxx/CVE-2020-11564.json new file mode 100644 index 00000000000..70786236fdd --- /dev/null +++ b/2020/11xxx/CVE-2020-11564.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11564", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11565.json b/2020/11xxx/CVE-2020-11565.json new file mode 100644 index 00000000000..cca7f987418 --- /dev/null +++ b/2020/11xxx/CVE-2020-11565.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-11565", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in the Linux kernel through 5.6.2. mpol_parse_str in mm/mempolicy.c has a stack-based out-of-bounds write because an empty nodelist is mishandled during mount option parsing, aka CID-aa9f7d5172fa." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/torvalds/linux/commit/aa9f7d5172fac9bf1f09e678c35e287a40a7b7dd", + "refsource": "MISC", + "name": "https://github.com/torvalds/linux/commit/aa9f7d5172fac9bf1f09e678c35e287a40a7b7dd" + }, + { + "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=aa9f7d5172fac9bf1f09e678c35e287a40a7b7dd", + "refsource": "MISC", + "name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=aa9f7d5172fac9bf1f09e678c35e287a40a7b7dd" + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11566.json b/2020/11xxx/CVE-2020-11566.json new file mode 100644 index 00000000000..83da765045e --- /dev/null +++ b/2020/11xxx/CVE-2020-11566.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11566", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11567.json b/2020/11xxx/CVE-2020-11567.json new file mode 100644 index 00000000000..aa53d080778 --- /dev/null +++ b/2020/11xxx/CVE-2020-11567.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11567", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11568.json b/2020/11xxx/CVE-2020-11568.json new file mode 100644 index 00000000000..3250759a451 --- /dev/null +++ b/2020/11xxx/CVE-2020-11568.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11568", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11569.json b/2020/11xxx/CVE-2020-11569.json new file mode 100644 index 00000000000..d15dc5cf720 --- /dev/null +++ b/2020/11xxx/CVE-2020-11569.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11569", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11570.json b/2020/11xxx/CVE-2020-11570.json new file mode 100644 index 00000000000..a53d3e5e8d4 --- /dev/null +++ b/2020/11xxx/CVE-2020-11570.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11570", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11571.json b/2020/11xxx/CVE-2020-11571.json new file mode 100644 index 00000000000..a0ca2008276 --- /dev/null +++ b/2020/11xxx/CVE-2020-11571.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11571", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11572.json b/2020/11xxx/CVE-2020-11572.json new file mode 100644 index 00000000000..600c54a6a73 --- /dev/null +++ b/2020/11xxx/CVE-2020-11572.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11572", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11573.json b/2020/11xxx/CVE-2020-11573.json new file mode 100644 index 00000000000..cee9040b51d --- /dev/null +++ b/2020/11xxx/CVE-2020-11573.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11573", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11574.json b/2020/11xxx/CVE-2020-11574.json new file mode 100644 index 00000000000..f77e2489b3b --- /dev/null +++ b/2020/11xxx/CVE-2020-11574.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11574", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/11xxx/CVE-2020-11575.json b/2020/11xxx/CVE-2020-11575.json new file mode 100644 index 00000000000..f589ec53af3 --- /dev/null +++ b/2020/11xxx/CVE-2020-11575.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-11575", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file