Lucene search
+L

1051 matches found

OSV
OSV
added 2024/07/10 8:15 a.m.2 views

DEBIAN-CVE-2024-39493

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - Fix ADFDEVRESETSYNC memory leak Using completiondone to determine whether the caller has gone away only works after a complete call. Furthermore it's still possible that the caller has not yet called...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/10 8:15 a.m.13 views

UBUNTU-CVE-2024-39493

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - Fix ADFDEVRESETSYNC memory leak Using completiondone to determine whether the caller has gone away only works after a complete call. Furthermore it's still possible that the caller has not yet called...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.32 views

PT-2024-29225

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the bpf timer cancel and free function in the Linux kernel, where two timer callbacks trying to cancel each other can lead to a deadlock situation. This can be...

7.8CVSS5.5AI score0.00269EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.20 views

kernel: mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work

CVE-2024-35852 addresses a memory leak in the Linux kernel's mlxsw driver, specifically within the Spectrum ACL TCAM module. The issue occurs when rehash work is canceled while pending, leading to allocated hints not being freed properly. This results in a memory leak that can degrade system...

5.5CVSS6.8AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.10 views

kernel: wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work

A vulnerability was found in the Linux kernel's net rtl8xxxucore.c driver, where a race condition can lead to a use-after-free situation in the rtl8xxxustop function. This occurs when the workqueue is still running but the driver has been stopped and can lead to c2hcmdwork attempting to access...

7.8CVSS7.1AI score0.003EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

DEBIAN-CVE-2024-36894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can utilize the aiocancel callback to dequeue pending USB requests submitted to the UDC. There is a scenario where the FFS application...

7.8CVSS5.5AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.17 views

UBUNTU-CVE-2024-36894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can utilize the aiocancel callback to dequeue pending USB requests submitted to the UDC. There is a scenario where the FFS application...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.45 views

CVE-2024-36894 usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can utilize the aiocancel callback to dequeue pending USB requests submitted to the UDC. There is a scenario where the FFS application...

7.8CVSS6.4AI score0.00194EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.9 views

SUSE CVE-2021-47391

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.5 views

SUSE CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.15 views

The vulnerability of the __io_sync Cancel() function in the io_uring/cancel.c module of the io_uring component of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information, or to enhance their privileges.

The vulnerability of the iosync Cancel function in the iouring/cancel.c module of the Linux kernel’s iouring component is related to an incorrect definition of the buffer boundary. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibilit...

7.8CVSS7.3AI score0.0029EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.5 views

SUSE CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

7.8CVSS5.3AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

7.8CVSS6AI score0.00228EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.7 views

SUSE CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

6.7CVSS6.3AI score0.003EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.13 views

SUSE CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/01 1:15 p.m.3 views

DEBIAN-CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

7.8CVSS5.6AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.15 views

UBUNTU-CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

7.8CVSS6.2AI score0.003EPSS
SaveExploits0References25
Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.13 views

PT-2024-27457 · WordPress · Simple Membership

Name of the Vulnerable Software and Affected Versions: Simple Membership plugin for WordPress versions up to, and including, 4.4.3 Description: The issue arises from insufficient input sanitization and output escaping on user-supplied attributes in the swpm paypal subscription cancel link...

5.4CVSS6.9AI score0.0034EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/24 12:00 a.m.15 views

PT-2024-32209

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically in the drm/amdkfd module. It occurs when the write dbg ev file function is executed after debug trap disable, causing a NULL pointe...

5.5CVSS5.5AI score0.00271EPSS
SaveExploits0
Rows per page
Query Builder