Lucene search
+L

6635 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39858

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: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7.8CVSS5.5AI score0.00427EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.7 views

CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS0.00427EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS5.9AI score0.00427EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/09/18 4:04 p.m.23 views

CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.3AI score0.00159EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/18 4:03 p.m.5 views

CVE-2022-50401 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

6.1AI score0.00427EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/18 4:03 p.m.15 views

CVE-2022-50401 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS0.00427EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 4:03 p.m.9 views

CVE-2022-50401 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS6.1AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/09/18 4:03 p.m.12 views

CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS5.5AI score0.00427EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 4:03 p.m.42 views

CVE-2022-50401

Technical details for CVE-2022-50401 are not publicly available in the provided documents. Monitor for updates.

9.8CVSS6.1AI score0.00427EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/18 2:15 p.m.6 views

DEBIAN-CVE-2023-53374

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fail SCO/ISO via hciconnfailed if ACL gone early Not calling hcidisconnectcfm before deleting conn referred to by a socket generally results to use-after-free. When cleaning up SCO connections when the parent...

7.8CVSS6.1AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-CVE-2023-53371

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.10 views

UBUNTU-CVE-2023-53371

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.9 views

CVE-2023-53371 net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

6AI score0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.17 views

CVE-2023-53371

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.14 views

CVE-2023-53371 net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 1:33 p.m.14 views

CVE-2023-53371 net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2025/09/18 12:15 p.m.7 views

CVE-2025-10664

A vulnerability was determined in PHPGurukul Small CRM 4.0. This impacts an unknown function of the file /create-ticket.php. Executing manipulation of the argument subject can lead to sql injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized...

9.8CVSS5.8AI score0.00421EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/09/18 12:02 p.m.20 views

CVE-2025-10664 PHPGurukul Small CRM create-ticket.php sql injection

A vulnerability was determined in PHPGurukul Small CRM 4.0. This impacts an unknown function of the file /create-ticket.php. Executing manipulation of the argument subject can lead to sql injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized...

7.5CVSS0.00421EPSS
SaveExploits1References5
CVE
CVE
added 2025/09/18 12:02 p.m.22 views

CVE-2025-10664

CVE-2025-10664 affects PHPGurukul Small CRM 4.0, specifically the file /create-ticket.php. The vulnerability is a SQL injection caused by unsafely handling the subject parameter in an unknown function, enabling remote exploitation. Multiple connected sources confirm that the exploit has been publ...

9.8CVSS6.7AI score0.00421EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder