First published: Tue Apr 07 2020(Updated: )
An issue was discovered in the Linux kernel before 5.6.1. drivers/media/usb/gspca/ov519.c allows NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints, aka CID-998912346c0d.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
Linux Kernel | <5.6.1 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-11608 has a medium severity due to its potential to cause NULL pointer dereferences affecting system stability.
To fix CVE-2020-11608, upgrade the Linux kernel to version 5.6.1 or later.
CVE-2020-11608 affects Linux kernel versions prior to 5.6.1 and specific versions of Ubuntu 16.04 and 18.04.
CVE-2020-11608 specifically involves the ov511_mode_init_regs and ov518_mode_init_regs functions in the gspca driver.
CVE-2020-11608 is not considered a remote exploit as it affects local drivers and requires direct access.