Lucene search
+L

880 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.9 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,...

0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.6 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.6 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
EUVD
EUVD
added 2026/07/19 3:41 p.m.12 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.00157EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:41 p.m.10 views

CVE-2026-64184

The CVE-2026-64184 entry concerns the Linux kernel: damon_sysfs_memcg_path_to_id() breaks the mem_cgroup_iter() loop without calling mem_cgroup_iter_break(), leaking a cgroup reference. The fix is to call mem_cgroup_iter_break() before breaking the loop. Affected scope is within mm/damon/sysfs-sc...

5.3AI score0.00157EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.28 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.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:41 p.m.8 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.00157EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:41 p.m.10 views

CVE-2026-64182

The CVE affects the Linux kernel in drivers/base/memory where a memory block reference leak occurs during poison accounting. Specifically, memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which acquires a reference to the memory block device....

5.3AI score0.00157EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.27 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.00157EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:41 p.m.5 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 score0.00157EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:41 p.m.11 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.00157EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:41 p.m.10 views

CVE-2026-64180

The CVE-2026-64180 entry documents a Linux kernel issue in the memory hotplug path (mm/memory_hotplug). The root cause is that remove_memory_blocks_and_altmaps() calls find_memory_block() to obtain a memory block device reference, but the acquired reference is not dropped, leading to a leaked dev...

5.3AI score0.00157EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.6 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.00157EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.27 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.00165EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.5 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.00165EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.7 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.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.10 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.2AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.12 views

CVE-2026-64154

The CVE-2026-64154 entry concerns the Linux kernel DRM MSM Adreno driver (a6xx_gpu_init). The issue: a reference leak on the device_node obtained by of_parse_phandle() when early error returns bypass the corresponding of_node_put(). The fix uses a __free(device_node) cleanup handler to ensure the...

5.3AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.5 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 score0.00165EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64147

The CVE-2026-64147 entry concerns the Linux kernel pds_core path where debugfs_lookup() leaks a dentry by not calling dput() on the returned dentry, causing a reference leak on every firmware reset recovery. Additionally, with CONFIG_DEBUG_FS disabled, debugfs_lookup() returns ERR_PTR(-ENODEV) in...

5.5AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder