Hide Forgot
Linux kernel built with the UDF file system(CONFIG_UDF_FS) support is vulnerable to a crash. It could occur while reading from a corrupted/malicious udf file system image. An unprivileged user could use this flaw to crash the kernel resulting in DoS. Upstream fixes: --------------- -> https://git.kernel.org/linus/e159332b9af4b04d882dbcfe1bb0117f0a6d4b58 -> https://git.kernel.org/linus/e237ec37ec154564f8690c5bd1795339955eeef9 -> https://git.kernel.org/linus/a1d47b262952a45aae62bd49cfaf33dd76c11a2c Reference: ---------- -> http://www.openwall.com/lists/oss-security/2015/06/03/14
Statement: This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2.
This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.
Acknowledgement: Red Hat would like to thank Carl H Lunde for reporting this issue
Mitigation: The UDF filesystem is enabled via loading the UDF kernel module. The kernel module can be prevented from loading via blacklisting see https://access.redhat.com/solutions/41278 for more information.