From 82126de9c7a3f1fff3a148020cbbe2150407190c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 17 May 2019 05:00:44 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/7xxx/CVE-2018-7191.json | 78 +++++++++++++++++++++++++++++++++- 2019/11xxx/CVE-2019-11830.json | 5 +++ 2019/11xxx/CVE-2019-11831.json | 5 +++ 3 files changed, 86 insertions(+), 2 deletions(-) diff --git a/2018/7xxx/CVE-2018-7191.json b/2018/7xxx/CVE-2018-7191.json index 63423aaaea5..5662990adeb 100644 --- a/2018/7xxx/CVE-2018-7191.json +++ b/2018/7xxx/CVE-2018-7191.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-7191", - "STATE": "RESERVED" + "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", @@ -11,7 +34,58 @@ "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": "In the tun subsystem in the Linux kernel before 4.13.14, dev_get_valid_name is not called before register_netdevice. This allows local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743792", + "refsource": "MISC", + "name": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743792" + }, + { + "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1748846", + "refsource": "MISC", + "name": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1748846" + }, + { + "url": "https://github.com/torvalds/linux/commit/0ad646c81b2182f7fa67ec0c8c825e0ee165696d", + "refsource": "MISC", + "name": "https://github.com/torvalds/linux/commit/0ad646c81b2182f7fa67ec0c8c825e0ee165696d" + }, + { + "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0ad646c81b2182f7fa67ec0c8c825e0ee165696d", + "refsource": "MISC", + "name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0ad646c81b2182f7fa67ec0c8c825e0ee165696d" + }, + { + "url": "https://github.com/torvalds/linux/commit/5c25f65fd1e42685f7ccd80e0621829c105785d9", + "refsource": "MISC", + "name": "https://github.com/torvalds/linux/commit/5c25f65fd1e42685f7ccd80e0621829c105785d9" + }, + { + "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5c25f65fd1e42685f7ccd80e0621829c105785d9", + "refsource": "MISC", + "name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5c25f65fd1e42685f7ccd80e0621829c105785d9" + }, + { + "url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.14", + "refsource": "MISC", + "name": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.14" } ] } diff --git a/2019/11xxx/CVE-2019-11830.json b/2019/11xxx/CVE-2019-11830.json index 3f2b3c3eb9a..063ecf0518e 100644 --- a/2019/11xxx/CVE-2019-11830.json +++ b/2019/11xxx/CVE-2019-11830.json @@ -76,6 +76,11 @@ "refsource": "FEDORA", "name": "FEDORA-2019-4d93cf2b34", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AUEXS4HRI4XZ2DTZMWAVQBYBTFSJ34AR/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2019-d5f883429d", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/65ODQHDHWR74L6TCAPAQR5FQHG6MCXAW/" } ] } diff --git a/2019/11xxx/CVE-2019-11831.json b/2019/11xxx/CVE-2019-11831.json index 3919a6a9f73..62da74d1312 100644 --- a/2019/11xxx/CVE-2019-11831.json +++ b/2019/11xxx/CVE-2019-11831.json @@ -101,6 +101,11 @@ "refsource": "FEDORA", "name": "FEDORA-2019-4d93cf2b34", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AUEXS4HRI4XZ2DTZMWAVQBYBTFSJ34AR/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2019-d5f883429d", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/65ODQHDHWR74L6TCAPAQR5FQHG6MCXAW/" } ] }