Lucene search
+L

139229 matches found

Cvelist
Cvelist
added 2026/08/06 3:27 p.m.34 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.00134EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 3:27 p.m.62 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.00134EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 3:27 p.m.5 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
Debian CVE
Debian CVE
added 2026/08/06 3:27 p.m.7 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.3AI score0.00134EPSS
SaveExploits0
Vulnrichment
Vulnrichment
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.3AI score0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 2:27 p.m.9 views

EUVD-2026-53946

Contributor Arbitrary File Download in Unlimited Elements For Elementor Free Widgets, Addons, Templates = 2.0.14 versions...

6.5CVSS5.4AI score0.00328EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/06 2:1 p.m.9 views

CVE-2026-66373

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS7.5AI score0.00503EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/08/06 1:5 p.m.6 views

WordPress WP Full Stripe Free plugin <= 8.5.0 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by dutafi in WordPress Plugin WP Full Stripe Free versions = 8.5.0...

7.1CVSS5.1AI score0.0018EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/06 12:51 p.m.9 views

CVE-2026-64570

A flaw was found in the Linux kernel's Wi-Fi subsystem mac80211. A double-free vulnerability exists in the handling of FILS Fast Initial Link Setup Discovery frames. When an allocation failure occurs during the update of a FILS Discovery template, the same memory region can be freed twice. This c...

7.8CVSS5.5AI score0.00152EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/06 12:43 p.m.6 views

CVE-2026-64582

A flaw was found in the Linux kernel's RDMA/rxe component. A race condition in the rxemmap function, which manages memory for Remote Direct Memory Access RDMA operations, can lead to a use-after-free vulnerability. A local attacker could exploit this timing issue to cause a system crash, resultin...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/06 12:8 p.m.10 views

CVE-2026-67305

The FreeRDP Windows client contains a heap buffer overflow vulnerability. If a user pastes maliciously crafted, oversized clipboard data from an untrusted RDP server, it triggers memory corruption that may result in remote code execution...

9.4CVSS6.2AI score0.00489EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/06 10:50 a.m.9 views

kernel: futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()

A flaw was found in the Linux kernel. A timing issue, known as a race condition, exists within the futex subsystem. This vulnerability could allow a local attacker to access memory after it has been freed, leading to a system crash denial of service or potentially the disclosure of sensitive...

7.8CVSS6.9AI score0.00131EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/06 10:44 a.m.9 views

CVE-2026-64572

A flaw was found in the Linux kernel's IPv4 forwarding information base FIB component. A local attacker with administrative network capabilities CAPNETADMIN could exploit a timing issue during route insertion and lookup operations. This could lead to a "use-after-free" vulnerability, where the...

7CVSS5.4AI score0.00186EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in removewaiter. removewaiter is used by the slowlock paths, but it is also used for proxy-lock rollback in rtmutexstartproxylock, when invoked from futexrequeue. In the latter case,...

7.8CVSS6.1AI score0.00725EPSS
SaveExploits64References3
AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/tls: The use-after-free issue in the -EBUSY error handling path of tlsdoencryption has been fixed. The -EBUSY handling in tlsdoencryption, introduced with commit 859054147318 “net: tls: handle backlogging of crypto requests”,...

9.8CVSS4.9AI score0.00388EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: eventpoll: Fixed an UAF Use-After-Free issue with epremovestruct eventpoll and struct file. The epremove function via epremovefile clears the file-fep field under file-flock, but then continues using @file within the critical...

7.8CVSS6.9AI score0.03234EPSS
SaveExploits3References3
AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net: skbuff: Fixed an issue where a missing zerocopy reference was present in the pskbcarve helpers. Both pskbcarveinsideheader and pskbcarveinsidenonlinear copy the old skbsharedinfo header into a new buffer using memcpy. Thi...

7.8CVSS6AI score0.00238EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/08/06 10:19 a.m.7 views

CVE-2026-64567

A flaw was found in btrfs, a file system in the Linux kernel. This vulnerability occurs because the system does not properly validate the number of entries in the free space cache header when loading it. A local attacker with the ability to modify the file system metadata could craft a malicious...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/06 10:1 a.m.8 views

CVE-2026-64574

A flaw was found in the Linux kernel's mac80211 Wi-Fi subsystem. When new Wi-Fi links are added, an error in the update process can cause debugfs entries to point to memory that has already been freed. A local attacker can exploit this use-after-free vulnerability by accessing these dangling...

7.8CVSS5.5AI score0.00116EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/06 8:16 a.m.9 views

CVE-2026-64601

In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: captureurbcomplete: redundant usbanchorurb corrupts anchor list on each resubmission In captureurbcomplete, usbanchorurb is called on every completion callback, but the URB is already anchored from the initial...

7.8CVSS0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder