Lucene search
+L

5557 matches found

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/21 12:54 p.m.7 views

CVE-2022-50196

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in ofgetocmem 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. ofnodeput will...

5.5CVSS7.1AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.9 views

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.5CVSS7.2AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:39 p.m.7 views

CVE-2022-49979

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

5.5CVSS7.3AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:14 p.m.8 views

CVE-2022-50107

A flaw was found in the cifs module in the Linux kernel. A missing decrement of the reference count will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 11:09 a.m.15 views

CVE-2022-50104

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xivegetmaxprio offindnodebypath returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:05 a.m.5 views

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.5CVSS7.1AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:00 a.m.10 views

CVE-2022-50113

In the Linux kernel, the following vulnerability has been resolved: ASoc: audio-graph-card2: Fix refcount leak bug in graphgettype We should call ofnodeput for the reference before its replacement as it returned by ofgetparent which has increased the refcount. Besides, we should also call ofnodep...

5.5CVSS7.2AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:49 a.m.8 views

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.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:15 a.m.8 views

CVE-2022-50108

In the Linux kernel, the following vulnerability has been resolved: mfd: max77620: Fix refcount leak in max77620initialisefps 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.5CVSS7.1AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:34 a.m.9 views

CVE-2022-50199

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omapdssinitof omapdssfinddssofnode calls offindcompatiblenode to get device node. offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. A...

5.5CVSS7.1AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 6:03 a.m.8 views

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.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 5:44 a.m.6 views

CVE-2022-50032

In the Linux kernel, the following vulnerability has been resolved: usb: renesas: Fix refcount leak bug In usbhsrza1hardwareinit, offindnodebyname will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS7.2AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 4:54 a.m.8 views

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.5CVSS7.1AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:14 a.m.15 views

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.5CVSS7.2AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:23 a.m.9 views

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.5CVSS7.2AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:28 a.m.8 views

CVE-2022-50111

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359parsedt and mt6359accdetparsedt, we should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS7.3AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 11:58 p.m.8 views

CVE-2022-50038

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two refcount leak bugs: 1 when breaking out of foreachendpointofnode, we need call the ofnodeput for the 'ep'; 2 we should call ofnodeput...

5.5CVSS7.3AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 10:08 p.m.7 views

CVE-2022-50139

A flaw was found in the aspeed-vhub module in the Linux kernel. A missing decrement of the reference count will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.7AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 9:53 p.m.5 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
Rows per page
Query Builder