Lucene search
+L

3 matches found

Cvelist
Cvelist
added 2026/04/24 2:42 p.m.48 views

CVE-2026-31578 media: as102: fix to not free memory after the device is registered in as102_usb_probe()

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 =...

0.00128EPSS
SaveExploits0References9
CVE
CVE
added 2026/04/24 2:42 p.m.31 views

CVE-2026-31578

CVE-2026-31578: Linux kernel as102_usb driver race leads to use-after-free/double-free when a device is deregistered while an open FD remains. The crash arises from freeing as102_dev_t after usb_register_dev() and before the final FD is closed; the fix defers freeing to the .release() path, ensur...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the release of memory after device registration in the media as102 module. This could lead to...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References2
Rows per page
Query Builder