Lucene search
+L

136 matches found

Cvelist
Cvelist
added 2025/09/18 1:33 p.m.17 views

CVE-2022-50392 ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/16 4:11 p.m.38 views

CVE-2022-50352

CVE-2022-50352 affects the Linux kernel’s net/hns driver (hnae_ae_register). If device_register() fails during probing and the kobject refcount isn’t decremented to 0, the name allocated in dev_set_name() is leaked. The fix calls put_device() so the name can be freed in kobject_cleanup(). The con...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.7 views

PT-2025-38021

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the hnae ae register function within the networking subsystem. A memory leak can occur during module probing if device register fails, but the...

6.1AI score0.00156EPSS
SaveExploits0References10
CVE
CVE
added 2025/09/15 2:46 p.m.40 views

CVE-2023-53255

CVE-2023-53255 : Linux kernel vulnerability in firmware: stratix10-svc caused a potential resource leak in svc_create_memory_pool (invoked from stratix10_svc_drv_probe). The memremap() call was not paired with memunmap(), risking leakage. The fix switches to devm_memremap() to ensure proper resou...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21876

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: iommu/vt-d: Fix suspicious RCU usage Commit iommu/vt-d: Allocate DMAR fault interrupts local...

8.8CVSS5.8AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-23147

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i3c: Add NULL pointer check in i3cmasterqueueibi The I3C master driver may receive an IBI from a target device that has not been probed yet. In such cases, the...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-49240

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: ASoC: mediatek: mt8195: Fix error handling in mt8195mt6359rt1019rt5682devprobe The devicenod...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50202

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at miscopen 1, for there is a race window of AB-BA deadlock whi...

5.5CVSS6.1AI score0.00217EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-46924

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: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.9 views

SUSE CVE-2022-50202

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at miscopen 1, for there is a race window of AB-BA deadlock which involves probecount variable. Currently waitfordeviceprobe from...

4.1CVSS6.3AI score0.00217EPSS
SaveExploits0References9
NVD
NVD
added 2025/06/18 11:15 a.m.23 views

CVE-2022-50124

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797mt6351devprobe ofparsephandle 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
SaveExploits0References7
NVD
NVD
added 2025/06/18 11:15 a.m.14 views

CVE-2022-50123

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...

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

UBUNTU-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.9AI score0.00211EPSS
SaveExploits0References10
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
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
CVE
CVE
added 2025/06/18 11:02 a.m.79 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
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
Rows per page
Query Builder