Vulnerability Description
The XFS_IS_REALTIME_INODE macro in fs/xfs/xfs_linux.h in the Linux kernel before 4.13.2 does not verify that a filesystem has a realtime device, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via vectors related to setting an RHINHERIT flag on a directory.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 4.13.1 |
Related Weaknesses (CWE)
References
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b31ff3Issue TrackingPatchThird Party Advisory
- http://seclists.org/oss-sec/2017/q3/436Mailing ListMitigationPatch
- http://www.debian.org/security/2017/dsa-3981
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.2Release NotesVendor Advisory
- http://www.securityfocus.com/bid/100851Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2017:2918
- https://bugzilla.redhat.com/show_bug.cgi?id=1491344Issue TrackingPatchThird Party Advisory
- https://github.com/torvalds/linux/commit/b31ff3cdf540110da4572e3e29bd172087af65cIssue TrackingPatchThird Party Advisory
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b31ff3Issue TrackingPatchThird Party Advisory
- http://seclists.org/oss-sec/2017/q3/436Mailing ListMitigationPatch
- http://www.debian.org/security/2017/dsa-3981
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.2Release NotesVendor Advisory
- http://www.securityfocus.com/bid/100851Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2017:2918
- https://bugzilla.redhat.com/show_bug.cgi?id=1491344Issue TrackingPatchThird Party Advisory
FAQ
What is CVE-2017-14340?
CVE-2017-14340 is a vulnerability with a CVSS score of 5.5 (MEDIUM). The XFS_IS_REALTIME_INODE macro in fs/xfs/xfs_linux.h in the Linux kernel before 4.13.2 does not verify that a filesystem has a realtime device, which allows local users to cause a denial of service (...
How severe is CVE-2017-14340?
CVE-2017-14340 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-14340?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.