The Linux kernel through 5.3.13 has a start_offset+size Integer Overflow in cpia2_remap_buffer in drivers/media/usb/cpia2/cpia2_core.c because cpia2 has its own mmap implementation. This allows local users (with /dev/video0 access) to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation.
References
Link | Resource |
---|---|
https://deshal3v.github.io/blog/kernel-research/mmap_exploitation | Exploit Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=be83bbf806822b1b89e0a0f23cd87cddc409e429 | Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/media/usb/cpia2/cpia2_core.c | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20200103-0001/ | Third Party Advisory |
https://deshal3v.github.io/blog/kernel-research/mmap_exploitation | Exploit Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=be83bbf806822b1b89e0a0f23cd87cddc409e429 | Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/media/usb/cpia2/cpia2_core.c | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20200103-0001/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 04:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://deshal3v.github.io/blog/kernel-research/mmap_exploitation - Exploit, Third Party Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=be83bbf806822b1b89e0a0f23cd87cddc409e429 - Vendor Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/media/usb/cpia2/cpia2_core.c - Vendor Advisory | |
References | () https://security.netapp.com/advisory/ntap-20200103-0001/ - Third Party Advisory |
Information
Published : 2019-11-25 14:15
Updated : 2024-11-21 04:33
NVD link : CVE-2019-18675
Mitre link : CVE-2019-18675
CVE.ORG link : CVE-2019-18675
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound