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://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 | Release Notes |
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c | Patch Vendor Advisory |
https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 | Release Notes |
Configurations
History
21 Nov 2024, 02:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c - Patch, Vendor Advisory | |
References | () https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c - Patch, Vendor Advisory | |
References | () https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 - Release Notes |
Information
Published : 2019-07-27 22:15
Updated : 2024-11-21 02:40
NVD link : CVE-2015-9289
Mitre link : CVE-2015-9289
CVE.ORG link : CVE-2015-9289
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read