Lucene search
+L

7932 matches found

Cvelist
Cvelist
added 2026/07/29 11:57 p.m.45 views

CVE-2026-62343 ImageMagick: Heap Buffer Over-Write in morphology operation when an invalid kernel is provided

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 6.9.13-51 and 7.0.1-0 and above prior to 7.1.2-26, an invalid kernel can cause a heap buffer over-write when performing a morphology operation with a user supplied kernel. This issu...

4.7CVSS0.00124EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 11:57 p.m.6 views

CVE-2026-62343 ImageMagick: Heap Buffer Over-Write in morphology operation when an invalid kernel is provided

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 6.9.13-51 and 7.0.1-0 and above prior to 7.1.2-26, an invalid kernel can cause a heap buffer over-write when performing a morphology operation with a user supplied kernel. This issu...

4.7CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/07/29 11:57 p.m.52 views

CVE-2026-62343

CVE-2026-62343 – ImageMagick heap buffer over-write during morphology with a user-supplied invalid kernel. Affected products/versions: ImageMagick before 6.9.13-51 and 7.0.1-0, and before 7.1.2-26. The flaw is triggered during morphology operations using a crafted kernel, leading to a heap buffer...

4.7CVSS5.9AI score0.00124EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/29 11:57 p.m.10 views

CVE-2026-62343

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 6.9.13-51 and 7.0.1-0 and above prior to 7.1.2-26, an invalid kernel can cause a heap buffer over-write when performing a morphology operation with a user supplied kernel. This issu...

4.7CVSS5.9AI score0.00124EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/29 9:52 a.m.4 views

CVE-2026-64467

A flaw was found in the Linux kernel's rustbinder component. This vulnerability arises from an error in how memory offsets are handled during cleanup operations on 32-bit systems. An attacker could exploit this to corrupt the system's reference accounting, causing resources to be released...

8.8CVSS5.8AI score0.00137EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 6:10 p.m.6 views

CVE-2026-62433

A flaw was found in Xen. The DMOP handling code in Xen does not properly validate the number of buffers provided by the caller. This oversight can lead to the system accessing uninitialized memory, potentially resulting in information disclosure or other unpredictable behavior. A malicious guest...

7.3CVSS5.8AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 5:55 p.m.11 views

EUVD-2026-49938

A use-after-free condition exists in pglogical's worker signaling code, where a worker structure can be dereferenced after the underlying slot has been freed or recycled during normal worker lifecycle events. The condition is reachable during normal replication operation, including by a...

7.7CVSS6.5AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 5:40 p.m.4 views

CVE-2026-48025 nebula-mesh: Decrypted CA private key persists in heap after signing

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.7, internal/pki/resolver.go:36-64 constructs a CAManager with the plaintext ed25519.PrivateKey after unwrapping via the master key; internal/pki/ca.go:13-16 stores it. Callers at...

6.9CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/28 5:40 p.m.46 views

CVE-2026-48025

CVE-2026-48025 (nebula-mesh) describes a memory-safety issue in versions prior to 0.3.7 where decrypted CA private keys (ed25519.PrivateKey) are constructed and stored in memory by the CAManager and not wiped after use. The problem arises when internal/pki/resolver.go constructs CAManager with th...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 1:19 p.m.8 views

CVE-2026-62426

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. To manage the system, sysctl and platform operations are used by the control domain or a possible Xenstore domain. Some of these operations may not be executed in paralle...

8.8CVSS0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 1:19 p.m.14 views

CVE-2026-62428

When grant-copy operations are processed, the respective grant may or may not already be in use by another operation a mapping or another copy. For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant the grant is "pinned", what is...

7.8CVSS0.001EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/28 1:19 p.m.7 views

CVE-2026-62432

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

7.3CVSS5.2AI score0.00212EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/28 12:32 p.m.10 views

CVE-2026-62433

Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized...

7.3CVSS5.9AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.31 views

CVE-2026-62433 correct buffer checks for DM_OP hypercalls

Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized...

0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 12:32 p.m.6 views

EUVD-2026-49786

Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized...

7.3CVSS5.9AI score0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:32 p.m.11 views

CVE-2026-62432

CVE-2026-62432: The EVTCHNOP_expand_array hypercall in Xen signals a race with EVTCHNOP_reset when checking FIFO event channels, because the correct lock is not held, leading to potential dereference of a NULL pointer. Affected: Xen hypervisor interfaces referenced in the NVD entry and mirrored i...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:32 p.m.8 views

CVE-2026-62432

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

5.8AI score0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 12:32 p.m.5 views

EUVD-2026-49785

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:31 p.m.31 views

CVE-2026-62427 sysctl and platform-op locks open to abuse

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. To manage the system, sysctl and platform operations are used by the control domain or a possible Xenstore domain. Some of these operations may not be executed in paralle...

0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:31 p.m.16 views

CVE-2026-62426

CVE-2026-62426 concerns sysctl and platform-op locking in Xen environments. The issue arises from system-wide locks used for operations in control domain or Xenstore domain, where lock acquisition lacks fairness. With XSM/Flask enabled, some lock acquisitions can occur before permission checks, c...

8.8CVSS5.9AI score0.00228EPSS
SaveExploits0References1
Rows per page
Query Builder