Lucene search
+L

16 matches found

RedhatCVE
RedhatCVE
added 2025/07/13 12:39 a.m.18 views

CVE-2025-50109

Emerson ValveLink Products store sensitive information in cleartext within a resource that might be accessible to another control sphere...

8.5CVSS6.7AI score0.00121EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50109

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfbofinitdisplay, we should call ofnodeput for the references returned by ofgraphgetnextendpoint and ofgraphgetremoteportparent which have increased the refcount. Besides, we...

5.5CVSS5.9AI score0.00217EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50109 video: fbdev: amba-clcd: Fix refcount leak bugs

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfbofinitdisplay, we should call ofnodeput for the references returned by ofgraphgetnextendpoint and ofgraphgetremoteportparent which have increased the refcount. Besides, we...

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

CVE-2022-50109

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfbofinitdisplay, we should call ofnodeput for the references returned by ofgraphgetnextendpoint and ofgraphgetremoteportparent which have increased the refcount. Besides, we...

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

CVE-2022-50109

The CVE-2022-50109 issue is a Linux kernel vulnerability in the video: fbdev: amba-clcd driver. The root cause is refcount leaks from references returned by of_graph_get_next_endpoint() and of_graph_get_remote_port_parent() in clcdfb_of_init_display(). Mitigation described in the referenced discl...

5.5CVSS6.6AI score0.00217EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50109 video: fbdev: amba-clcd: Fix refcount leak bugs

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfbofinitdisplay, we should call ofnodeput for the references returned by ofgraphgetnextendpoint and ofgraphgetremoteportparent which have increased the refcount. Besides, we...

6.1AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2024-50109

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: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 5:57 a.m.2 views

BELL-CVE-2024-50109

Bulletin has no description...

5.5CVSS7.2AI score0.00202EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.6 views

SUSE CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS7.7AI score0.00202EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/11/05 10:33 p.m.13 views

CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/05 6:15 p.m.7 views

DEBIAN-CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.14 views

CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References7
CVE
CVE
added 2024/11/05 5:10 p.m.157 views

CVE-2024-50109

In the Linux kernel, the md/raid10 subsystem is affected by a null pointer dereference in raid10_size(). The root cause is that in raid10_run(), when raid10_set_queue_limits() succeeds, the function’s return value is overwritten to zero; if subsequent steps fail, raid10_run() may return zero whil...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/05 5:10 p.m.20 views

CVE-2024-50109 md/raid10: fix null ptr dereference in raid10_size()

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS6.1AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/05 5:10 p.m.13 views

CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0
Openbugbounty
Openbugbounty
added 2014/09/28 9:14 p.m.8 views

blog.msdevstudio.net Open Redirect vulnerability

Open Bug Bounty ID: OBB-50109 Description| Value ---|--- Affected Website:| blog.msdevstudio.net Vulnerable Application:| Custom Code Vulnerability Type:| Open Redirect / CWE-601 CVSSv3 Score:| 3.4 CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N Remediation Guide:| OWASP Open Redirect Cheat Sheet...

6.9AI score
SaveExploits0
Rows per page
Query Builder