From d340dcccf097e9255df377f03f097c6aa239169b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 15 Dec 2019 23:01:04 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/19xxx/CVE-2019-19803.json | 18 +++++++++ 2019/19xxx/CVE-2019-19804.json | 18 +++++++++ 2019/19xxx/CVE-2019-19805.json | 18 +++++++++ 2019/19xxx/CVE-2019-19806.json | 18 +++++++++ 2019/19xxx/CVE-2019-19807.json | 72 ++++++++++++++++++++++++++++++++++ 2019/19xxx/CVE-2019-19808.json | 18 +++++++++ 6 files changed, 162 insertions(+) create mode 100644 2019/19xxx/CVE-2019-19803.json create mode 100644 2019/19xxx/CVE-2019-19804.json create mode 100644 2019/19xxx/CVE-2019-19805.json create mode 100644 2019/19xxx/CVE-2019-19806.json create mode 100644 2019/19xxx/CVE-2019-19807.json create mode 100644 2019/19xxx/CVE-2019-19808.json diff --git a/2019/19xxx/CVE-2019-19803.json b/2019/19xxx/CVE-2019-19803.json new file mode 100644 index 00000000000..cb7339de3e0 --- /dev/null +++ b/2019/19xxx/CVE-2019-19803.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-19803", + "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/2019/19xxx/CVE-2019-19804.json b/2019/19xxx/CVE-2019-19804.json new file mode 100644 index 00000000000..550365247e2 --- /dev/null +++ b/2019/19xxx/CVE-2019-19804.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-19804", + "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/2019/19xxx/CVE-2019-19805.json b/2019/19xxx/CVE-2019-19805.json new file mode 100644 index 00000000000..36fc1aad4c3 --- /dev/null +++ b/2019/19xxx/CVE-2019-19805.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-19805", + "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/2019/19xxx/CVE-2019-19806.json b/2019/19xxx/CVE-2019-19806.json new file mode 100644 index 00000000000..703856d6fe5 --- /dev/null +++ b/2019/19xxx/CVE-2019-19806.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-19806", + "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/2019/19xxx/CVE-2019-19807.json b/2019/19xxx/CVE-2019-19807.json new file mode 100644 index 00000000000..919ee831400 --- /dev/null +++ b/2019/19xxx/CVE-2019-19807.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-19807", + "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": "In the Linux kernel before 5.3.11, sound/core/timer.c has a use-after-free caused by erroneous code refactoring, aka CID-e7af6307a8a5. This is related to snd_timer_open and snd_timer_close_locked. The timeri variable was originally intended to be for a newly created timer instance, but was used for a different purpose after refactoring." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11", + "refsource": "MISC", + "name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11" + }, + { + "url": "https://github.com/torvalds/linux/commit/e7af6307a8a54f0b873960b32b6a644f2d0fbd97", + "refsource": "MISC", + "name": "https://github.com/torvalds/linux/commit/e7af6307a8a54f0b873960b32b6a644f2d0fbd97" + }, + { + "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e7af6307a8a54f0b873960b32b6a644f2d0fbd97", + "refsource": "MISC", + "name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e7af6307a8a54f0b873960b32b6a644f2d0fbd97" + } + ] + } +} \ No newline at end of file diff --git a/2019/19xxx/CVE-2019-19808.json b/2019/19xxx/CVE-2019-19808.json new file mode 100644 index 00000000000..dddf4932124 --- /dev/null +++ b/2019/19xxx/CVE-2019-19808.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-19808", + "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