Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2018-13405 Details

Description

The inode_init_owner function in fs/inode.c in the Linux kernel through 3.16 allows local users to create files with an unintended group ownership, in a scenario where a directory is SGID to a certain group and is writable by a user who is not a member of that group. Here, the non-member can trigger creation of a plain file whose group ownership is that group. The intended behavior was that the non-member can trigger creation of a directory (but not a plain file) whose group ownership is that group. The non-member can escalate privileges by making the plain file executable and SGID.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0fa3ecd87848c9c93c2c828ef4c3a8ca36ce46c7 CVEPatchVendor Advisory
http://openwall.com/lists/oss-security/2018/07/13/2 CVEMailing ListPatchThird Party Advisory
https://access.redhat.com/errata/RHSA-2018:2948 CVEThird Party Advisory
https://access.redhat.com/errata/RHSA-2018:3083 CVEThird Party Advisory
https://access.redhat.com/errata/RHSA-2018:3096 CVEThird Party Advisory

see all 56 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-269Improper Privilege Management[email protected]

Affected Products

ProductVersions

Change History

25 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2018-13405
NVD Published Date:
Jul 6, 2018
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2018-13405 Details - Not Deferred