Lucene search
K

825 matches found

NVD
NVD
added 2025/12/09 4:17 p.m.9 views

CVE-2025-40336

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

0.00176EPSS
Exploits0References2
OSV
OSV
added 2025/12/09 4:17 p.m.2 views

UBUNTU-CVE-2025-40336

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

5.7AI score0.00176EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.27 views

CVE-2025-40336 drm/gpusvm: fix hmm_pfn_to_map_order() usage

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

0.00176EPSS
Exploits0References2
CVE
CVE
added 2025/12/09 4:9 a.m.17 views

CVE-2025-40336

The CVE concerns the Linux kernel component drm/gpusvm. A fix for hmm_pfn_to_map_order() was applied to correctly handle cases where the hmm range partially covers a huge page (e.g., 2M). Without this, memory could be mapped outside the intended range or not mapped by the mm. The update aligns wi...

6.1AI score0.00176EPSS
Exploits0References2
OSV
OSV
added 2025/12/09 4:9 a.m.4 views

CVE-2025-40336 drm/gpusvm: fix hmm_pfn_to_map_order() usage

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

6.4AI score0.00176EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.4 views

CVE-2025-40336

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

5.2AI score0.00176EPSS
Exploits0
OSV
OSV
added 2025/12/09 4:9 a.m.6 views

CVE-2025-40334 drm/amdgpu: validate userq buffer virtual address and size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a valid vm mapping...

6.5AI score0.00176EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.18 views

CVE-2025-40334 drm/amdgpu: validate userq buffer virtual address and size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a valid vm mapping...

0.00176EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2025/12/09 4:9 a.m.3 views

CVE-2025-40334

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a valid vm mapping...

5.9AI score0.00176EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/12/09 4:9 a.m.5 views

CVE-2025-40332

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mmap write lock not release If mmap write lock is taken while draining retry fault, mmap write lock is not released because svmrangerestorepages calls mmapreadunlock then returns. This causes deadlock and system...

5.8AI score0.00184EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/12/09 1:16 a.m.5 views

CVE-2022-50647

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

0.00173EPSS
Exploits0References6
OSV
OSV
added 2025/12/09 1:16 a.m.3 views

DEBIAN-CVE-2022-50647

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

5.4AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.3 views

UBUNTU-CVE-2022-50647

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

5.7AI score0.00173EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.2 views

SUSE CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.5CVSS6.5AI score0.00155EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.28 views

CVE-2022-50647 RISC-V: Make port I/O string accessors actually work

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

0.00173EPSS
Exploits0References6
OSV
OSV
added 2025/12/09 12:0 a.m.5 views

CVE-2022-50647 RISC-V: Make port I/O string accessors actually work

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

6.2AI score0.00173EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49627

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc2-00283-g10d4879f9ef0-dirty Description The Linux kernel had an issue where port I/O string accessors, such as insb and outsb, did not function correctly. These accessors used the physical PCI port I/O...

6.2AI score0.00173EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.11 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 improper use of hmmpfntomaporder, which could lead to memory mapping errors...

6.1AI score0.00176EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a vali...

6AI score0.00176EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing...

5.8AI score0.00176EPSS
Exploits0References3
Rows per page
Query Builder