Lucene search
+L

50 matches found

CNNVD
CNNVD
added 2025/12/18 12:00 a.m.16 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 the Linux kernel that stems from unfinished deferred work leading to post-release reuse, potentially resulting in memory corruption...

6.2AI score0.00187EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.11 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 originates from not ensuring full completion when canceling deferred work items, which could lead to reuse after release...

8AI score0.0015EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-9398

Malicious code in bioql PyPI...

7.8CVSS8.2AI score0.00205EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.9 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 not properly canceling a deferred work item, which could lead to reuse after release...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.26 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.00143EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38656

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: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.9 views

SUSE CVE-2025-38656

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References23
OSV
OSV
added 2025/08/22 4:15 p.m.13 views

AZL-71023 CVE-2025-38656 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.15 views

AZL-78267 CVE-2025-38656 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.10 views

UBUNTU-CVE-2025-38656

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References6
CVE
CVE
added 2025/08/22 4:00 p.m.65 views

CVE-2025-38656

CVE-2025-38656 affects the Linux kernel’s wifi iwlwifi path (iwl_op_mode_dvm_start). The vulnerability stems from preserving the error code when iwl_setup_deferred_work() fails; the code previously returned ERR_PTR(0) (NULL), which could cause a use-after-free involving debugfs. A patch has been ...

7.8CVSS6.7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.18 views

CVE-2025-38656 wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

7.8CVSS0.00162EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/08/22 4:00 p.m.7 views

CVE-2025-38656

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwlopmodedvmstart Preserve the error code if iwlsetupdeferredwork fails. The current code returns ERRPTR0 which is NULL on this path. I believe the missing error code potentially leads to a use...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.9 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 the Linux kernel that stems from iwlwifi dvm not retaining an error code when iwlsetupdeferredwork fails, which could lead to reuse after...

7.8CVSS8AI score0.00162EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.21 views

PT-2025-34417

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue within the iwlwifi module related to error handling in the iwl op mode dvm start function. Specifically, the code was returning an incorrect error co...

7.8CVSS7.9AI score0.05366EPSS
SaveExploits3References240
CVE
CVE
added 2025/08/16 10:55 a.m.74 views

CVE-2025-38520

In CVE-2025-38520, the Linux kernel’s DRM/AMDKFD path could deadlock during MMU notifier callbacks when a process exits, potentially leaking VRAM. The root cause was calling mmput from the MMU notifier callback, risking release of the mm struct and exit_mmap/free_pgtable. The fix takes a non-zero...

5.5CVSS6.5AI score0.00116EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam – Fixed a use-after-free issue when removing a device. When a hid-steam device is removed, it must clean up the clienthdev that was used to intercept hidraw access. This can result in deferred tasks being scheduled...

7.8CVSS6.4AI score0.00205EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.15 views

SUSE CVE-2025-21923

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the clienthdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input...

5.5CVSS7.6AI score0.00205EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.19 views

AZL-59940 CVE-2025-21923 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the clienthdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input...

7.8CVSS6.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

DEBIAN-CVE-2025-21923

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the clienthdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input...

7.8CVSS6.1AI score0.00205EPSS
SaveExploits0References1
Rows per page
Query Builder