Lucene search
+L

43 matches found

OSV
OSV
added 2025/08/22 4:15 p.m.13 views

AZL-71023 CVE-2025-38656 affecting package kernel 6.6.126.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.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.14 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.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.9 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.00159EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.16 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.00159EPSS
SaveExploits0References3
CVE
CVE
added 2025/08/22 4:00 p.m.53 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.00159EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/08/22 4:00 p.m.6 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.00159EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.8 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.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.20 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.05135EPSS
SaveExploits3References240
CVE
CVE
added 2025/08/16 10:55 a.m.61 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.00114EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 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.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.14 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.00197EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.17 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.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.8 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.00197EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

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.8CVSS0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.7 views

UBUNTU-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.4AI score0.00197EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21923 HID: hid-steam: Fix use-after-free when detaching device

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.9AI score
SaveExploits0References7
CVE
CVE
added 2025/04/01 3:40 p.m.113 views

CVE-2025-21923

Summary of CVE-2025-21923 (Linux kernel): The vulnerability affects the HID subsystem, specifically the hid-steam driver. When detaching a hid-steam device, the cleanup of the client_hdev used to intercept hidraw access could be scheduled for deferred work reattachment. The previous cleanup order...

7.8CVSS7.2AI score0.00197EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.10 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 an uncanceled deferred work that could lead to reuse after release...

7.8CVSS7.1AI score0.00219EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/08/08 12:00 a.m.19 views

Unspecified vulnerability in Linux kernel (CNVD-2024-35562)

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 a race condition in the way the libceph module handles deferred work in cephmoncstop, which could lead to...

5.5CVSS6.7AI score0.0076EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

DEBIAN-CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.3AI score0.00269EPSS
SaveExploits0References1
Rows per page
Query Builder