Lucene search
+L

17680 matches found

NVD
NVD
added 2025/12/23 2:16 p.m.9 views

CVE-2025-68338

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/23 2:16 p.m.12 views

AZL-72983 CVE-2025-68338 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/23 2:16 p.m.11 views

UBUNTU-CVE-2025-68338

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

5.7AI score0.0018EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/23 1:58 p.m.19 views

CVE-2025-68338

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

5.1AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2025/12/23 1:58 p.m.9 views

CVE-2025-68338 net: dsa: microchip: Don't free uninitialized ksz_irq

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/12/23 1:58 p.m.28 views

CVE-2025-68338

In the Linux kernel, CVE-2025-68338 concerns the dsa: microchip path where, if setup fails, ksz_irq_free() may be called on an uninitialized ksz_irq, risking freeing uninitialized IRQ numbers and/or domains. The fix implemented is to iterate only over fully initialized ports in the error path usi...

6.1AI score0.0018EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/23 1:58 p.m.46 views

CVE-2025-68338 net: dsa: microchip: Don't free uninitialized ksz_irq

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

0.0018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/23 12:00 a.m.11 views

CVE-2025-68338

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

5.7AI score0.0018EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/23 12:00 a.m.31 views

PT-2025-52754

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to DSA Distributed Switch Architecture and Microchip network devices. Specifically, the ksz irq free function may be called on an uninitialized...

9.8CVSS6.1AI score0.00677EPSS
SaveExploits8References217
Tenable Nessus
Tenable Nessus
added 2025/12/23 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-68338

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when...

5.6AI score0.0018EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/22 5:42 p.m.13 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/22 4:15 p.m.10 views

CVE-2025-10021

A Use of Uninitialized Variable vulnerability exists in Open Design Alliance Drawings SDK static versions mt before 2026.12. Static object COdaMfcAppApp theApp may access OdString::kEmpty before its initialization. Due to undefined initialization order of static objects across translation units...

7CVSS0.00148EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/22 3:48 p.m.5 views

CVE-2025-10021

A Use of Uninitialized Variable vulnerability exists in Open Design Alliance Drawings SDK static versions mt before 2026.12. Static object COdaMfcAppApp theApp may access OdString::kEmpty before its initialization. Due to undefined initialization order of static objects across translation units...

7CVSS7.5AI score0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/22 3:48 p.m.29 views

CVE-2025-10021

Open Design Alliance Drawings SDK (static versions prior to 2026.12) is affected by a Use of Uninitialized Variable issue. A static object, COdaMfcAppApp theApp, may access OdString::kEmpty before initialization due to undefined initialization order across translation units (Static Initialization...

7CVSS7.5AI score0.00148EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/22 3:48 p.m.57 views

CVE-2025-10021

A Use of Uninitialized Variable vulnerability exists in Open Design Alliance Drawings SDK static versions mt before 2026.12. Static object COdaMfcAppApp theApp may access OdString::kEmpty before its initialization. Due to undefined initialization order of static objects across translation units...

7CVSS0.00148EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/22 12:00 a.m.8 views

Open Design Alliance Drawings SDK 安全漏洞

Open Design Alliance Drawings SDK is a software development kit for drawing design applications from Open Design Alliance, USA. The SDK provides access to .dwg and .dgn data through a convenient, object-oriented API, a C++ API, support for repairing files, and support for .NET, JAVA, and Python...

7CVSS6.6AI score0.00148EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/22 12:00 a.m.15 views

PT-2025-52653

Name of the Vulnerable Software and Affected Versions Open Design Alliance Drawings SDK versions prior to 2026.12 Description A Use of Uninitialized Variable issue exists in the software. A static object COdaMfcAppApp theApp may access OdString::kEmpty before its initialization. This is due to...

7CVSS7.6AI score0.00148EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/12/20 11:13 a.m.15 views

CVE-2025-14847

Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions prior to 8.2.3,...

8.7CVSS6.9AI score0.83218EPSS
SaveExploits39References1
RedhatCVE
RedhatCVE
added 2025/12/19 6:19 p.m.22 views

CVE-2025-14739

Access of Uninitialized Pointer vulnerability in TP-Link WR940N and WR941ND allows local unauthenticated attackers the ability to execute DoS attack and potentially arbitrary code execution under the context of the ‘root’ user.This issue affects WR940N and WR941ND: ≤ WR940N v5 3.20.1 Build 200316...

7.7CVSS7.9AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/19 11:15 a.m.16 views

CVE-2025-14847

Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions prior to 8.2.3,...

8.7CVSS0.83218EPSS
SaveExploits39References6
Rows per page
Query Builder