Lucene search
+L

502170 matches found

RedHat Linux
RedHat Linux
added 2026/08/06 3:58 p.m.14 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.8AI score0.00346EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/06 3:58 p.m.13 views

libaom: libaom: arbitrary address write via SVC layer context OOB and cyclic refresh map pointer hijack

An arbitrary address write vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC Scalable Video Coding layer ID control function allows an attacker to inject an arbitrary pointer into the cyclic refresh map field via crafted image pixel value...

7.1CVSS5.8AI score0.00328EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 3:58 p.m.43 views

CVE-2026-11803

Autodesk Revit is affected by CVE-2026-11803 due to a PDF file parsing Out-of-Bounds Read. The issue arises when a malicious PDF is processed by Revit, potentially allowing a crash, reading of sensitive data, or execution of arbitrary code within the process. The provided metrics indicate a HIGH ...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:58 p.m.44 views

CVE-2026-8325

CVE-2026-8325 describes an out-of-bounds write vulnerability in Autodesk Revit triggered by parsing a malicious PDF. The affected flow is PDF parsing within Revit, with the root cause an out-of-bounds write that may cause a crash, data corruption, or arbitrary code execution in the context of the...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:58 p.m.36 views

CVE-2026-8325 PDF File Parsing Out-of-Bounds Write Vulnerability in Autodesk Revit

A maliciously crafted PDF file, when parsed through Autodesk Revit, can force an Out-of-Bounds Write vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or execute arbitrary code in the context of the current process...

7.8CVSS0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:57 p.m.43 views

CVE-2026-1289

CVE-2026-1289 concerns Autodesk Revit. A maliciously crafted PDF file that is parsed by Revit can trigger a Use-After-Free vulnerability in the PDF parsing component. Exploitation could cause a crash, disclose sensitive data, or allow arbitrary code execution within the current process. The CVSS ...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:57 p.m.30 views

CVE-2026-1289 PDF File Parsing Use-After-Free Vulnerability in Autodesk Revit

A maliciously crafted PDF file, when parsed through Autodesk Revit, can force a Use-After-Free vulnerability. A malicious actor can leverage this vulnerability to cause a crash, disclose sensitive data, or execute arbitrary code in the context of the current process...

7.8CVSS0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:52 p.m.69 views

CVE-2026-43631

The CVE affects llama.cpp builds from b7492 to b9060, where a use-after-free in the vocab pointer of llama-server occurs when --sleep-idle-seconds is enabled. Unauthenticated remote attackers can trigger this by sending requests to affected endpoints as the server transitions to sleep mode, causi...

9.2CVSS6.4AI score0.00412EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 3:52 p.m.7 views

CVE-2026-43631 llama.cpp b7492–b9060 Use-After-Free RCE via llama-server

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Attackers can trigger the vulnerability by sending...

9.2CVSS6.3AI score0.00412EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:52 p.m.26 views

CVE-2026-43631 llama.cpp b7492–b9060 Use-After-Free RCE via llama-server

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Attackers can trigger the vulnerability by sending...

9.2CVSS0.00412EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:48 p.m.28 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS0.00619EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 3:40 p.m.5 views

CVE-2026-43627 llama.cpp b1283–b9058 Integer Overflow in llama_batch_init() Function

llama.cpp builds b1283 through b9058 contain an integer overflow vulnerability in the llamabatchinit function where unchecked multiplications in malloc calls can wrap past INT32MAX when computing allocation sizes. Attackers can pass specially crafted parameters to trigger integer overflow, causin...

8.5CVSS6.4AI score0.00139EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:40 p.m.42 views

CVE-2026-43627

The CVE-2026-43627 issue affects llama.cpp (b1283–b9058) in the llama_batch_init() function, where unchecked multiplications in malloc() cause allocation sizes to wrap past INT32_MAX. This leads to heap corruption and can potentially enable arbitrary code execution through subsequent batch operat...

8.5CVSS6.5AI score0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 3:38 p.m.9 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 3:38 p.m.29 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS0.0016EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/06 3:38 p.m.8 views

CVE-2026-70640

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS6AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2026/08/06 3:38 p.m.44 views

CVE-2026-70640

The CVE-2026-70640 issue affects llama.cpp builds b1886–b7445, with a race condition in the LLaMA-Android JNI wrapper: bench_1model() and free_1context() lack synchronization, allowing a thread to operate on freed llama_context memory. Attackers could perform heap spray using attacker-controlled ...

7.3CVSS6.1AI score0.0016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 3:38 p.m.9 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/06 3:35 p.m.7 views

CVE-2026-70638

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS6.5AI score0.00134EPSS
SaveExploits1
CVE
CVE
added 2026/08/06 3:35 p.m.44 views

CVE-2026-70638

CVE-2026-70638 affects the llama.cpp project, specifically the LLaMA-Android JNI wrapper. Versions b1886–b7445 are vulnerable due to an integer overflow in new_1batch(), which multiplies sizeof(llama_seq_id) by an attacker-controlled n_seq_max without overflow validation, causing the heap allocat...

8.5CVSS6.5AI score0.00134EPSS
SaveExploits1References4
Rows per page
Query Builder