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.
References
Link | Resource |
---|---|
https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 | Release Notes |
https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
Configurations
Information
Published : 2019-07-27 15:15
Updated : 2019-12-11 11:29
NVD link : CVE-2015-9289
Mitre link : CVE-2015-9289
JSON object : View
CWE
CWE-125
Out-of-bounds Read
Products Affected
linux
- linux_kernel