Lucene search
+L

48677 matches found

Cvelist
Cvelist
added 2026/09/17 4:10 p.m.34 views

CVE-2026-92504 thermal: intel: int3400: clean up ODVP on probe failures

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int3400: clean up ODVP on probe failures evaluateodvp creates per-ODVP sysfs files before the thermal zone and later probe resources are registered. The current unwind path only calls cleanupodvp from the late sys...

7CVSS0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:10 p.m.4 views

EUVD-2026-82125

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int3400: clean up ODVP on probe failures evaluateodvp creates per-ODVP sysfs files before the thermal zone and later probe resources are registered. The current unwind path only calls cleanupodvp from the late sys...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:10 p.m.36 views

CVE-2026-92488 RDMA/erdma: complete object teardown when the destroy command fails

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: complete object teardown when the destroy command fails erdmadestroyqp, erdmadestroycq, erdmaderegmr, and erdmadestroyah returned early when erdmapostcmdwait failed, leaking the queue buffers, MTTs, doorbells and the...

7CVSS0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:10 p.m.4 views

EUVD-2026-82109

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: complete object teardown when the destroy command fails erdmadestroyqp, erdmadestroycq, erdmaderegmr, and erdmadestroyah returned early when erdmapostcmdwait failed, leaking the queue buffers, MTTs, doorbells and the...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:10 p.m.11 views

CVE-2026-92488

CVE-2026-92488 is a resource-leak vulnerability in the Linux kernel's RDMA/erdma subsystem. The destructor functions erdma_destroy_qp(), erdma_destroy_cq(), erdma_dereg_mr(), and erdma_destroy_ah() returned early when erdma_post_cmd_wait() failed, leaking queue buffers, MTTs, doorbells, and hardw...

7CVSS0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:09 p.m.4 views

EUVD-2026-82076

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: free STAG index when TPT entry write fails writetptentry allocates a new STAG index with c4iwgetresource and bumps stats.stag.cur before programming the entry. When writeadaptermem fails, it returns the error without...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:09 p.m.8 views

CVE-2026-90415

CVE-2026-90415 affects the Linux kernel RDMA/cxgb4 driver (Chelsio T4/T5/T6). In write_tpt_entry(), a new STAG index is allocated via c4iw_get_resource() and stats.stag.cur is incremented before programming the TPT entry. When the subsequent write_adapter_mem() call fails, the error is returned w...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:09 p.m.5 views

EUVD-2026-82057

In the Linux kernel, the following vulnerability has been resolved: block: fix dio leak on metadata mapping error A failed integrity mapping holds a dio reference, so we need to go through the full bio ending in case there were previously submitted bio's in the sequence...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90384

CVE-2026-90384 affects the Linux kernel iomap subsystem. The folio batch mechanism used for iomap zero-range operations fails to release the batch when either ->iomap_end() or ->iomap_begin() callbacks fail, as the direct return paths bypass batch cleanup. The ->iomap_end() case is not p...

0.00201EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:09 p.m.5 views

EUVD-2026-82045

In the Linux kernel, the following vulnerability has been resolved: iomap: release the folio batch on iomap callback failures A sashiko review of an unrelated patch points out that the folio batch mechanism used for iomap zero range fails to release the batch in a couple error scenarios. If eithe...

0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:09 p.m.9 views

CVE-2026-90368

CVE-2026-90368 affects the Linux kernel 's mt76/mt7915 WiFi driver. When mt76_wcid_alloc() fails inside mt7915_add_interface() , the function returned without clearing the vif_mask/omac_mask bits it had already set, without removing the firmware dev info added earlier, and without clearing the mo...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:09 p.m.2 views

EUVD-2026-82025

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Unregister cpufreq notifier on init failure acpiprocessordriverinit registers the cpufreq policy notifier before registering the ACPI processor driver and setting up CPU hotplug state. If driverregister or...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90330

CVE-2026-90330 is a resource leak in the Linux kernel's Logitech HID++ force-feedback driver. In hidpp_ff_init(), if any of the subsequent allocations (HID++ FF private data, effect ID array, or workqueue) fail after input_ff_create() succeeds, the function returns an error without calling input_...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:08 p.m.5 views

EUVD-2026-81891

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: tcon: Drop TCON TOP device reference offinddevicebynode takes a device reference. Drop it after mux configuration succeeds...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.5 views

EUVD-2026-81880

In the Linux kernel, the following vulnerability has been resolved: phy: sunplus: fix error handling in spuphyinit Fix the error paths of spuphyinit to undo exactly what each stage did: return directly if clkprepareenable fails, release only the clock if resetcontroldeassert fails, and jump to...

0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90287

This Linux kernel vulnerability affects the sunplus PHY driver in the function sp_uphy_init() . The error handling paths did not correctly unwind each initialization stage: if clk_prepare_enable() failed, the function should return directly; if reset_control_deassert() failed, only the clock shou...

0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:08 p.m.5 views

EUVD-2026-81876

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: release subpool on fillsuper failure hugetlbfsfillsuper allocates a hugepage subpool when size or minsize mount options are specified. hugepagenewsubpool may also reserve huge pages for minsize. If root dentry creation...

0.00221EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90283

CVE-2026-90283 is a resource management flaw in the Linux kernel's hugetlbfs filesystem. In hugetlbfs_fill_super(), when a hugepage subpool is allocated via hugepage_new_subpool() (triggered by size or min_size mount options) and subsequent root dentry creation fails, the error path releases the ...

0.00221EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.8 views

CVE-2026-90273

CVE-2026-90273 affects the Linux kernel in the coresight etm4x driver. In the perf enable path, cscfg_csdev_disable_active_config() is not called in two error cases: when branch broadcast is selected but not supported by hardware, and when etm4_enable_hw() fails. This results in a leak of config_...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:07 p.m.4 views

EUVD-2026-81787

In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: fix bus ID cleanup on deviceadd failures When deviceadd fails after acpidevicesetname has allocated an instance ID and a new acpidevicebusid has been linked into acpibusidlist, the rollback path only removes wakeuplis...

0.00205EPSS
SaveExploits0References6
Rows per page
Query Builder