Lucene search
+L

32843 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 12:43 p.m.7 views

CVE-2026-68264

A flaw was found in the Linux kernel's drm/xe/pt module. During certain memory management operations, an internal counter is not properly reset. Repeated attempts to perform these operations, possibly due to resource contention or out-of-memory conditions, can cause this counter to exceed its...

7.8CVSS5.1AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 12:20 p.m.32 views

CVE-2026-50064

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted PSM files. This could allow an attacker to execute code i...

7.8CVSS0.00113EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 12:20 p.m.26 views

CVE-2026-50064

CVE-2026-50064 affects Solid Edge SE2025 (all versions < V225.0 Update 15) and SE2026 (all versions

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:20 p.m.11 views

CVE-2026-50064

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted PSM files. This could allow an attacker to execute code i...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:20 p.m.12 views

EUVD-2026-56116

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted PSM files. This could allow an attacker to execute code i...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:20 p.m.15 views

CVE-2026-50059

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code i...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 12:20 p.m.34 views

CVE-2026-50059

CVE-2026-50059 affects Solid Edge SE2025 (all versions < V225.0 Update 15) and SE2026 (all versions

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 12:20 p.m.38 views

CVE-2026-50059

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code i...

7.8CVSS0.00113EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:20 p.m.19 views

EUVD-2026-56111

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code i...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:16 p.m.7 views

CVE-2026-72745

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as it's a duplicate of CVE-2026-73242...

5.2AI score0.0036EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 12:16 p.m.10 views

EUVD-2026-56135

FreeRDP before 3.30.0 contains an out-of-bounds vulnerability in kerberosDecryptMessage winpr/libwinpr/sspi/Kerberos/kerberos.c. The 16-bit EC extra count field of a peer-supplied GSS Wrap token RFC 4121 is used directly in pointer arithmetic to locate the encrypted regions without being...

8.7CVSS5.5AI score0.0036EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 11:53 a.m.3 views

SUSE-SU-2026:3577-1 Security update for snpguest

This update for snpguest fixes the following issues: - CVE-2026-25541: bytes: integer overflow in 'BytesMut:reserve' can lead to undefined behavior and crashes bsc1274139. - CVE-2026-41678: openssl: incorrect bounds assertion in AES keywrap can lead to an out-of-bounds write bsc1270642. -...

9.2CVSS5.4AI score0.00552EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2026/08/11 11:53 a.m.9 views

Security update for snpguest

This update for snpguest fixes the following issues: CVE-2026-25541: bytes: integer overflow in 'BytesMut:reserve' can lead to undefined behavior and crashes bsc1274139. CVE-2026-41678: openssl: incorrect bounds assertion in AES keywrap can lead to an out-of-bounds write bsc1270642. CVE-2026-4232...

8.7CVSS5.4AI score0.00552EPSS
SaveExploits1References12
CVE
CVE
added 2026/08/11 5:51 a.m.44 views

CVE-2026-12052

The CVE-2026-12052 issue affects Zephyr’s USB device CDC NCM class (usbd_cdc_ncm_cth in subsys/usb/device_next/class/usbd_cdc_ncm.c). The handler builds fixed-size responses for GET_NTB_PARAMETERS (28-byte) and GET_NTB_INPUT_SIZE (8-byte) and copies the entire structure into the control DATA IN b...

5.2CVSS5.7AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 5:51 a.m.12 views

CVE-2026-12052 Out-of-bounds write in USB CDC NCM control handler when host wLength is smaller than the response

The USB device-side CDC NCM class control-to-host handler usbdcdcncmcth in subsys/usb/devicenext/class/usbdcdcncm.c builds a fixed-size response for the GETNTBPARAMETERS 28-byte struct ntbparameters and GETNTBINPUTSIZE 8-byte struct ntbinputsize class requests and copies the whole structure into...

5.2CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.7 views

PT-2026-70063

Name of the Vulnerable Software and Affected Versions Zephyr affected versions not specified Description An out-of-bounds write exists in the USB device-side CDC NCM class control-to-host handler usbd cdc ncm cth within the subsys/usb/device next/class/usbd cdc ncm.c file. The issue occurs when t...

5.2CVSS5.6AI score0.00187EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70724

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description An out-of-bounds write issue exists that allows an unauthorized attacker to execute arbitrary code locally or remotely, potentially compromising the affected system...

7.8CVSS5.7AI score0.00393EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.12 views

Fedora 43 : chromium (2026-06d89684d6)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-06d89684d6 advisory. chromium-151.0.7922.108 security release fix 41 CVE CVE-2026-19137: Use after free in WebGL CVE-2026-19138: Heap buffer overflow in CrashReporting...

9.6CVSS5.9AI score0.00545EPSS
SaveExploits0References42
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.2 views

PT-2026-70812

Name of the Vulnerable Software and Affected Versions Lightroom Classic affected versions not specified Description An out-of-bounds write issue exists that could allow arbitrary code execution in the context of the current user. This occurs when a user opens a malicious file, requiring user...

7.8CVSS6.1AI score0.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70778

Name of the Vulnerable Software and Affected Versions .NET affected versions not specified Description An out-of-bounds write allows an unauthorized attacker to execute arbitrary code locally and remotely, potentially affecting the entire system. An out-of-bounds write occurs when a program write...

7.8CVSS5.7AI score0.00294EPSS
SaveExploits0References8
Rows per page
Query Builder