Lucene search
+L

138 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-381917)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381917 advisory. In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call...

7.8CVSS6.2AI score0.00226EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-381407)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381407 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the...

7.8CVSS6.5AI score0.003EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.7 views

SUSE CVE-2023-53587

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Sync IRQ works before buffer destruction If something was written to the buffer just before destruction, it may be possible maybe not in a real system, but it did happen in ARCH=um with time-travel to destroy the...

6.4CVSS6.6AI score0.00153EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/10/05 1:2 a.m.12 views

smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)

...

7AI score0.00271EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/04 9:30 a.m.5 views

EUVD-2025-32383

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

6.1AI score0.00148EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 8:15 a.m.8 views

AZL-75170 CVE-2025-39945 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/04 7:31 a.m.6 views

CVE-2025-39945 cnic: Fix use-after-free bugs in cnic_delete_task

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.6AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/10/04 7:31 a.m.12 views

CVE-2025-39945 cnic: Fix use-after-free bugs in cnic_delete_task

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-26752

Malicious code in bioql PyPI...

6.3AI score0.00114EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.7 views

SUSE CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

6.4CVSS6.5AI score0.00137EPSS
SaveExploits0References10
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.9 views

UBUNTU-CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 7:42 a.m.9 views

CVE-2025-39896 accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS6.4AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50305

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: ASoC: sofes8336: fix possible use- after-free in sofes8336remove sofes8336remove calls...

7.8CVSS5.1AI score0.00147EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.7 views

SUSE CVE-2025-38717

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

5.5CVSS6.4AI score0.00114EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66887 CVE-2025-38717 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

7.8CVSS5.6AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

AZL-70783 CVE-2025-38717 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

7.8CVSS5.6AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.2 views

DEBIAN-CVE-2025-38717

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

4.7CVSS4.9AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

UBUNTU-CVE-2025-38717

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

7.8CVSS5.8AI score0.00114EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/04 3:33 p.m.6 views

CVE-2025-38717 net: kcm: Fix race condition in kcm_unattach()

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

7.8CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder