Lucene search
+L

71427 matches found

UbuntuCve
UbuntuCve
added 2026/08/11 4:17 p.m.12 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.4AI score0.00108EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/11 3:35 p.m.7 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0
CVE
CVE
added 2026/08/11 3:35 p.m.55 views

CVE-2026-73074

Vim prior to 9.2.0841 is affected by a heap-related vulnerability in text property handling. The function prop_add_one() in src/textprop.c uses proplen from get_text_props() to increment a uint16_t property count beyond 0xffff, causing a wrap to zero and copying existing text-property records int...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 3:35 p.m.8 views

CVE-2026-73074 Vim: Heap Buffer Overflow in Text Property Handling

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 3:35 p.m.76 views

CVE-2026-73074 Vim: Heap Buffer Overflow in Text Property Handling

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS0.00108EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.9 views

CVE-2026-19167

A flaw was found in Google Chrome. An integer overflow vulnerability in the Graphics Processing Unit GPU component could allow a remote attacker, who has already compromised the renderer process, to leak sensitive cross-origin data. This exploitation is possible by enticing a user to visit a...

6.8CVSS5.3AI score0.00366EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/11 3:17 p.m.16 views

CVE-2026-73066

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS0.00126EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/11 3:17 p.m.13 views

CVE-2026-73066

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS5.7AI score0.00126EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/11 3:17 p.m.7 views

UBUNTU-CVE-2026-73066

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS5.5AI score0.00126EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/11 3:08 p.m.11 views

CVE-2026-19174

A flaw was found in V8, the JavaScript engine used in Google Chrome. This integer overflow vulnerability allows a remote attacker to execute arbitrary code within the browser's security sandbox—a protective environment that limits what a program can do. This can occur when a user visits a special...

8.8CVSS5.8AI score0.00436EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.16 views

CVE-2026-12852

A flaw was found in Bouncy Castle for Java. A remote attacker could exploit this by providing a specially crafted message to the MLS wire decoder. The decoder allocates an attacker-declared opaque length without first performing a bounds check. This can lead to excessive memory allocation,...

8.7CVSS5.3AI score0.0031EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 2:49 p.m.78 views

CVE-2026-73066

Tesseract prior to 5.5.3 is affected by a heap out-of-bounds write in LSTM Convolve via a crafted .traineddata loaded through the deserializer. The root cause is an unchecked signed integer multiplication that wraps the convolution output-channel count, undersizing the forward-pass output buffer ...

6.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 2:49 p.m.7 views

CVE-2026-73066 Tesseract: Heap out-of-bounds write in LSTM Convolve layer via crafted .traineddata

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/11 2:49 p.m.9 views

CVE-2026-73066 Tesseract: Heap out-of-bounds write in LSTM Convolve layer via crafted .traineddata

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 2:49 p.m.18 views

EUVD-2026-56181

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 2:49 p.m.36 views

CVE-2026-73066 Tesseract: Heap out-of-bounds write in LSTM Convolve layer via crafted .traineddata

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS0.00126EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/11 2:37 p.m.13 views

firefox: thunderbird: Integer overflow in the JavaScript: WebAssembly component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the JavaScript: WebAssembly component...

9.8CVSS5.3AI score0.00436EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/11 2:27 p.m.10 views

firefox: thunderbird: Integer overflow in the JavaScript: WebAssembly component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the JavaScript: WebAssembly component...

9.8CVSS5.3AI score0.00436EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/11 2:25 p.m.8 views

firefox: thunderbird: Integer overflow in the JavaScript: WebAssembly component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the JavaScript: WebAssembly component...

9.8CVSS5.3AI score0.00436EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/11 2:02 p.m.8 views

firefox: thunderbird: Integer overflow in the JavaScript: WebAssembly component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the JavaScript: WebAssembly component...

9.8CVSS5.3AI score0.00436EPSS
SaveExploits0References6
Rows per page
Query Builder