The function hso_get_config_data in drivers/net/usb/hso.c in the Linux kernel through 4.19.8 reads if_num from the USB device (as a u8) and uses it to index a small array, resulting in an object out-of-bounds (OOB) read that potentially allows arbitrary read in the kernel address space.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2019-03-21 16:00
Updated : 2019-09-03 00:15
NVD link : CVE-2018-19985
Mitre link : CVE-2018-19985
CVE.ORG link : CVE-2018-19985
JSON object : View
Products Affected
debian
- debian_linux
netapp
- element_software_management_node
- active_iq_performance_analytics_services
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read