Lucene search
+L

17366 matches found

OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS4.9AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

UBUNTU-CVE-2022-48754

In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 "phylib: Add device reset GPIO support" added call to phydeviceresetphydev after the putdevice call in phydetach. The comment before the putdevice call says that the phydev...

8.4CVSS6.1AI score0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/20 12:15 p.m.13 views

UBUNTU-CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.9AI score0.00178EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48745 net/mlx5: Use del_timer_sync in fw reset flow of halting poll

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

6.7AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48745 net/mlx5: Use del_timer_sync in fw reset flow of halting poll

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2024/06/20 11:13 a.m.98 views

CVE-2022-48745

The CVE-2022-48745 entry refers to a Linux kernel vulnerability in the net/mlx5 component where a race condition can occur due to del_timer() usage during the fw reset polling flow. The affected code substitutes del_timer() with del_timer_sync() to avoid deactivation of a timer while its interrup...

4.7CVSS6.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.26 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.7AI score0.00178EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.15 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.8AI score0.00178EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.9 views

SFTPGo Security Vulnerabilities

SFTPGo is a full-featured and highly configurable SFTP server by Nicola Murino, a personal developer in Italy. A security vulnerability exists in SFTPGo versions v2.2.0 through v2.6.1, which stems from the SFTPGo WebAdmin and WebClient support for password reset, which, if enabled, allows even...

5.4CVSS6.9AI score0.00307EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from the use of deltimersync by the net/mlx5 module in the fw reset stop polling process...

4.7CVSS6.5AI score0.00178EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.29 views

CVE-2022-48754

In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 "phylib: Add device reset GPIO support" added call to phydeviceresetphydev after the putdevice call in phydetach. The comment before the putdevice call says that the phydev...

8.4CVSS6.3AI score0.00227EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 2:15 p.m.13 views

UBUNTU-CVE-2024-38603

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References13
CVE
CVE
added 2024/06/19 1:45 p.m.126 views

CVE-2024-38594

CVE-2024-38594 concerns the Linux kernel net: stmmac subsystem where the EST lock was moved from the EST structure into struct stmmac_priv to avoid reinitializing the mutex when reinitializing the EST. The underlying issue was that reinitializing the EST could reset the embedded mutex lock, trigg...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.23 views

CVE-2024-38594 net: stmmac: move the EST lock to struct stmmac_priv

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

6.7AI score0.0021EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 2:01 a.m.11 views

CVE-2024-6125 Login with phone number <= 1.7.34 - Insecure Password Reset Mechanism

The Login with phone number plugin for WordPress is vulnerable to unauthorized password resets in versions up to, and including 1.7.34. This is due to the plugin generating too weak a reset code, and the code used to reset the password has no attempt or time limit. This makes it possible for...

8.1CVSS7.3AI score0.00458EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:01 a.m.67 views

CVE-2024-6125

CVE-2024-6125 is a WordPress plugin vulnerability in Login with phone number up to version 1.7.34. The issue allows unauthenticated password resets by guessing a 6-digit numeric code because the reset code is weak and there is no limit on attempts or time. Public sources confirm the root cause as...

8.1CVSS8.2AI score0.00458EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.11 views

WordPress plugin Login with phone number security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in the...

8.1CVSS6.6AI score0.00458EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/18 8:29 p.m.40 views

PocketBase performs password auth and OAuth2 unverified email linking

In order to be exploited you must have both OAuth2 and Password auth methods enabled. A possible attack scenario could be: - a malicious actor register with the targeted user's email it is unverified - at some later point in time the targeted user stumble on your app and decides to sign-up with...

5.4CVSS5.1AI score0.00319EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2024/06/18 5:53 p.m.9 views

WordPress Login with phone number plugin <= 1.7.34 - Insecure Password Reset Mechanism vulnerability

Insecure Password Reset Mechanism vulnerability discovered by István Márton in WordPress Plugin Login with phone number versions = 1.7.34...

8.1CVSS7AI score0.00458EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/18 5:00 p.m.18 views

CVE-2024-38351 Password auth and OAuth2 unverified email linking

Pocketbase is an open source web backend written in go. In affected versions a malicious user may be able to compromise other user accounts. In order to be exploited users must have both OAuth2 and Password auth methods enabled. A possible attack scenario could be: 1. a malicious actor register...

5.4CVSS6.6AI score0.00319EPSS
SaveExploits0References2
Rows per page
Query Builder