diff --git a/2018/12xxx/CVE-2018-12207.json b/2018/12xxx/CVE-2018-12207.json index d16b8257ba4..8d5a40ed55f 100644 --- a/2018/12xxx/CVE-2018-12207.json +++ b/2018/12xxx/CVE-2018-12207.json @@ -58,6 +58,11 @@ "refsource": "REDHAT", "name": "RHSA-2019:3916", "url": "https://access.redhat.com/errata/RHSA-2019:3916" + }, + { + "refsource": "REDHAT", + "name": "RHSA-2019:3936", + "url": "https://access.redhat.com/errata/RHSA-2019:3936" } ] }, diff --git a/2019/0xxx/CVE-2019-0185.json b/2019/0xxx/CVE-2019-0185.json index 332494fd7f5..8416f519d46 100644 --- a/2019/0xxx/CVE-2019-0185.json +++ b/2019/0xxx/CVE-2019-0185.json @@ -48,6 +48,11 @@ "refsource": "MISC", "name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00254.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00254.html" + }, + { + "refsource": "CONFIRM", + "name": "https://support.f5.com/csp/article/K51535953?utm_source=f5support&utm_medium=RSS", + "url": "https://support.f5.com/csp/article/K51535953?utm_source=f5support&utm_medium=RSS" } ] }, diff --git a/2019/11xxx/CVE-2019-11135.json b/2019/11xxx/CVE-2019-11135.json index 352583c6ffb..1c3f1b1bbd3 100644 --- a/2019/11xxx/CVE-2019-11135.json +++ b/2019/11xxx/CVE-2019-11135.json @@ -83,6 +83,11 @@ "refsource": "CONFIRM", "name": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03968en_us", "url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03968en_us" + }, + { + "refsource": "REDHAT", + "name": "RHSA-2019:3936", + "url": "https://access.redhat.com/errata/RHSA-2019:3936" } ] }, diff --git a/2019/12xxx/CVE-2019-12838.json b/2019/12xxx/CVE-2019-12838.json index fed1082e73f..6bbbd73eafc 100644 --- a/2019/12xxx/CVE-2019-12838.json +++ b/2019/12xxx/CVE-2019-12838.json @@ -96,6 +96,11 @@ "refsource": "DEBIAN", "name": "DSA-4572", "url": "https://www.debian.org/security/2019/dsa-4572" + }, + { + "refsource": "SUSE", + "name": "openSUSE-SU-2019:2536", + "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00051.html" } ] }, diff --git a/2019/19xxx/CVE-2019-19036.json b/2019/19xxx/CVE-2019-19036.json new file mode 100644 index 00000000000..117b50ddcaf --- /dev/null +++ b/2019/19xxx/CVE-2019-19036.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-19036", + "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": "btrfs_root_node in fs/btrfs/ctree.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because rcu_dereference(root->node) can be zero." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19036", + "url": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19036" + } + ] + } +} \ No newline at end of file diff --git a/2019/19xxx/CVE-2019-19039.json b/2019/19xxx/CVE-2019-19039.json new file mode 100644 index 00000000000..ac51e57b16c --- /dev/null +++ b/2019/19xxx/CVE-2019-19039.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-19039", + "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": "__btrfs_free_extent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfs_print_leaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information about register values via the dmesg program." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19039", + "url": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19039" + } + ] + } +} \ No newline at end of file diff --git a/2019/19xxx/CVE-2019-19055.json b/2019/19xxx/CVE-2019-19055.json index 9e843e61ec9..4d07a09366a 100644 --- a/2019/19xxx/CVE-2019-19055.json +++ b/2019/19xxx/CVE-2019-19055.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "A memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering nl80211hdr_put() failures, aka CID-1399c59fa929." + "value": "** DISPUTED ** A memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering nl80211hdr_put() failures, aka CID-1399c59fa929. NOTE: third parties dispute the relevance of this because it occurs on a code path where a successful allocation has already occurred." } ] }, @@ -56,6 +56,11 @@ "url": "https://github.com/torvalds/linux/commit/1399c59fa92984836db90538cf92397fe7caaa57", "refsource": "MISC", "name": "https://github.com/torvalds/linux/commit/1399c59fa92984836db90538cf92397fe7caaa57" + }, + { + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=1157319", + "url": "https://bugzilla.suse.com/show_bug.cgi?id=1157319" } ] }