Lucene search
+L

46 matches found

NVD
NVD
added 2025/09/15 3:15 p.m.15 views

CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

UBUNTU-CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:21 p.m.51 views

CVE-2023-53228

Summary: CVE-2023-53228 corresponds to a Linux kernel regression in the AMDGPU driver where, on command submission failure due to userptr invalidation, legacy code would redundantly clean up a scheduler job. The cleanup was unnecessary because the job cleanup logic was integrated into the existin...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-21880

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/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fixed handling of EFAULT errors. Currently, we treat EFAULT errors from hmmrangefault as non-fatal errors when called from xevmuserptrpin. This is done on the assumption that the user has only performed a unmap...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.5 views

SUSE CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

DEBIAN-CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.5CVSS0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/09 7:16 a.m.10 views

UBUNTU-CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.7CVSS6.2AI score0.00182EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.26 views

CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0
OSV
OSV
added 2025/05/09 6:43 a.m.9 views

CVE-2025-37868 drm/xe/userptr: fix notifier vs folio deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/09 12:0 a.m.11 views

PT-2025-20518 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock issue has been identified in the Linux kernel, specifically in the drm/xe/userptr component. The issue occurs when the migrate pages batch function holds folio locks and...

7.8CVSS7.5AI score0.65736EPSS
SaveExploits0References680
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.4 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, which stems from a deadlock risk in the drm/xe userptr notifier and folio locks, which could cause the system to hang...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/03/29 3:30 p.m.17 views

CVE-2025-21880

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

5.5CVSS7.1AI score0.00191EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:0 a.m.1 views

SUSE CVE-2025-21880

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 3:15 p.m.14 views

UBUNTU-CVE-2025-21880

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.34 views

CVE-2025-21880 drm/xe/userptr: fix EFAULT handling

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 2:57 p.m.94 views

CVE-2025-21880

Linux kernel CVE-2025-21880 affects the DRM XE userptr flow (drm/xe/userptr), specifically xe_vm_userptr_pin and EFAULT handling from hmm_range_fault(). The issue arose when EFAULT was treated as non-fatal, which could leave the userptr VMA on the rebind list during preempt_rebind_work_func(), le...

5.5CVSS7AI score0.00191EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/21 12:0 a.m.9 views

PT-2025-13217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the handling of EFAULT errors in the Linux kernel, specifically in the drm/xe/userptr module. Currently, EFAULT errors from hmm range fault are treated as non-fat...

7.8CVSS7.2AI score0.00707EPSS
SaveExploits6References1143
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

6.2AI score0.00182EPSS
SaveExploits0References1
Rows per page
Query Builder