Lucene search
K

1536 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:47 p.m.8 views

CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS6.9AI score0.00014EPSS
Exploits0References4
NVD
NVD
added 2024/12/29 9:15 a.m.7 views

CVE-2024-56714

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS0.00033EPSS
Exploits0References2
OSV
OSV
added 2024/12/29 9:15 a.m.2 views

DEBIAN-CVE-2024-56714

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS5.6AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2024/12/29 9:15 a.m.0 views

UBUNTU-CVE-2024-56714

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.7 views

CVE-2024-56714

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS5.6AI score0.00033EPSS
Exploits0
OSV
OSV
added 2024/12/29 8:48 a.m.8 views

CVE-2024-56714 ionic: no double destroy workqueue

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS6AI score0.00033EPSS
Exploits0References5
CVE
CVE
added 2024/12/29 8:48 a.m.97 views

CVE-2024-56714

Technical details for CVE-2024-56714 are not publicly available in the provided documents. No explicit affected products, root cause, or remediation are listed here. Monitor for updates.

5.5CVSS6.4AI score0.00033EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.16 views

CVE-2024-56714 ionic: no double destroy workqueue

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

0.00033EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/12/29 12:0 a.m.6 views

PT-2024-37026 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue involves destroying a workqueue more than once in the Linux kernel, which could cause an error. This problem arises from certain firmware error handling paths. A specific cas...

8.1CVSS7.7AI score0.0009EPSS
Exploits3References882
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.1 views

SUSE CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

7.8CVSS7.8AI score0.00026EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:48 a.m.4 views

SUSE CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS7.6AI score0.00016EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/12/28 2:24 a.m.10 views

CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS6.8AI score0.00009EPSS
Exploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS5.7AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

AZL-68220 CVE-2024-56641 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS5.8AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.0 views

AZL-55209 CVE-2024-56599 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS5.7AI score0.00016EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.0 views

UBUNTU-CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS6.6AI score0.00014EPSS
Exploits0References49
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

UBUNTU-CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS6.2AI score0.00012EPSS
Exploits0References54
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

UBUNTU-CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS6.2AI score0.00016EPSS
Exploits0References20
Rows per page
Query Builder