Lucene search
+L

5557 matches found

SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.8 views

SUSE CVE-2022-50114

In the Linux kernel, the following vulnerability has been resolved: net: 9p: fix refcount leak in p9readwork error handling p9reqput need to be called when m-rreq-rc.sdata is NULL to avoid temporary refcount leak. Dominique: commit wording adjustments, p9reqput argument fixes for rebase...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.7 views

SUSE CVE-2022-50119

In the Linux kernel, the following vulnerability has been resolved: rpmsg: Fix possible refcount leak in rpmsgregisterdeviceoverride rpmsgregisterdeviceoverride need to call putdevice to free vch when driversetoverride fails. Fix this by adding a putdevice to the error path...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.15 views

SUSE CVE-2022-50120

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Fix refcount leak in imxrprocaddrinit ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not needed anymore. This function has two paths missing ofnodeput...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.17 views

SUSE CVE-2022-50121

In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3r5clusterofinit Every iteration of foreachavailablechildofnode decrements the reference count of the previous node. When breaking early from a foreachavailablechildofnode loop, we need to...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.8 views

SUSE 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.5CVSS6.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.7 views

SUSE 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.5CVSS6.2AI score0.00166EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.15 views

SUSE CVE-2022-50125

In the Linux kernel, the following vulnerability has been resolved: ASoC: croseccodec: Fix refcount leak in croseccodecplatformprobe 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.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.6 views

SUSE CVE-2022-50139

In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in astvhubinitdesc We should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.12 views

SUSE CVE-2022-50141

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

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.7 views

SUSE CVE-2022-50152

In the Linux kernel, the following vulnerability has been resolved: usb: ohci-nxp: Fix refcount leak in ohcihcdnxpprobe 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.5CVSS6.2AI score0.00166EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.7 views

SUSE CVE-2022-50153

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.7 views

SUSE CVE-2022-50154

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Fix refcount leak in mtkpcieinitirqdomains ofgetchildbyname returns a node pointer with refcount incremented, so we should use ofnodeput on it when we don't need it anymore. Add missing ofnodeput to avoid...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.15 views

SUSE CVE-2022-50155

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

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.6 views

SUSE CVE-2022-50157

In the Linux kernel, the following vulnerability has been resolved: PCI: microchip: Fix refcount leak in mcpcieinitirqdomains ofgetnextchild returns a node pointer with refcount incremented, so we should use ofnodeput on it when we don't need it anymore. mcpcieinitirqdomains only calls ofnodeput ...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.18 views

SUSE CVE-2022-50158

In the Linux kernel, the following vulnerability has been resolved: mtd: partitions: Fix refcount leak in parseredbootof ofgetchildbyname 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.5CVSS6.3AI score0.00168EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.7 views

SUSE 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.5CVSS6.3AI score0.00166EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.9 views

SUSE CVE-2022-50162

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in ifusbprobe usbgetdev will be called before lbsgetfirmwareasync which means that usbputdev need to be called when lbsgetfirmwareasync fails...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.7 views

SUSE CVE-2022-50176

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.10 views

SUSE CVE-2022-50183

In the Linux kernel, the following vulnerability has been resolved: drm/meson: encodercvbs: Fix refcount leak in mesonencodercvbsinit ofgraphgetremotenode returns remote device nodepointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.9 views

SUSE CVE-2022-50184

In the Linux kernel, the following vulnerability has been resolved: drm/meson: encoderhdmi: Fix refcount leak in mesonencoderhdmiinit ofgraphgetremotenode returns remote device nodepointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References6
Rows per page
Query Builder