2 matches found
CVE-2026-31578
In the Linux kernel, the following vulnerability has been resolved: media: as102: fix to not free memory after the device is registered in as102usbprobe In as102usb driver, the following race condition occurs: CPU0 CPU1 as102usbprobe kzalloc; // alloc as102devt .... usbregisterdev; fd =...
PT-2026-34930
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the as102 usb driver. When the as102 usb probe function encounters an error after successfully calling usb register dev, it may call usb deregister dev and...