Bugzilla – Bug 1156043
VUL-1: CVE-2019-18786: kernel-source: Memory disclosure problem in drivers/media/platform/rcar_drif.c
Last modified: 2024-06-25 14:04:10 UTC
CVE-2019-18786 In the Linux kernel through 5.3.8, f->fmt.sdr.reserved is uninitialized in rcar_drif_g_fmt_sdr_cap in drivers/media/platform/rcar_drif.c, which could cause a memory disclosure problem. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-18786 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18786 https://patchwork.linuxtv.org/patch/59542/
Created attachment 823501 [details] upstream patch
None of our released kernels contain this driver. It is however included in the upcoming SLE-15-SP2 kernel.
We have no released kernel that supports this driver, AFAIK. The code is there but it's not enabled. I'm going to take the fix once when merged to upstream, but basically we are unaffected.
The fix commit in subsystem tree: d39083234c60519724c6ed59509a2129fd2aed41 media: rcar_drif: fix a memory disclosure Still waiting for merge into Linus tree, as this is a very minor issue.
Backported to SLE15-SP2 branch. Reassigned back to security team.
Closing