Lucene search
+L

68 matches found

CVE
CVE
added 2025/05/20 3:21 p.m.110 views

CVE-2025-37900

CVE-2025-37900: In the Linux kernel, two issues in iommu_copy_struct_from_user() were fixed in the current header; review noted NULL pointer handling in iommu_copy_struct_to_user() and a related typo. Connected advisories/entries confirm this CVE is included among kernel fixes across distribution...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.9 views

PT-2025-18459

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A dangling pointer issue in the krb authenticate function has been identified. The krb authenticate function frees sess-user but does not set the pointer to NULL. It then calls ksmbd krb...

7.8CVSS6.7AI score0.01059EPSS
SaveExploits0
NVD
NVD
added 2025/03/27 3:15 p.m.9 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.5CVSS0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 3:15 p.m.0 views

DEBIAN-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.5CVSS5.6AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 2:57 p.m.11 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...

6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.10 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.5CVSS5.6AI score0.00191EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.7 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 drm/xe not handling EFAULT correctly, which could result in a user ptr vma residue...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/27 2:7 a.m.56 views

CVE-2024-58000

CVE-2024-58000 affects the Linux kernel Io_uring reg-wait path. The root cause is speculative execution on a kernel array indexed by user input when using ENTER_EXT_ARG_REG, which could interpret an offset into a pre-mapped memory region as an argument. The documented fix is to prevent speculativ...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.9 views

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

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 io uring component. The issue allowed for reg-wait speculations, which could be exploited by passing a user...

6.4AI score0.00186EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function directly invokes sprintf on a user pointer, resulting in a crash. To fix this issue, use a small local stack buffer for sprintf, and...

7.1CVSS6.5AI score0.0032EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: scsi: qedi: Fix crash while reading debugfs attribute

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

7.1CVSS6.8AI score0.0032EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.9 views

SUSE CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

4.4CVSS6.3AI score0.0032EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.12 views

SUSE CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/02 7:15 a.m.6 views

UBUNTU-CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

6.8AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2022/04/21 9:21 p.m.12 views

CLSA-2022-1650576075 Fix of 13 CVEs

CKSIX-267: USB: hso: Fix OOB memory access in hsoprobe/hsogetconfigdata - CKSIX-267: CVE-2019-14615: drm/i915/gen9: Clear residual context state on context switch - CKSIX-267: CVE-2020-8647, CVE-2020-8649: vgacon: Fix a UAF in vgaconinvertregion - CKSIX-267: CVE-2020-14331: vgacon: Fix for...

7.8CVSS6.8AI score0.13378EPSS
SaveExploits18References1
BDU FSTEC
BDU FSTEC
added 2021/03/30 12:0 a.m.13 views

The vulnerability of the GPU Display Driver, related to insufficient input data validation, allows attackers to trigger a service failure.

The vulnerability of the GPU Display Driver is related to incorrect data validation for the user pointer in the handler nvlddmkm.sys for DxgkDdiEscape or IOCTL. Exploiting this vulnerability can allow an attacker to cause a service failure...

2.1CVSS5.9AI score0.00388EPSS
SaveExploits0References5Affected Software2
Mageia
Mageia
added 2021/01/14 3:13 p.m.36 views

Updated nvidia390 packages fix security vulnerabilities

NVIDIA GPU Display Driver Linux contains a vulnerability in the kernel mode layer nvidia.ko IOCTL in which user-mode clients can access legacy privileged APIs, which may lead to denial of service, escalation of privileges, and information disclosure CVE‑2021‑1052. NVIDIA GPU Display Driver for...

7.8CVSS3.3AI score0.01777EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/08 1:15 a.m.12 views

CVE-2021-1053

NVIDIA GPU Display Driver for Windows and Linux, all versions, contains a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgkDdiEscape or IOCTL in which improper validation of a user pointer may lead to denial of service...

5.5CVSS6.4AI score
SaveExploits0References2
NVD
NVD
added 2021/01/08 1:15 a.m.18 views

CVE-2021-1053

NVIDIA GPU Display Driver for Windows and Linux, all versions, contains a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgkDdiEscape or IOCTL in which improper validation of a user pointer may lead to denial of service...

5.5CVSS6.1AI score0.00388EPSS
SaveExploits0References2
Rows per page
Query Builder