Linux · Linux Kernel · CVE-2018-14611
Name of the Vulnerable Software and Affected Versions:
Linux kernel versions prior to 4.17.10
Description:
The issue is related to a use-after-free error in the `try merge free space()` function of the Linux kernel, specifically when mounting a crafted btrfs image. This occurs due to a lack of chunk type flag checks in `btrfs check chunk valid` in `fs/btrfs/volumes.c`. Exploitation of this issue may allow an attacker to cause a denial of service.
Recommendations:
For Linux kernel versions prior to 4.17.10, update to version 4.17.10 or later to resolve the issue. As a temporary workaround, consider restricting the mounting of btrfs images from untrusted sources to minimize the risk of exploitation.