cvelist/2014/7xxx/CVE-2014-7822.json
2017-10-16 12:31:07 -04:00

121 lines
3.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-7822",
"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" : "The implementation of certain splice_write file operations in the Linux kernel before 3.16 does not enforce a restriction on the maximum size of a single file, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted splice system call, as demonstrated by use of a file descriptor associated with an ext4 filesystem."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.exploit-db.com/exploits/36743/"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d0207652cbe27d1f962050737848e5ad4671958"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1163792"
},
{
"url" : "https://github.com/torvalds/linux/commit/8d0207652cbe27d1f962050737848e5ad4671958"
},
{
"url" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html"
},
{
"url" : "http://www.debian.org/security/2015/dsa-3170"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0102.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0164.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0674.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0694.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00020.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00008.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00009.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00009.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2541-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2542-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2543-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2544-1"
},
{
"url" : "http://www.securityfocus.com/bid/72347"
},
{
"url" : "http://www.osvdb.org/117810"
}
]
}
}