cvelist/2015/4xxx/CVE-2015-4177.json
2023-02-12 23:02:06 +00:00

93 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2015-4177",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cd4a40174b71acd021877341684d8bb1dc8ea4ae",
"refsource": "MISC",
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cd4a40174b71acd021877341684d8bb1dc8ea4ae"
},
{
"url": "http://openwall.com/lists/oss-security/2015/05/29/10",
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2015/05/29/10"
},
{
"url": "http://openwall.com/lists/oss-security/2015/05/29/5",
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2015/05/29/5"
},
{
"url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.5",
"refsource": "MISC",
"name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/06/04/5",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2015/06/04/5"
},
{
"url": "https://github.com/torvalds/linux/commit/cd4a40174b71acd021877341684d8bb1dc8ea4ae",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/cd4a40174b71acd021877341684d8bb1dc8ea4ae"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1248486",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1248486"
}
]
}
}