Lucene search
+L

8150 matches found

EUVD
EUVD
added 2026/08/10 12:01 p.m.12 views

EUVD-2026-55340

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Account for NULL and handle pages in ttmpoolbackup Pages in ttmpoolbackup can be NULL or backup handles ttmbackuppageptrishandle, neither of which can be passed to setpagesarraywb or freed. Add a dedicated WB pass before...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.37 views

CVE-2026-68232 drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix MM reference leak in drmgpusvmrangeevict If kvmallocarray fails in drmgpusvmrangeevict, the MM reference acquired earlier is not released, resulting in a reference leak. Fix this by dropping the MM reference on th...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:00 p.m.13 views

EUVD-2026-55333

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix MM reference leak in drmgpusvmrangeevict If kvmallocarray fails in drmgpusvmrangeevict, the MM reference acquired earlier is not released, resulting in a reference leak. Fix this by dropping the MM reference on th...

5.3AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:59 a.m.16 views

CVE-2026-68165 mm/damon/core: validate ranges in damon_set_regions()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

5.4AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.6 views

CVE-2026-68104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: invoke pmgenpdremove before freeing genpd Call pmgenpdremove to unregister from global list prior to releasing acpgenpd memory, and clear the pointer after free. cherry picked from commit...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.12 views

PT-2026-69527

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-use-after-free issue exists in the Linux kernel when processing remote IPv6 packets routed through a configured ILA csum-adjust-transport route or receive-side mapping. The functi...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-68164

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/damon/core: disallow overlapping input ranges for damonsetregions damonsetregions assumes the input ranges are sorted by the address and don't overlap each...

5.8AI score0.00215EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.20 views

PT-2026-69505

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/amdgpu component where the system fails to invoke pm genpd remove before freeing the genpd memory. This results in a failure to unregister from the global list...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
NVD
NVD
added 2026/08/07 5:17 p.m.48 views

CVE-2026-20338

A vulnerability in the zip archive parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper memory handling when processing content in zip files during scanning. An attacker could exploit this...

7.5CVSS0.00471EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:05 a.m.11 views

KVM: x86: Check for invalid/obsolete root *after* making MMU pages available

...

8.8CVSS5.5AI score0.00347EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.24 views

RHEL 9 : kernel-rt (RHSA-2026:51604)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:51604 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

9.1CVSS5.7AI score0.00571EPSS
SaveExploits3References14
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.13 views

SUSE CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

4.7CVSS5.4AI score0.00156EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/06 5:58 p.m.16 views

New Zapscape KVM Flaw Could Let Privileged L1 Guest Code Escape to Linux Hosts

Zapscape , a new Linux kernel vulnerability, could allow an attacker with kernel privileges inside an L1 guest virtual machine VM to escape KVM isolation and execute code on the host. The risk applies when nested virtualization is exposed to untrusted guests. The flaw is tracked as CVE-2026-64561...

5.8AI score0.00347EPSS
SaveExploits4
UbuntuCve
UbuntuCve
added 2026/08/06 4:16 p.m.18 views

CVE-2026-43622

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score0.00156EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 3:27 p.m.47 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 3:27 p.m.11 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/08/06 3:27 p.m.86 views

CVE-2026-43622

CVE-2026-43622 affects llama.cpp builds b1886–b7445, where the LLaMA-Android JNI wrapper presents a double free vulnerability. The code allocates memory with malloc() in new_1batch() but frees it with the C++ delete operator in free_1batch(), leading to heap metadata corruption. Consequences desc...

8.5CVSS6.3AI score0.00156EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/06 8:16 a.m.14 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS0.00117EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/06 8:16 a.m.15 views

CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 8:16 a.m.12 views

UBUNTU-CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.3AI score0.00156EPSS
SaveExploits0References11
Rows per page
Query Builder