{ "containers": { "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-08-13T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, or cause a denial of service (excessive filesystem updating) on systems that had atime disabled via a \"mount -o remount\" command within a user namespace." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-09-07T15:57:01.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "69216", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/69216" }, { "name": "[oss-security] 20140812 CVE Request: ro bind mount bypass using user namespaces", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://seclists.org/oss-sec/2014/q3/352" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torvalds/linux/commit/9566d6742852c527bf5af38af5cbb878dad75705" }, { "name": "USN-2318-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2318-1" }, { "name": "110055", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/show/osvdb/110055" }, { "name": "34923", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "http://www.exploit-db.com/exploits/34923" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9566d6742852c527bf5af38af5cbb878dad75705" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129662" }, { "name": "linux-kernel-cve20145207-sec-bypass(95266)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95266" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation.html" }, { "name": "[oss-security] 20140813 Re: CVE Request: ro bind mount bypass using user namespaces", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2014/08/13/4" }, { "name": "USN-2317-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2317-1" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-5207", "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": "fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, or cause a denial of service (excessive filesystem updating) on systems that had atime disabled via a \"mount -o remount\" command within a user namespace." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "69216", "refsource": "BID", "url": "http://www.securityfocus.com/bid/69216" }, { "name": "[oss-security] 20140812 CVE Request: ro bind mount bypass using user namespaces", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q3/352" }, { "name": "https://github.com/torvalds/linux/commit/9566d6742852c527bf5af38af5cbb878dad75705", "refsource": "CONFIRM", "url": "https://github.com/torvalds/linux/commit/9566d6742852c527bf5af38af5cbb878dad75705" }, { "name": "USN-2318-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2318-1" }, { "name": "110055", "refsource": "OSVDB", "url": "http://osvdb.org/show/osvdb/110055" }, { "name": "34923", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/34923" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9566d6742852c527bf5af38af5cbb878dad75705", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9566d6742852c527bf5af38af5cbb878dad75705" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1129662", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129662" }, { "name": "linux-kernel-cve20145207-sec-bypass(95266)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95266" }, { "name": "http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation.html" }, { "name": "[oss-security] 20140813 Re: CVE Request: ro bind mount bypass using user namespaces", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/08/13/4" }, { "name": "USN-2317-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2317-1" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-06T11:41:47.767Z" }, "title": "CVE Program Container", "references": [ { "name": "69216", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/69216" }, { "name": "[oss-security] 20140812 CVE Request: ro bind mount bypass using user namespaces", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://seclists.org/oss-sec/2014/q3/352" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torvalds/linux/commit/9566d6742852c527bf5af38af5cbb878dad75705" }, { "name": "USN-2318-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2318-1" }, { "name": "110055", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/show/osvdb/110055" }, { "name": "34923", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "http://www.exploit-db.com/exploits/34923" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9566d6742852c527bf5af38af5cbb878dad75705" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129662" }, { "name": "linux-kernel-cve20145207-sec-bypass(95266)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95266" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation.html" }, { "name": "[oss-security] 20140813 Re: CVE Request: ro bind mount bypass using user namespaces", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/08/13/4" }, { "name": "USN-2317-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2317-1" } ] } ] }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-5207", "datePublished": "2014-08-18T10:00:00.000Z", "dateReserved": "2014-08-13T00:00:00.000Z", "dateUpdated": "2024-08-06T11:41:47.767Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }