Lucene search
+L

53 matches found

Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.28 views

PT-2026-37582

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the k3-socinfo component of the TI SoC System on Chip driver. The mmio regmap allocated during the probe process is not freed when a probe failure occurs, such as...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53617

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: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order t...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.8 views

SUSE CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/07 4:15 p.m.13 views

CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.12 views

UBUNTU-CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.30 views

CVE-2023-53617 soc: aspeed: socinfo: Add kfree for kstrdup

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.36 views

CVE-2023-53617

CVE-2023-53617 affects the Linux kernel in the Aspeed SoC information path. The issue arises in the error handling path of soc:aspeed:socinfo, where memory allocated for kstrdup could leak. The fix adds a kfree() in the error handling to prevent memory leaks. Connected advisories reference kernel...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.20 views

CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:19 p.m.10 views

EUVD-2025-32803

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

6AI score0.00197EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53617 soc: aspeed: socinfo: Add kfree for kstrdup

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.13 views

PT-2025-41061

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a memory leak in the soc: aspeed: socinfo component. The issue was addressed by adding a kfree function in error handling to release allocated memory...

7.8CVSS6.2AI score0.09567EPSS
SaveExploits5References987
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-55471

Malicious code in bioql PyPI...

7.1AI score0.0023EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-5207

Malicious code in bioql PyPI...

7.1CVSS7.8AI score0.00257EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50209

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: meson-mx-socinfo: Fix refcount leak in mesonmxsocinfoinit offindmatchingnode returns a node...

5.5CVSS5.4AI score0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.24 views

CVE-2022-50209

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in mesonmxsocinfoinit 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.0023EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

DEBIAN-CVE-2022-50209

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in mesonmxsocinfoinit 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.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:03 a.m.12 views

CVE-2022-50209 meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in mesonmxsocinfoinit 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.9AI score
SaveExploits0References10
CVE
CVE
added 2025/06/18 11:03 a.m.87 views

CVE-2022-50209

The CVE-2022-50209 issue in the Linux kernel concerns a refcount leak in meson_mx_socinfo_init. The root cause is that of_find_matching_node() can return a node pointer with an incremented refcount, requiring an of_node_put() when the reference is no longer needed. The fix adds the missing of_nod...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.23 views

CVE-2022-50209 meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in mesonmxsocinfoinit 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...

0.0023EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 2:12 p.m.16 views

kernel: soc: qcom: socinfo: Avoid out of bounds read of serial number

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: socinfo: Avoid out of bounds read of serial number On MSM8916 devices, the serial number exposed in sysfs is constant and does not change across individual devices. It's always: db410c:/sys/devices/soc0$ cat serialnumb...

7.1CVSS6.8AI score0.00257EPSS
SaveExploits0References5
Rows per page
Query Builder