"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-21 02:01:52 +00:00
parent 836a13bb84
commit ea543d6294
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
7 changed files with 150 additions and 1 deletions

View File

@ -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"
}
]
},

View File

@ -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"
}
]
},

View File

@ -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"
}
]
},

View File

@ -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"
}
]
},

View File

@ -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"
}
]
}
}

View File

@ -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"
}
]
}
}

View File

@ -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"
}
]
}