#VU13601 Divide-by-zero in Linux kernel - CVE-2018-13100
Published: July 7, 2018 / Updated: July 9, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists due to improper validation of secs_per_zone information in a corrupted Flash-Friendly File System (F2FS) image. A local attacker can mount a specially crafted F2FS image, trigger a divide-by-zero condition in the reset_curseg() function, as defined in the fs/f2fs/super.c source code file and cause the system to crash.