Lucene search
+L

5216 matches found

CVE
CVE
added 2025/06/18 11:02 a.m.95 views

CVE-2022-50125

CVE-2022-50125 is a Linux kernel issue affecting ASoC: cros_ec_codec through a refcount leak in cros_ec_codec_platform_probe. The root cause is that of_parse_phandle() returns a node pointer with its refcount incremented, and the fix adds of_node_put() when the node is no longer needed to avoid t...

5.5CVSS6.4AI score0.00165EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.19 views

CVE-2022-50122

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173rt5650devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix refcount leak in some error paths...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.78 views

CVE-2022-50123

CVE-2022-50123 affects the Linux kernel ASoC Mediatek mt8173 stack (mt8173_rt5650_rt5676_dev_probe). Root cause: of_parse_phandle() returns a node pointer with an incremented refcount and missing of_node_put() in error paths, leading to a potential refcount leak. The connected advisories document...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.17 views

CVE-2022-50123 ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Fix refcount leak in mt8173rt5650rt5676devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix missing ofnodeput in error paths...

0.00166EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.9 views

CVE-2022-50087

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.112 views

CVE-2022-50087

The CVE-2022-50087 issue affects the Linux kernel firmware for arm_scpi. The vulnerability arises when scpi_info is left non-null if a probe fails, exposing memory freed by a failed devm_kzalloc() and leading to a use-after-free. The description in the advisories specifies that scpi_info must not...

7.8CVSS6.5AI score0.00172EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.16 views

CVE-2022-50087 firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/06/18 11:02 a.m.8 views

CVE-2022-50087 firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

5.9AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.19 views

CVE-2022-50087 firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS0.00172EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.18 views

CVE-2022-50011

In the Linux kernel, the following vulnerability has been resolved: venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp/core.c:2471 devpmoppsetconfig+0x49c/0x610 Modules...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.17 views

CVE-2022-50011 venus: pm_helpers: Fix warning in OPP during probe

In the Linux kernel, the following vulnerability has been resolved: venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp/core.c:2471 devpmoppsetconfig+0x49c/0x610 Modules...

0.00208EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:01 a.m.88 views

CVE-2022-50011

The CVE-2022-50011 issue affects the Linux kernel code path used by the Venus driver, where the OPP (Operating Performance Points) core warns during probe due to misordered configuration options. The root cause is that the OPP core expects all configuration options to be provided before the OPP t...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.12 views

CVE-2022-50011 venus: pm_helpers: Fix warning in OPP during probe

In the Linux kernel, the following vulnerability has been resolved: venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp/core.c:2471 devpmoppsetconfig+0x49c/0x610 Modules...

6AI score
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7.1CVSS5.9AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7.1CVSS0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.11 views

UBUNTU-CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7.1CVSS6.3AI score0.00174EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.21 views

CVE-2025-38027 regulator: max20086: fix invalid memory access

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

0.00174EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 9:28 a.m.96 views

CVE-2025-38027

The CVE-2025-38027 entry describes a Linux kernel vulnerability in the regulator max20086 code path. The root cause is that max20086_parse_regulators_dt() uses an on-stack array of struct of_regulator_match for matches and then relies on devm_of_regulator_put_matches(), which allocates a devm_of_...

7.1CVSS6.3AI score0.00174EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/06/18 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 mt8173rt5650rt5676devprobe not releasing node references, which could lead to a resource leak...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 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 Linux kernel that stems from a possible refcount leak in the ifusbprobe function...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References9
Rows per page
Query Builder