Resource management error in Linux kernel - CVE-2019-15538
Published: August 28, 2019
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to buggy implementation of quotas in "xfs_setattr_nonsize" in the "fs/xfs/xfs_iops.c" file. A local attacker can send specially crafted requests to the affected system and perform denial of service attack.
Note: This vulnerability can be exploited remotely, if XFS filesystem is exported for instance via NFS.
How to mitigate CVE-2019-15538
Sources
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fb254aa983bf190cfd685d40c64a480a9bafaee
- https://github.com/torvalds/linux/commit/1fb254aa983bf190cfd685d40c64a480a9bafaee
- https://lore.kernel.org/linux-xfs/20190823035528.GH1037422@magnolia/
- https://lore.kernel.org/linux-xfs/20190823192433.GA8736@eldamar.local