Lucene search
+L

1810 matches found

Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.24 views

CVE-2025-38369

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.13 views

CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.19 views

CVE-2025-38356 drm/xe/guc: Explicitly exit CT safe mode on unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.24 views

CVE-2025-38355 drm/xe: Process deferred GGTT node removals on device unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/25 12:00 a.m.13 views

PT-2025-30756 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue within the drm/xe/guc subsystem. During driver probing, a delayed workqueue might remain in CT safe mode even after the probe is aborted, leading to ...

6.5CVSS5.9AI score0.03133EPSS
SaveExploits12References580
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.12 views

RDMA/cma: Fix workqueue crash in cma_netevent_work_handler

...

5.5CVSS7.4AI score0.00189EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/09 12:00 a.m.6 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 FDMI timeout in fnicwqcmplhandler that causes a crash...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.7 views

SUSE CVE-2025-38154

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sksocket after free when sending The sk-sksocket is not locked or referenced in backlog thread, and during the call to skbsendsock, there is a race condition with the release of sksocket. All types of...

5.8CVSS6.5AI score0.00158EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.10 views

SUSE CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

5.5CVSS6.5AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.13 views

CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

5.5CVSS0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 9:15 a.m.17 views

UBUNTU-CVE-2025-38154

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sksocket after free when sending The sk-sksocket is not locked or referenced in backlog thread, and during the call to skbsendsock, there is a race condition with the release of sksocket. All types of...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/03 9:15 a.m.16 views

UBUNTU-CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.20 views

CVE-2025-38171 power: supply: max77705: Fix workqueue error handling in probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

0.00124EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/03 8:36 a.m.42 views

CVE-2025-38171

CVE-2025-38171 concerns a Linux kernel issue in the power: supply: max77705 path. The vulnerability arises because create_singlethread_workqueue() can return NULL instead of an error pointer, with missing or inadequate cleanup on error paths during probe. The remediation implemented fixes the wor...

5.5CVSS7.2AI score0.00124EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/03 8:36 a.m.10 views

CVE-2025-38171 power: supply: max77705: Fix workqueue error handling in probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.15 views

CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

5.5CVSS5.4AI score0.00124EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.10 views

PT-2025-27756 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the power supply max77705 driver. The issue concerned error handling in the workqueue. The function create...

5.9AI score0.00124EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/06/25 12:18 a.m.7 views

kernel: idpf: fix idpf_vc_core_init error path

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

5.5CVSS6.8AI score0.00201EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.9 views

CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS7.1AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:12 a.m.11 views

CVE-2022-50166

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 "Bluetooth: Call drainworkqueue before resetting...

7CVSS7.2AI score0.00158EPSS
SaveExploits0References4
Rows per page
Query Builder