cvelist/2017/7xxx/CVE-2017-7533.json

100 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-7533",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel through 4.12.4",
"version" : {
"version_data" : [
{
"version_value" : "Linux kernel through 4.12.4"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Race condition in the fsnotify implementation in the Linux kernel through 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "race condition"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=49d31c2f389acfe83417083e1208422b4091cd9e"
},
{
"url" : "http://openwall.com/lists/oss-security/2017/08/03/2"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1468283"
},
{
"url" : "https://github.com/torvalds/linux/commit/49d31c2f389acfe83417083e1208422b4091cd9e"
},
{
"url" : "https://patchwork.kernel.org/patch/9755753/"
},
{
"url" : "https://patchwork.kernel.org/patch/9755757/"
},
{
"url" : "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1408967.html"
},
2017-12-05 15:05:29 -05:00
{
"url" : "https://source.android.com/security/bulletin/2017-12-01"
},
2017-11-03 15:04:18 -04:00
{
"url" : "http://www.debian.org/security/2017/dsa-3927"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3945"
},
2017-12-07 06:03:46 -05:00
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2869"
},
2017-12-08 06:04:30 -05:00
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2770"
},
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.securityfocus.com/bid/100123"
},
{
"url" : "http://www.securitytracker.com/id/1039075"
}
]
}
}