Lucene search
K

1536 matches found

OSV
OSV
added 2024/09/04 8:15 p.m.2 views

UBUNTU-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.8 views

CVE-2024-44981

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

5.5CVSS6.4AI score0.00026EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.11 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References9
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

UBUNTU-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.15 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

6.9AI score0.00017EPSS
Exploits0References5
OSV
OSV
added 2024/09/04 7:54 p.m.14 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6AI score0.00017EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.20 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

0.00017EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.11 views

CVE-2024-44981

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

5.5CVSS6.1AI score0.00026EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.16 views

CVE-2024-44981 workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

7.1AI score0.00026EPSS
Exploits0References2
CVE
CVE
added 2024/09/04 7:54 p.m.146 views

CVE-2024-44981

In CVE-2024-44981, the Linux kernel vulnerability is in the workqueue path: shift_and_mask() constructs a mask with a signed immediate and is invoked with a shift of 31, leading UBSAN to report an integer subtraction overflow and triggering a kernel panic. The documented fix uses an unsigned cons...

5.5CVSS6.9AI score0.00026EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.14 views

CVE-2024-44979 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

7.2AI score0.00017EPSS
Exploits0References2
CVE
CVE
added 2024/09/04 7:54 p.m.85 views

CVE-2024-44979

CVE-2024-44979 affects the Linux kernel: drm/xe component (xe_gt_pagefault) mishandled workqueue destruction, leading to potential memory retention on driver reload. A fix was applied to destroy the pagefault and access-counter workqueues, cherry-picked from commit 7586fc52b14e0b8edd0d1f8a434e0de...

5.5CVSS5.2AI score0.00017EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.3 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, which stems from an integer overflow vulnerability in the workqueue component...

5.5CVSS6.9AI score0.00026EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.1 views

SUSE CVE-2022-48930

In the Linux kernel, the following vulnerability has been resolved: RDMA/ibsrp: Fix a deadlock Remove the flushworkqueuesystemlongwq call since flushing systemlongwq is deadlock-prone and since that call is redundant with a preceding cancelworksync...

5.5CVSS7.8AI score0.00017EPSS
Exploits0References13
OSV
OSV
added 2024/08/22 4:15 a.m.1 views

DEBIAN-CVE-2022-48930

In the Linux kernel, the following vulnerability has been resolved: RDMA/ibsrp: Fix a deadlock Remove the flushworkqueuesystemlongwq call since flushing systemlongwq is deadlock-prone and since that call is redundant with a preceding cancelworksync...

5.5CVSS5.2AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2024/08/22 4:15 a.m.1 views

UBUNTU-CVE-2022-48930

In the Linux kernel, the following vulnerability has been resolved: RDMA/ibsrp: Fix a deadlock Remove the flushworkqueuesystemlongwq call since flushing systemlongwq is deadlock-prone and since that call is redundant with a preceding cancelworksync...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.1 views

SUSE CVE-2022-48868

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is removed. When the driver is removed it assumes that the workqueue was...

5.5CVSS6.1AI score0.00015EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.1 views

SUSE CVE-2022-48879

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

5.5CVSS7.7AI score0.00012EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.1 views

SUSE CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

5.5CVSS6.4AI score0.00026EPSS
Exploits0References16
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.1 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 a deadlock issue in the flushworkqueuesystemlongwq call...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References11
Rows per page
Query Builder