Lucene search
+L

135607 matches found

ATTACKERKB
ATTACKERKB
added last week9 views

CVE-2026-12996

A use-after-free in OpenVPN 2.6.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote authenticated peers to potentially cause a denial of service or leak memory via crafted packets during TLS session promotion or expiry...

6CVSS5.9AI score0.00397EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added last week6 views

GHSA-4MRV-5P47-P938 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

Summary MessagePack::Bufferclear shifts out every chunk and returns its 4 KiB rmem page to the shared pool, but does not reset the buffer's rmem cursor rmemlast, rmemend, rmemowner. The next write sees "unused rmem space" left over from the freed page and hands back a slice of memory that has...

2.1CVSS6AI score0.00119EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added last week7 views

MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

Summary MessagePack::Bufferclear shifts out every chunk and returns its 4 KiB rmem page to the shared pool, but does not reset the buffer's rmem cursor rmemlast, rmemend, rmemowner. The next write sees "unused rmem space" left over from the freed page and hands back a slice of memory that has...

5.4CVSS6AI score0.00119EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added last week5 views

CVE-2026-54522 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added last week9 views

CVE-2026-54522 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS5.8AI score0.00119EPSS
SaveExploits1References2
CVE
CVE
added last week51 views

CVE-2026-54522

CVE-2026-54522 affects MessagePack for Ruby prior to 1.8.2, where MessagePack::Buffer#clear can leave internal rmem pointers stale after a chunk return, enabling a subsequent Buffer#write to alias the freed page and potentially disclose or corrupt cross-buffer data. Root cause: stale rmem_last/rm...

5.4CVSS5.9AI score0.00119EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added last week36 views

CVE-2026-54522 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS0.00119EPSS
SaveExploits1References2
EUVD
EUVD
added last week9 views

EUVD-2026-51234

An incomplete guard in OpenVPN 2.6.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote authenticated peers to trigger a use-after-free during TLS session promotion, potentially leading to a denial of service or memory leakage...

6CVSS5.9AI score0.00366EPSS
SaveExploits0References3
CVE
CVE
added last week33 views

CVE-2026-13117

CVE-2026-13117 relates to OpenVPN with an incomplete guard that can trigger a use-after-free during TLS session promotion. Affected are OpenVPN versions 2.6.0–2.6.20 and 2.7_alpha1–2.7.4, enabling remote authenticated peers to cause denial of service or memory leakage. Public advisories from Debi...

8.1CVSS7.3AI score0.00366EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added last week38 views

CVE-2026-13117

An incomplete guard in OpenVPN 2.6.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote authenticated peers to trigger a use-after-free during TLS session promotion, potentially leading to a denial of service or memory leakage...

6CVSS0.00366EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week11 views

CVE-2026-13117

An incomplete guard in OpenVPN 2.6.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote authenticated peers to trigger a use-after-free during TLS session promotion, potentially leading to a denial of service or memory leakage...

6CVSS5.9AI score0.00366EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added last week14 views

SUSE CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.4AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added last week6 views

SUSE CVE-2026-64560

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits1References4
OSV
OSV
added last week5 views

JLSEC-2026-960 ImageMagick has Use After Free in MSLStartElement in "coders/msl.c"

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a crafted MSL script triggers a heap-use-after-free. The operation element handler replaces and frees the image while the parser continues reading from it,...

9.8CVSS6.8AI score0.00435EPSS
SaveExploits0References5
OSV
OSV
added last week6 views

JLSEC-2026-1036 ImageMagick: Use-After-Free in crafted 8BIM when identifying an image

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-51 and 7.1.2-26, when identifying an image with a crafted 8BIM profile with a specific format string a use-after-free will occur. This issue has been fixed in versions 6.9.13-51...

5.5CVSS5.8AI score0.00103EPSS
SaveExploits0References4
OSV
OSV
added last week6 views

JLSEC-2026-1066 ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs...

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs when freetype initialization fails: the method does not exit and continues to use memory that was already freed. This can be triggered during image processing and may lead to a denial of service...

6.3CVSS5.8AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added last week7 views

JLSEC-2026-1054 ImageMagick before 7.1.2-15 contains a use-after-free vulnerability in the PDB decoder that uses...

ImageMagick before 7.1.2-15 contains a use-after-free vulnerability in the PDB decoder that uses a stale pointer when memory allocation fails. Attackers can trigger this vulnerability by processing malicious PDB files to cause crashes or write a single zero byte to freed memory...

6.3CVSS5.8AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added last week6 views

JLSEC-2026-1063 ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null...

ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles. Attackers can craft malicious image files with specially crafted XMP data to trigger the vulnerability and cause application crashes...

7.5CVSS5.9AI score0.00266EPSS
SaveExploits0References4
OSV
OSV
added last week6 views

JLSEC-2026-1067 ImageMagick before 7.1.2-26 contains a use-after-free vulnerability in the FormatMagickCaption...

ImageMagick before 7.1.2-26 contains a use-after-free vulnerability in the FormatMagickCaption method when memory allocation fails. Attackers can trigger memory allocation failures to cause a dangling pointer to reference freed memory, potentially enabling denial of service or code execution...

7.5CVSS6AI score0.00323EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added last week8 views

CVE-2026-50046

A use-after-free flaw was found in Unbound's DNS-over-TLS DoT forwarded query handling. A remote attacker can exploit a timing error during TLS handshake failures on a server under load to trigger a daemon crash, resulting in a Denial of Service DoS. Mitigation To mitigate this issue, avoid...

5.9CVSS5.9AI score0.00237EPSS
SaveExploits0References4
Rows per page
Query Builder