Lucene search
+L

5515 matches found

CVE
CVE
added 2025/02/26 2:24 a.m.117 views

CVE-2022-49712

CVE-2022-49712 : In the Linux kernel, the usb: gadget: lpc32xx_udc probe had a refcount leak due to an extra reference from of_parse_phandle(); the fix adds of_node_put() to release the node when not needed. This mitigates a refcount leak in the probe path. Connected advisories (SUSE/Nessus/OpenV...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.17 views

CVE-2022-49712

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: lpc32xxudc: Fix refcount leak in lpc32xxudcprobe 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.5CVSS5.6AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.20 views

CVE-2022-49712 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: lpc32xxudc: Fix refcount leak in lpc32xxudcprobe 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.5CVSS5.2AI score
SaveExploits0References11
OSV
OSV
added 2025/02/26 2:24 a.m.14 views

CVE-2022-49705 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsatomicopendotl We need to release directory fid if we fail halfway through open This fixes fid leaking with xfstests generic 531...

5.5CVSS5.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.8 views

CVE-2022-49704 9p: fix fid refcount leak in v9fs_vfs_get_link

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsgetlink we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier...

6.3AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:24 a.m.153 views

CVE-2022-49704

CVE-2022-49704 is discussed in Connected documents as a Linux kernel issue affecting 9p (v9fs_vfs_get_link fid refcount leak). The fix moves the protocol version check earlier to avoid operating on a fid before validating version, reducing refcount leakage risk. Astra Linux security bulletin conf...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.45 views

CVE-2022-49704 9p: fix fid refcount leak in v9fs_vfs_get_link

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsgetlink we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier...

0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.14 views

CVE-2022-49693

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS5.6AI score0.00259EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.15 views

CVE-2022-49693 drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49693 drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:24 a.m.109 views

CVE-2022-49693

CVE-2022-49693 : In the Linux kernel, there is a refcount leak in the drm/msm/mdp4 path during mdp4_modeset_init_intf caused by not releasing the remote device node pointer obtained from of_graph_get_remote_node(). The pointer’s refcount is incremented but not decremented with of_node_put() when ...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49684 iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.22 views

CVE-2022-49683 iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adi-axi-adc: Fix refcount leak in adiaxiadcattachclient 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...

0.00263EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.14 views

CVE-2022-49684

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.12 views

CVE-2022-49683 iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adi-axi-adc: Fix refcount leak in adiaxiadcattachclient 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.5CVSS5.2AI score
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:24 a.m.94 views

CVE-2022-49683

The CVE-2022-49683 entry concerns the Linux kernel, specifically the IIO ADC driver for adi-axi-adc. The root cause is a refcount leak where of_parse_phandle() returns a node pointer with an incremented refcount, and the patch adds a missing of_node_put() when the node is no longer needed. The ch...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49684 iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS4.9AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:24 a.m.77 views

CVE-2022-49684

The Connected documents confirm CVE-2022-49684 relates to the Linux kernel, specifically the iio: adc: aspeed code. The issue is a refcount leak in aspeed_adc_set_trim_data caused by of_find_node_by_name() returning a node pointer with an incremented refcount; the remediation is to call of_node_p...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.15 views

CVE-2022-49683

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adi-axi-adc: Fix refcount leak in adiaxiadcattachclient 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.5CVSS5.5AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:24 a.m.90 views

CVE-2022-49681

The CVE-2022-49681 issue in the Linux kernel concerns xtensa: xtfpga setup where of_find_compatible_node() may return a node with an incremented refcount. The fix is to call of_node_put() when the node is no longer in use to prevent a refcount leak. Public advisories (Tencent/Unity Linux integrat...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder