Lucene search
+L

78679 matches found

Cvelist
Cvelist
added 2026/08/06 8:33 p.m.38 views

CVE-2026-19157

Out of bounds write in ANGLE in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

0.00384EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 8:33 p.m.14 views

CVE-2026-19157

Out of bounds write in ANGLE in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.3AI score0.00384EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:33 p.m.173 views

CVE-2026-19157

CVE-2026-19157 : Out-of-bounds write in ANGLE affecting Google Chrome on Android before 151.0.7922.109. The issue could allow a remote attacker to potentially escape the Chrome sandbox via a crafted HTML page. Affects the ANGLE component within Chrome; no specific vendor/version details beyond th...

9.6CVSS5.5AI score0.00384EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 8:33 p.m.36 views

CVE-2026-19170

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

0.00384EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:33 p.m.208 views

CVE-2026-19170

CVE-2026-19170 involves a use-after-free in WebGL within Google Chrome on Android, allowing potential sandbox escape via a crafted HTML page. Affected software is Google Chrome (Android) with WebGL as the vulnerable component; root cause details are described in the CVE description. The vulnerabi...

9.6CVSS5.5AI score0.00384EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/08/06 8:33 p.m.11 views

CVE-2026-19154

Use after free in Skia in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS5.4AI score0.00347EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/06 8:33 p.m.15 views

CVE-2026-19154

Use after free in Skia in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.6AI score0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:33 p.m.123 views

CVE-2026-19154

This CVE describes a Use-after-Free in Skia used by Google Chrome on Android, where an attacker who has already compromised the renderer could potentially escape the Chrome sandbox via a crafted HTML page. The issue is linked to Chrome/Skia as of Android builds prior to version 151.0.7922.109, wi...

8.3CVSS5.6AI score0.00347EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 8:33 p.m.36 views

CVE-2026-19154

Use after free in Skia in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 8:33 p.m.42 views

CVE-2026-19137

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

0.00447EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 8:33 p.m.10 views

CVE-2026-19137

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS5.4AI score0.00447EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/06 8:33 p.m.12 views

CVE-2026-19137

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.6AI score0.00447EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:33 p.m.224 views

CVE-2026-19137

Google Chrome WebGL use-after-free on Android prior to 151.0.7922.109 can allow a renderer-compromised attacker to escape the sandbox via a crafted HTML page. The CVE-2026-19137 entry is corroborated by ENISA EUVD-2026-54263 and NVD/CVE records. The vulnerability affects WebGL in Chrome; root cau...

8.3CVSS5.6AI score0.00447EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/06 4:16 p.m.15 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.5CVSS0.00134EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/06 4:16 p.m.17 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.00134EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 3:38 p.m.34 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
OSV
OSV
added 2026/08/06 3:38 p.m.12 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
Debian CVE
Debian CVE
added 2026/08/06 3:38 p.m.10 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.60 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.12 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
Rows per page
Query Builder