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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/100851 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2017:2918 | vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1491344 | issue tracking third party advisory patch |
https://github.com/torvalds/linux/commit/b31ff3cdf540110da4572e3e29bd172087af65cc | issue tracking third party advisory patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b31ff3cdf540110da4572e3e29bd172087af65cc | issue tracking third party advisory patch |
http://www.debian.org/security/2017/dsa-3981 | vendor advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.2 | release notes vendor advisory |
http://seclists.org/oss-sec/2017/q3/436 | mailing list patch mitigation third party advisory |