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/log/drivers/media/usb/cpia2/cpia2_core.c | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20200103-0001/ | Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=be83bbf806822b1b89e0a0f23cd87cddc409e429 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2019-11-25 06:15
Updated : 2023-02-24 10:42
NVD link : CVE-2019-18675
Mitre link : CVE-2019-18675
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
linux
- linux_kernel