#VU30980 Out-of-bounds read in Linux kernel - CVE-2015-9289
Published: July 28, 2019 / Updated: July 17, 2020
Linux kernel
Linux Foundation
Description
The vulnerability allows a local authenticated user to gain access to sensitive information.
In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values such as 23.