Lucene search
+L

260458 matches found

CVE
CVE
added 2026/08/11 3:31 p.m.53 views

CVE-2026-73072

CVE-2026-73072 affects Vim prior to 9.2.0846. The vulnerability arises in set_sofo() within src/spellfile.c, which reuses sl_sal_first[] without resetting values left by set_sal_first(). A crafted spell file that places an SN_SAL section before an SN_SOFO section can cause under-counted mapping l...

8.5CVSS5.3AI score0.00125EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/11 3:31 p.m.5 views

CVE-2026-73072

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

8.5CVSS5.3AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/08/11 3:31 p.m.32 views

CVE-2026-73072 Vim: Heap Buffer Overflow when Loading a Spell File

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

8.5CVSS5.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:31 p.m.7 views

CVE-2026-68293

A flaw was found in the net/mlx5 driver of the Linux kernel. When the driver attempts to read the MCIA register from a device advertising the mcia32dwords capability, the mlx5querymcia function can read more data than the allocated buffer can hold. This leads to a buffer overflow, which can cause...

7.1CVSS5.6AI score0.00138EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 3:29 p.m.24 views

CVE-2026-73071

Vim vulnerability CVE-2026-73071 affects 9.2.0511–9.2.0844, where json_decode_item() in src/json.c can retain a stale pointer after json_decode_string() calls channel_fill() to refill and free the current buffer. This causes the error path to read freed memory when an invalid JSON string spans bu...

3.3CVSS5.3AI score0.00109EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/11 3:29 p.m.4 views

CVE-2026-73071

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.3AI score0.00109EPSS
SaveExploits0
OSV
OSV
added 2026/08/11 3:29 p.m.4 views

CVE-2026-73071 Vim: Use-after-free in JSON Decoding

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 3:29 p.m.51 views

CVE-2026-73071 Vim: Use-after-free in JSON Decoding

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS0.00109EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 3:29 p.m.9 views

CVE-2026-73071

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.4AI score0.00109EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/11 3:29 p.m.5 views

CVE-2026-73071 Vim: Use-after-free in JSON Decoding

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.3AI score0.00109EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 3:21 p.m.11 views

CVE-2026-73070 Vim: Stack Buffer Overflow in the Vim Socket Server

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.8CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 3:21 p.m.41 views

CVE-2026-73070 Vim: Stack Buffer Overflow in the Vim Socket Server

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.8CVSS0.00111EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 3:21 p.m.31 views

CVE-2026-73070

Vim prior to version 9.2.0842 is affected by a local vulnerability in the socket server backend (src/socketserver.c). The socketserver_accept() function accepts unbounded client connections, which can cause descriptors to overflow fd_set structures (src/channel.c) and fixed-size struct pollfd arr...

6.8CVSS5.4AI score0.00111EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 3:21 p.m.9 views

CVE-2026-73070

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.8CVSS5.5AI score0.00111EPSS
SaveExploits0
NVD
NVD
added 2026/08/11 3:17 p.m.11 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
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.8 views

CVE-2026-19156

A flaw was found in Google Chrome's Base component. An attacker could convince a user to install a malicious extension, leading to a heap buffer overflow. This vulnerability allows for potential heap corruption, which could be exploited to impact the integrity and availability of the browser...

7.8CVSS5.5AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.8 views

CVE-2026-19138

A flaw was found in Google Chrome's CrashReporting component. A heap buffer overflow vulnerability allows a remote attacker, who has already compromised the renderer process, to potentially escape the browser's security sandbox by crafting a malicious HTML page. This could lead to further...

8.3CVSS5.5AI score0.00372EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/11 3:06 p.m.5 views

CVE-2026-11736 Stack-based buffer overflow vulnerability in some NETGEAR Nighthawk routers

A stack-based buffer overflow vulnerability affects certain NETGEAR models allowing an authenticated admin user to make unauthorized modification to router software and functionality...

5.7CVSS5.7AI score0.00313EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2026/08/11 3:06 p.m.36 views

CVE-2026-11736 Stack-based buffer overflow vulnerability in some NETGEAR Nighthawk routers

A stack-based buffer overflow vulnerability affects certain NETGEAR models allowing an authenticated admin user to make unauthorized modification to router software and functionality...

5.7CVSS0.00313EPSS
SaveExploits0References19
CVE
CVE
added 2026/08/11 3:06 p.m.26 views

CVE-2026-11736

Technical details (affected models, root cause, patch info) are not publicly available in the provided documents; monitor for updates.

5.7CVSS5.7AI score0.00313EPSS
SaveExploits0References19
Rows per page
Query Builder