Lucene search
+L

738 matches found

OSV
OSV
•added 2025/07/25 1:15 p.m.•15 views

AZL-65750 CVE-2025-38384 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
•added 2025/07/25 1:15 p.m.•16 views

AZL-72397 CVE-2025-38384 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
•added 2025/07/25 1:15 p.m.•6 views

DEBIAN-CVE-2025-38384

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
•added 2025/07/25 1:15 p.m.•14 views

CVE-2025-38384

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS0.00168EPSS
SaveExploits0References7
OSV
OSV
•added 2025/07/25 1:15 p.m.•11 views

UBUNTU-CVE-2025-38384

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References40
Debian CVE
Debian CVE
•added 2025/07/25 12:53 p.m.•16 views

CVE-2025-38384

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/07/25 12:53 p.m.•25 views

CVE-2025-38384 mtd: spinand: fix memory leak of ECC engine conf

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

0.00168EPSS
SaveExploits0References6
OSV
OSV
•added 2025/07/25 12:53 p.m.•11 views

CVE-2025-38384 mtd: spinand: fix memory leak of ECC engine conf

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

6.5AI score
SaveExploits0References10
CVE
CVE
•added 2025/07/25 12:53 p.m.•121 views

CVE-2025-38384

CVE-2025-38384 affects the Linux kernel’s MTD spinand/ECC engine path. The root cause is a memory leak where ECC engine configuration memory allocated during ECC init is not released during spinand cleanup. The leak trace shows kmemleak reporting an unreferenced object during spinand probe/init p...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References7Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/25 12:00 a.m.•0 views

CVE-2025-38384: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak: unreferenced object 0xffffff80064f00e0 size 8:...

5.5CVSS5.7AI score0.00168EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/07/10 11:23 p.m.•6 views

SUSE CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

6.6CVSS6.4AI score0.00166EPSS
SaveExploits0References22
NVD
NVD
•added 2025/07/10 8:15 a.m.•8 views

CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS0.00166EPSS
SaveExploits0References6
OSV
OSV
•added 2025/07/10 8:15 a.m.•14 views

AZL-64973 CVE-2025-38277 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
•added 2025/07/10 8:15 a.m.•5 views

DEBIAN-CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
•added 2025/07/10 8:15 a.m.•10 views

UBUNTU-CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References31
CVE
CVE
•added 2025/07/10 7:41 a.m.•103 views

CVE-2025-38277

CVE-2025-38277 affects the Linux kernel mtd: nand: ecc-mxic code. The bug occurs when ctx->steps is zero: the loop over ECC steps is skipped and ret is left uninitialized, later checked/returned, causing undefined behavior and potential user-space disruption or kernel crashes. The fix initiali...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2025/07/10 7:41 a.m.•22 views

CVE-2025-38277 mtd: nand: ecc-mxic: Fix use of uninitialized variable ret

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

0.00166EPSS
SaveExploits0References5
OSV
OSV
•added 2025/07/10 7:41 a.m.•8 views

CVE-2025-38277 mtd: nand: ecc-mxic: Fix use of uninitialized variable ret

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

6.3AI score
SaveExploits0References9
CNNVD
CNNVD
•added 2025/07/10 12:00 a.m.•10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an uninitialized variable issue in nand-ecc-mxic, which could lead to unpredictable results...

5.5CVSS6.9AI score0.00166EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/10 12:00 a.m.•0 views

CVE-2025-38277: Use of Uninitialized Resource

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits0References1
Rows per page
Query Builder