Lucene search
K

17 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-44956

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: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtl...

5.5CVSS5.7AI score0.00037EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-46683

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: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in t...

7.8CVSS6AI score0.00019EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.1 views

SUSE CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7CVSS7.6AI score0.00019EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/09/13 2:42 p.m.7 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

6.7CVSS7.1AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.1 views

DEBIAN-CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.0 views

UBUNTU-CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6.4AI score0.00019EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.16 views

CVE-2024-46683 drm/xe: prevent UAF around preempt fence

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

0.00019EPSS
Exploits0References2
CVE
CVE
added 2024/09/13 5:29 a.m.83 views

CVE-2024-46683

CVE-2024-46683 refers to a Linux kernel vulnerability in the DRM/xe path where a use-after-free could occur around the preempt fence due to dropping the queue reference before the fence lock is secured. The issue arises because the fence lock was previously associated with the queue, and releasin...

7.8CVSS7.2AI score0.00019EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.12 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6AI score0.00019EPSS
Exploits0
OSV
OSV
added 2024/09/13 5:29 a.m.10 views

CVE-2024-46683 drm/xe: prevent UAF around preempt fence

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6.4AI score0.00019EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.1 views

SUSE CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS7.6AI score0.00037EPSS
Exploits0References3
OSV
OSV
added 2024/09/04 7:15 p.m.2 views

AZL-48834 CVE-2024-44956 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.1AI score0.00037EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.2 views

AZL-48763 CVE-2024-44956 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.6AI score0.00037EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS5.4AI score0.00037EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.12 views

CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.2AI score0.00037EPSS
Exploits0References9
OSV
OSV
added 2024/09/04 7:15 p.m.0 views

UBUNTU-CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.5AI score0.00037EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.17 views

CVE-2024-44956 drm/xe/preempt_fence: enlarge the fence critical section

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

0.00037EPSS
Exploits0References2
Rows per page
Query Builder