Bugzilla – Bug 1159437
VUL-1: CVE-2019-19814: kernel-source: mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access
Last modified: 2019-12-18 12:19:49 UTC
CVE-2019-19814 In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the number of dirty types (8) but the array index can exceed this. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-19814 https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19814 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19814
f2fs is disabled on both all SUSE and openSUSE releases, so we're unaffected. Reassigned back to security team.
comment 1