Lucene search
K

1536 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.3 views

PT-2025-37664

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A missing check for the return value of alloc ordered workqueue can lead to a NULL pointer dereference within the drm/msm/dsi subsystem of the Linux kernel. The vulnerability is...

5.9AI score0.00146EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.1 views

PT-2025-37657

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc3-rt1 Description: A flaw exists in the Linux kernel related to the EFI runtime services. Specifically, the efi rt lock spinlock could lead to preemption issues when called from within EFI runtime...

6.2AI score0.00153EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.2 views

Linux kernel 安全漏洞

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 Linux kernel that stems from an unchecked allocorderedworkqueue return value that could result in a null pointer dereference...

5.5CVSS5.8AI score0.00146EPSS
Exploits0References8
NVD
NVD
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39737

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in kmemleakdocleanup A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kernel with kmemleak enabled. watchdog: BUG: soft lockup -...

5.5CVSS0.00159EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.11 views

CVE-2025-39737 mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in kmemleakdocleanup A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kernel with kmemleak enabled. watchdog: BUG: soft lockup -...

0.00159EPSS
Exploits0References9
CVE
CVE
added 2025/09/11 4:52 p.m.25 views

CVE-2025-39737

CVE-2025-39737 corresponds to a Linux kernel kmemleak issue where soft lockups occurred during cleanup of a large kmemleak object set (e.g., ~40k objects). The provided Astra Linux bulletin notes the fix: in kmemleak_do_cleanup(), periodically call cond_resched() inside the cleanup loop to avoid ...

5.5CVSS5.9AI score0.00159EPSS
Exploits0References12Affected Software1
OSV
OSV
added 2025/09/11 4:52 p.m.4 views

CVE-2025-39737 mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in kmemleakdocleanup A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kernel with kmemleak enabled. watchdog: BUG: soft lockup -...

5.5CVSS5.9AI score0.00159EPSS
Exploits0References14
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.3 views

PT-2025-44760

Name of the Vulnerable Software and Affected Versions Linux Kernel hi311x CAN driver affected versions not specified Description The Linux kernel’s hi311x CAN driver contains a flaw where a null pointer dereference can occur when resuming from sleep if the network interface was not previously...

4.4CVSS7.7AI score0.00162EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/09/10 8:45 p.m.5 views

kernel: drm/vkms: Fix null-ptr-deref in vkms_release()

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkmsrelease A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms-output.composerworkq in vkmsrelease. KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CP...

5.5CVSS6.8AI score0.00184EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.3 views

SUSE CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS6.5AI score0.00146EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/07 1:7 a.m.2 views

crypto: qat - flush misc workqueue during device shutdown

...

5.5CVSS7AI score0.00133EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/05 11:22 p.m.1 views

SUSE CVE-2025-39721

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

5.5CVSS6.2AI score0.00133EPSS
Exploits0References21
NVD
NVD
added 2025/09/05 6:15 p.m.2 views

CVE-2025-39721

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

5.5CVSS0.00133EPSS
Exploits0References5
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

DEBIAN-CVE-2025-39721

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

5.5CVSS5.4AI score0.00133EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

AZL-66989 CVE-2025-39706 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.6AI score0.00136EPSS
Exploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.4 views

CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS0.00146EPSS
Exploits0References7
OSV
OSV
added 2025/09/05 6:15 p.m.0 views

UBUNTU-CVE-2025-39721

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

5.5CVSS5.9AI score0.00133EPSS
Exploits0References23
CVE
CVE
added 2025/09/05 5:21 p.m.24 views

CVE-2025-39721

CVE-2025-39721 (Linux kernel, crypto: qat) : Repeated loading/unloading of a device-specific QAT driver (e.g., qat_4xxx) can trigger a use-after-free when a power-management interrupt fires just before the core intel_qat.ko remains loaded. The shared workqueue qat_misc_wq may still host a deferre...

5.5CVSS5.6AI score0.00133EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.7 views

CVE-2025-39721 crypto: qat - flush misc workqueue during device shutdown

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

0.00133EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2025/09/05 5:21 p.m.2 views

CVE-2025-39721

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when...

5.5CVSS5.2AI score0.00133EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder