Memory leak in Linux kernel - CVE-2019-18813
Published: January 21, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to memory leak within the "dwc3_pci_probe()" function in "drivers/usb/dwc3/dwc3-pci.c" in the Linux kernel through 5.3.9 allows local user to cause a denial of service (memory consumption) by triggering "platform_device_add_properties()" failures.