Lucene search
+L

331581 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.13 views

CVE-2026-68391

A flaw was found in the Linux kernel's Bluetooth management component. This vulnerability involves a Use-After-Free UAF condition, a type of memory corruption where the system attempts to use memory after it has been freed. This can occur due to improper handling of hciconn pointers, potentially...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.7 views

CVE-2026-68203

A flaw was found in the Linux kernel's vivid media driver. This vulnerability involves two cleanup bugs within the vividinit function. Firstly, a reference leak occurs if platformdeviceregister fails, preventing the proper release of device resources. Secondly, an incorrect function call during...

5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.8 views

CVE-2026-68153

A flaw was found in the Linux kernel's libceph component. During the process of tearing down a client, the monitor client is stopped before its associated debugfs files are removed. This timing issue allows a concurrent read of the monmap debugfs file to access memory that has already been freed,...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.11 views

CVE-2026-19146

A flaw was found in Google Chrome on Android, specifically within its Graphics Processing Unit GPU component. A remote attacker, after compromising the browser's renderer process, could exploit an uninitialized memory vulnerability by tricking a user into visiting a specially crafted HTML page...

6.5CVSS5.3AI score0.00363EPSS
SaveExploits0References5
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
CVE
CVE
added 2026/08/11 3:31 p.m.57 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: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.25 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
OSV
OSV
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.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 3:29 p.m.55 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.7 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
Cvelist
Cvelist
added 2026/08/11 3:21 p.m.42 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
NVD
NVD
added 2026/08/11 3:17 p.m.16 views

CVE-2026-17535

Velociraptor's NTFS parsing library mishandles several out of bound and memory exhaustion bugs which may be triggered by maliciously crafted NTFS images. Typically Velociraptor's NTFS parser is used on live NTFS filesystems, limiting the opportunity of attackers corrupting the filesystem. However...

6.2CVSS0.00118EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/11 3:08 p.m.16 views

CVE-2026-72745

A flaw was found in FreeRDP. A malicious peer, either a server or client, can exploit an out-of-bounds vulnerability during CredSSP/NLA authentication. By supplying a large 'extra count' EC value in a Kerberos GSS Wrap token, an attacker can cause the decryption operation to access memory outside...

6.4CVSS5.3AI score0.0036EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.12 views

CVE-2026-19144

A flaw was found in Google Chrome. This vulnerability, known as a use-after-free, occurs when the program attempts to use memory that has already been deallocated. A remote attacker could exploit this by tricking a user into visiting a specially crafted HTML page. Successful exploitation could le...

8.8CVSS5.7AI score0.00372EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.11 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.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/11 2:47 p.m.13 views

EUVD-2026-56180

Velociraptor's NTFS parsing library mishandles several out of bound and memory exhaustion bugs which may be triggered by maliciously crafted NTFS images. Typically Velociraptor's NTFS parser is used on live NTFS filesystems, limiting the opportunity of attackers corrupting the filesystem. However...

6.2CVSS5.4AI score0.00118EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 2:47 p.m.16 views

CVE-2026-17535 Velociraptor Multiple Crashes in NTFS Parser when applied to invalid NTFS Volumes

Velociraptor's NTFS parsing library mishandles several out of bound and memory exhaustion bugs which may be triggered by maliciously crafted NTFS images. Typically Velociraptor's NTFS parser is used on live NTFS filesystems, limiting the opportunity of attackers corrupting the filesystem. However...

6.2CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder