Lucene search
+L

5741 matches found

CVE
CVE
added 2026/09/17 4:09 p.m.11 views

CVE-2026-90405

CVE-2026-90405 affects the Linux kernel driver media: stm32: dcmi, specifically error handling in its probe() function. Three bugs are identified: (1) after requesting a DMA channel via dma_request_chan(), the first error path returns without cleanup; (2) error paths check dcmi->mdma_chan befo...

5.7AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:09 p.m.7 views

EUVD-2026-82066

In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: fix some error handling bugs in probe There are a few issues here: 1 After we assign: chan = dmarequestchan&pdev-dev, "tx"; Then the error paths need to clean up before returning. The first error path does a...

5.7AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.33 views

CVE-2026-90352 wifi: mt76: mt7915: release hif2 reference on probe IRQ failure

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:08 p.m.10 views

EUVD-2026-82013

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

5.8AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90352 wifi: mt76: mt7915: release hif2 reference on probe IRQ failure

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.34 views

CVE-2026-90329 HID: synchronize input before cleaning up a failed probe

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

8.8CVSS0.00339EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.9 views

EUVD-2026-81990

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

6.2AI score0.00339EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90329 HID: synchronize input before cleaning up a failed probe

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

8.8CVSS6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.38 views

CVE-2026-90241 iommu/vt-d: Tear down scalable-mode context on probe failure

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Tear down scalable-mode context on probe failure intelpasidsetupsmcontext walks a PCI device’s DMA aliases via pciforeachdmaalias and programs a scalable-mode context entry for each RID. For a device with a...

8.2CVSS0.0017EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:07 p.m.16 views

CVE-2026-90241

CVE-2026-90241 is a use-after-free vulnerability in the Linux kernel 's Intel VT-d IOMMU driver (iommu/vt-d). When intel_pasid_setup_sm_context() fails partway through programming scalable-mode context entries for a PCI device's DMA aliases, the probe failure path in intel_iommu_probe_device() fr...

8.2CVSS5.7AI score0.0017EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:07 p.m.8 views

EUVD-2026-81834

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Tear down scalable-mode context on probe failure intelpasidsetupsmcontext walks a PCI device’s DMA aliases via pciforeachdmaalias and programs a scalable-mode context entry for each RID. For a device with a...

5.7AI score0.0017EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.33 views

CVE-2026-90233 nvme-pci: release descriptor pools on probe failure

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:07 p.m.9 views

EUVD-2026-81826

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:07 p.m.18 views

CVE-2026-90233

In the Linux kernel nvme-pci driver, per-NUMA-node descriptor DMA pools are created lazily during nvme_init_hctx_common() but are only released in nvme_remove(). Any probe failure occurring after the admin tag set is allocated unwinds through the out_disable label and nvme_pci_free_ctrl(), neithe...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:07 p.m.6 views

CVE-2026-90233 nvme-pci: release descriptor pools on probe failure

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:07 p.m.8 views

EUVD-2026-81804

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Clear fetch destination on faulting arena atomic Same missing register clear as on riscv64. A RMW atomic on an arena pointer is converted to BPFPROBEATOMIC and gets an exception table entry, but bpfjitprobeatomicpre on...

5.8AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:06 p.m.6 views

EUVD-2026-81712

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: Fix the card leak at probe error with the auto-cleanup sndice1712probe performs multiple initialization steps after sndcardnew, but directly returns on failures from later steps without releasing the ALSA card,...

5.6AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:06 p.m.16 views

CVE-2026-90119

CVE-2026-90119 affects the Linux kernel 's ALSA ice1712 driver. In snd_ice1712_probe(), multiple initialization steps run after snd_card_new(); if any later step fails, the function returns without releasing the ALSA card, causing a resource leak . The fix replaces snd_card_new() with snd_devm_ca...

5.6AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:06 p.m.17 views

CVE-2026-90084

CVE-2026-90084 affects the octeontx2-vf driver in the Linux kernel . A race condition exists in the probe/remove path: the VF workqueue was initialized after register_netdev(), meaning ndo_set_rx_mode could queue work on a NULL workqueue before initialization completed. The fix reorders the initi...

5.7AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:06 p.m.10 views

CVE-2026-90084 octeontx2-vf: fix workqueue and netdev race in probe/remove

In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: fix workqueue and netdev race in probe/remove Initialize the VF workqueue before registernetdev so ndosetrxmode does not queue work on a NULL workqueue. Unregister the netdev before destroying the workqueue, and add...

5.7AI score
SaveExploits0References6
Rows per page
Query Builder