Lucene search
+L

1007 matches found

OSV
OSV
added 2026/08/15 6:21 a.m.4 views

UBUNTU-CVE-2026-72240

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

5.4AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72245

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.3AI score0.00221EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72179

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.4AI score0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

UBUNTU-CVE-2026-72214

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

5.5AI score0.00205EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 5:58 a.m.15 views

CVE-2026-74372 raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59355

In the Linux kernel, the following vulnerability has been resolved: apparmor: release exe file resources on path failure getcurrentexepath takes both an exefile reference and a path reference before resolving the path name. If aapathname failed, it returned immediately and leaked both references...

5.3AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.33 views

CVE-2026-72440 md/raid1: fix writes_pending and barrier reference leaks on write failures

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writespending and barrier reference leaks on write failures raid1makerequest acquires a writespending reference with mdwritestart before calling raid1writerequest. Several failure paths in raid1writerequest complete...

7.1CVSS0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:56 a.m.10 views

CVE-2026-72439 md/raid10: fix writes_pending leak on write request failures

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59338

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...

5.3AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59339

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writespending and barrier reference leaks on write failures raid1makerequest acquires a writespending reference with mdwritestart before calling raid1writerequest. Several failure paths in raid1writerequest complete...

5.4AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:56 a.m.11 views

CVE-2026-72440 md/raid1: fix writes_pending and barrier reference leaks on write failures

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writespending and barrier reference leaks on write failures raid1makerequest acquires a writespending reference with mdwritestart before calling raid1writerequest. Several failure paths in raid1writerequest complete...

7.1CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.32 views

CVE-2026-72438 md/raid10: fix writes_pending and barrier reference leaks on discard failures

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calling raid10handlediscard. Several failure paths in raid10handlediscard...

7.5CVSS0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59337

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calling raid10handlediscard. Several failure paths in raid10handlediscard...

5.5AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 views

CVE-2026-72386 drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:54 a.m.18 views

CVE-2026-72245

CVE-2026-72245 relates to the Linux kernel GPU host1x driver, where a reference leak could occur in host1x_device_parse_dt() after device_initialize(). The embedded struct device was freed directly via kfree(device) in the error path, bypassing normal device lifetime handling and leaking a refere...

5.3AI score0.00221EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:54 a.m.5 views

EUVD-2026-59144

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.4AI score0.00221EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72245 gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72245 gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72240 mfd: sm501: Fix reference leak on failed device registration

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:54 a.m.19 views

CVE-2026-72240

The CVE-2026-72240 entry describes a Linux kernel issue in the mfd: sm501 driver where a reference leak occurs when platform_device_register() fails during sm501_register_device(). The embedded struct device in pdev is initialized (via device_initialize()), then proceeds through setup_pdev_dma_ma...

5.4AI score0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder