Lucene search
+L

25 matches found

EUVD
EUVD
added 2026/08/28 6:48 a.m.5 views

EUVD-2026-67473

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

5.8AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72356

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzalloc obj / kzalloc objs to allocate the memcard structs, instead of kmalloc obj / kmalloc objs to prevent access to uninitialized data. Fixes runtime error: Fault in...

5.3AI score0.00206EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: mtd: maps: pxa2xx-flash: fixed a memory leak in the probe function. Added “free ‘info’” upon remapping errors to avoid memory leaks. : Reworded the commit log...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-55426

Malicious code in bioql PyPI...

7.1AI score0.00166EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55531

Malicious code in bioql PyPI...

6.3AI score0.00159EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-55425

Malicious code in bioql PyPI...

7.1AI score0.00166EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 3:15 p.m.9 views

CVE-2022-50324

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. : Reword the commit log...

5.5CVSS0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2022-50324

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. : Reword the commit log...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2022-50324

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. : Reword the commit log...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/15 2:49 p.m.35 views

CVE-2022-50324

CVE-2022-50324 — The Linux kernel contains a fix in the mtd: maps: pxa2xx-flash subsystem to address a memory leak during probe/remapping. The issue is triggered during probe when remapping an area and could leak memory if not handled properly; the fix frees the ‘info’ structure upon remapping er...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:49 p.m.12 views

CVE-2022-50324 mtd: maps: pxa2xx-flash: fix memory leak in probe

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. : Reword the commit log...

6.1AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.10 views

PT-2025-37626

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the pxa2xx-flash probe function within the mtd maps module of the Linux kernel. The issue occurs when a remapping error happens, failing to free the...

6AI score0.00159EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50160

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in apflashinit offindmatchingnode returns a node pointer with...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.5 views

CVE-2022-50160

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in apflashinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 9:53 p.m.6 views

CVE-2022-50161

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-50160

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in apflashinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS0.00166EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

DEBIAN-CVE-2022-50161

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50161

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS0.00166EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50160

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in apflashinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

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