Lucene search
+L

1017 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.14 views

CVE-2026-64154

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.5CVSS0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-64021

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-63948

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2capchantimeout on !conn setchantimer takes a l2capchan reference via l2capchanhold before scheduling the delayed work. The normal path in l2capchantimeout drops this reference with...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.35 views

CVE-2026-64184 mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: call missing memcgroupiterbreak damonsysfsmemcgpathtoid breaks memcgroupiter loop without calling memcgroupiterbreak. This leaks the cgroup reference. Fix the issue by calling memcgroupiterbreak before the...

0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:41 p.m.27 views

CVE-2026-64184

CVE-2026-64184 affects the Linux kernel DAMON subsystem. The root cause is damon_sysfs_memcg_path_to_id() leaking a memcg reference by not calling mem_cgroup_iter_break() when breaking the mem_cgroup_iter() loop, causing a resource leak. The vulnerability is local and can lead to resource exhaust...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 3:41 p.m.14 views

EUVD-2026-45869

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: call missing memcgroupiterbreak damonsysfsmemcgpathtoid breaks memcgroupiter loop without calling memcgroupiterbreak. This leaks the cgroup reference. Fix the issue by calling memcgroupiterbreak before the...

5.3AI score0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:41 p.m.20 views

CVE-2026-64182

The CVE-2026-64182 vulnerability concerns the Linux kernel memory subsystem: memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which returns a reference to the memory block device. Both helpers use the returned memory block without dropping th...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 3:41 p.m.13 views

EUVD-2026-45867

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.3AI score0.00114EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.34 views

CVE-2026-64182 drivers/base/memory: fix memory block reference leak in poison accounting

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

0.00114EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:41 p.m.22 views

EUVD-2026-45865

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.3AI score0.00114EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:41 p.m.36 views

CVE-2026-64180

CVE-2026-64180 is tied to the Linux kernel memory hotplug path. A memory block reference leak occurs in remove_memory_blocks_and_altmaps() when it calls find_memory_block() and drops the reference too late, causing a leaked memory block device reference during removal of memory blocks/altmaps. Th...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.7 views

CVE-2026-64180

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/19 3:41 p.m.7 views

CVE-2026-64180 mm/memory_hotplug: fix memory block reference leak on remove

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.3AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64154

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.31 views

CVE-2026-64154

The flaw is in the Linux kernel's Adreno GPU driver (a6xx_gpu_init), where of_parse_phandle() acquires a device node reference that early error returns fail to release via of_node_put(), causing resource accumulation. The fix uses __free(device_node) for automatic cleanup. Red Hat notes it is not...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.24 views

CVE-2026-64154

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64154 drm/msm/adreno: Fix a reference leak in a6xx_gpu_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.35 views

CVE-2026-64154 drm/msm/adreno: Fix a reference leak in a6xx_gpu_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 3:40 p.m.14 views

EUVD-2026-45839

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.3AI score0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.28 views

CVE-2026-64147

The pds_core kernel driver leaks a dentry reference (missing dput()) on every firmware reset recovery, and when CONFIG_DEBUG_FS is disabled, debugfs_lookup() returns ERR_PTR(-ENODEV) rather than NULL, which the existing check passes, causing a crash. Red Hat confirms this can lead to denial of se...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder