Lucene search
+L

389258 matches found

EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76655

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: bound the device-reported response length nsmsendrecvmsglocked stores the virtqueue used-ring length reported by the NSM device into msg-resp.len without bounding it to the response buffer. A malicious or buggy backend...

6AI score0.00144EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89743

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: bound the device-reported response length nsmsendrecvmsglocked stores the virtqueue used-ring length reported by the NSM device into msg-resp.len without bounding it to the response buffer. A malicious or buggy backend...

7.7CVSS6.2AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:46 p.m.16 views

CVE-2026-89743

A vulnerability in the Linux kernel's NSM (Network Shared Memory) driver allows a malicious or buggy backend to report a response length larger than the allocated buffer. The function nsm_sendrecv_msg_locked() stores the virtqueue used-ring length without bounding it, so parse_resp_raw() copies e...

7.7CVSS6AI score0.00144EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.22 views

CVE-2026-89742

CVE-2026-89742 is a use-after-free vulnerability in the Linux kernel's RapidIO mport character device driver , specifically in the dma_req_free() function. After kref_put() drops the last reference to a mapping and the mapping is freed by mport_release_mapping(), a subsequent mutex_unlock() deref...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:46 p.m.12 views

EUVD-2026-76654

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

6.5AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89742 rapidio: mport_cdev: fix use-after-free in dma_req_free()

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS6.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89742

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS6.6AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.31 views

CVE-2026-89742 rapidio: mport_cdev: fix use-after-free in dma_req_free()

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76653

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

5.8AI score0.00164EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76652

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

5.8AI score0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.25 views

CVE-2026-89740 serial: imx: serialize imx_uart_ports[] lifetime

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.32 views

CVE-2026-89741 Revert "media: v4l2-dev: fix error handling in __video_register_device()"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:46 p.m.15 views

CVE-2026-89740

CVE-2026-89740 is a dangling pointer vulnerability in the Linux kernel's imx UART (serial) driver . imx_uart_probe() publishes its devm-allocated port in the imx_uart_ports[] table before calling uart_add_one_port(), but the entry is not cleared on failure or after removal, leaving a stale pointe...

5.8AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.17 views

CVE-2026-89741

A double-free vulnerability exists in the Linux kernel's media subsystem , specifically in the v4l2-dev component's __video_register_device() function. A prior error-handling patch (commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a) introduced the flaw: when device_register() fails, put_device() fr...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89741

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89740

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

5.9AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89741 Revert "media: v4l2-dev: fix error handling in __video_register_device()"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

7.8CVSS5.9AI score
SaveExploits0References11
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89740 serial: imx: serialize imx_uart_ports[] lifetime

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89739

CVE-2026-89739 is a use-after-free in the Linux kernel 's USB DWC3 gadget driver. When a USB gadget is removed, dwc3_gadget_free_endpoints frees endpoint memory via kfree(dep), but a delayed work (dwc3_nostream_work) previously queued on system_percpu_wq during a DEPEVT_STREAM_NOSTREAM event may ...

6.6AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76651

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix use-after-free in dwc3gadgetfreeendpoints due to race condition In dwc3gadgetinitendpoint, &dep-nostreamwork is bound with dwc3nostreamwork, and dwc3gadgetendpointstreamevent can queue this delayed work on...

6.6AI score0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder