Lucene search
+L

138 matches found

Cvelist
Cvelist
added 2024/12/27 2:50 p.m.30 views

CVE-2024-56591 Bluetooth: hci_conn: Use disable_delayed_work_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Use disabledelayedworksync This makes use of disabledelayedworksync instead canceldelayedworksync as it not only cancel the ongoing work but also disables new submit which is disarable since the object holding...

8.8CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/22 4:15 a.m.14 views

UBUNTU-CVE-2022-48930

In the Linux kernel, the following vulnerability has been resolved: RDMA/ibsrp: Fix a deadlock Remove the flushworkqueuesystemlongwq call since flushing systemlongwq is deadlock-prone and since that call is redundant with a preceding cancelworksync...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.9 views

The vulnerability of the cancel_work_sync() function in the appletouch component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the cancelworksync function in the appletouch component of the Linux operating system’s kernel is related to improper initialization of dev-work after the inputregisterdevice call. Exploiting this vulnerability could allow a malicious actor to cause a service failure...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References23Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.5 views

SUSE CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

5.5CVSS7.7AI score0.00275EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS5.8AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.5 views

UBUNTU-CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS6.6AI score0.00275EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.8 views

SUSE 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...

6.1CVSS6.6AI score0.00239EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/10 8:15 a.m.5 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
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.7 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/01 1:15 p.m.2 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.11 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
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.11 views

SUSE CVE-2023-52509

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync. Otherwise, ravbtxtimeoutwork is possible to use the freed priv after ravbremove was called like below: CPU0 CPU1 ravbtxtimeout ravbremov...

7CVSS7.7AI score0.00242EPSS
SaveExploits0References21
OSV
OSV
added 2024/03/02 10:15 p.m.0 views

DEBIAN-CVE-2023-52509

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync. Otherwise, ravbtxtimeoutwork is possible to use the freed priv after ravbremove was called like below: CPU0 CPU1 ravbtxtimeout ravbremov...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

UBUNTU-CVE-2023-52509

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync. Otherwise, ravbtxtimeoutwork is possible to use the freed priv after ravbremove was called like below: CPU0 CPU1 ravbtxtimeout ravbremov...

7.8CVSS6.2AI score0.00242EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.7 views

SUSE CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

2.5CVSS5.9AI score0.00228EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2022/06/17 12:0 a.m.4 views

PT-2025-8629 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.18.0-rc4 Description: A use-after-free issue was found in the Linux kernel, specifically in the tipc named reinit function. This issue was identified by syzbot and is related to a deadlock when flushing...

7.8CVSS6.7AI score0.00288EPSS
SaveExploits0References19
OSV
OSV
added 2022/02/18 6:15 p.m.7 views

CVE-2022-0646

A flaw use after free in the Linux kernel Management Component Transport Protocol MCTP subsystem was found in the way user triggers cancelworksync after the unregisternetdev during removing device. A local user could use this flaw to crash the system or escalate their privileges on the system. It...

7.8CVSS5.8AI score0.00342EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/12/30 12:0 a.m.11 views

PT-2021-8083 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the incorrect initialization of dev-work after calling input register device in the appletouch component of the Linux kernel. This may cause a warning in flush...

8.8CVSS6.7AI score0.01549EPSS
SaveExploits0References659
Rows per page
Query Builder