Lucene search
+L

404456 matches found

Debian CVE
Debian CVE
added 2026/08/11 3:35 p.m.9 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
OSV
OSV
added 2026/08/11 3:35 p.m.4 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
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.7 views

CVE-2026-68189

A flaw was found in the Bluetooth hcisync component of the Linux kernel. A race condition during the UUID list traversal, caused by improper synchronization between asynchronous command sync work and UUID list updates, can lead to a use-after-free vulnerability. This could allow a local attacker ...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 3:31 p.m.8 views

EUVD-2026-56226

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
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 3:31 p.m.13 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
CVE
CVE
added 2026/08/11 3:31 p.m.55 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
Cvelist
Cvelist
added 2026/08/11 3:31 p.m.53 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.5CVSS0.00125EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/11 3:31 p.m.6 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.36 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
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
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
EUVD
EUVD
added 2026/08/11 3:29 p.m.7 views

EUVD-2026-56225

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
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
Cvelist
Cvelist
added 2026/08/11 3:29 p.m.53 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
Vulnrichment
Vulnrichment
added 2026/08/11 3:29 p.m.6 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: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
CVE
CVE
added 2026/08/11 3:22 p.m.151 views

CVE-2026-6727

Technical details are not publicly available in the provided documents; monitor for updates.

5.9CVSS5.3AI score0.00153EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 3:22 p.m.15 views

EUVD-2026-56223

A timing side-channel vulnerability exists in the RSA OAEP decryption implementation. A privileged local attacker with access to the TPM command interface may be able to exploit timing differences to recover information that could allow decryption of ciphertexts encrypted to TPM-managed RSA keys,...

5.3AI score0.00153EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/11 3:22 p.m.32 views

CVE-2026-6727 CVE-2026-6727

A timing side-channel vulnerability exists in the RSA OAEP decryption implementation. A privileged local attacker with access to the TPM command interface may be able to exploit timing differences to recover information that could allow decryption of ciphertexts encrypted to TPM-managed RSA keys,...

0.00153EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/11 3:22 p.m.6 views

CVE-2026-6727 CVE-2026-6727

A timing side-channel vulnerability exists in the RSA OAEP decryption implementation. A privileged local attacker with access to the TPM command interface may be able to exploit timing differences to recover information that could allow decryption of ciphertexts encrypted to TPM-managed RSA keys,...

5.2AI score0.00153EPSS
SaveExploits0References3
Rows per page
Query Builder