Lucene search
K

25 matches found

SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.2 views

SUSE CVE-2026-31765

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPUVARESERVEDTRAPSIZE to 64KB Currently, AMDGPUVARESERVEDTRAPSIZE is hardcoded to 8KB, while KFDCWSRTBATMASIZE is defined as 2 PAGESIZE. On systems with 4K pages, both values match 8KB, so allocation and...

5.8AI score0.00015EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

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

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Do not allow mapping the MMIO HDP page with large pages. In that case, we do not receive the correct offset. The GPU has an unused 4K area of the register BAR space, into which we can remap registers. We remap the HDP...

7.8CVSS6.2AI score0.00021EPSS
Exploits0References2
NVD
NVD
added 2026/05/01 3:16 p.m.0 views

CVE-2026-31765

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPUVARESERVEDTRAPSIZE to 64KB Currently, AMDGPUVARESERVEDTRAPSIZE is hardcoded to 8KB, while KFDCWSRTBATMASIZE is defined as 2 PAGESIZE. On systems with 4K pages, both values match 8KB, so allocation and...

5.5CVSS0.00015EPSS
Exploits0References4
FreeBSD Advisory
FreeBSD Advisory
added 2026/04/21 12:0 a.m.2 views

FreeBSD-SA-26:11.amd64

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:11.amd64 Security Advisory The FreeBSD Project Topic: Missing large page handling in pmappkruupdaterange Category: core Module: amd64 Announced: 2026-04-21...

6.2CVSS5.9AI score0.00009EPSS
Exploits0
EUVD
EUVD
added 2025/12/30 3:30 p.m.1 views

EUVD-2022-55829

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds in rpage When PAGESIZE is 64K, if readlogpage is called by logreadrst for the first time, the size of buffer would be equal to DefaultLogPageSize4K.But for buffer operations like memcpy, if the...

6.1AI score0.00024EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990220)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990220 advisory. In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size mdsize will have been narrowed ...

6CVSS6AI score0.00006EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:10 a.m.4 views

mm/huge_memory: avoid PMD-size page cache if needed

...

5.5CVSS7AI score0.00038EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-22122

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: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB...

5.5CVSS6.2AI score0.00063EPSS
Exploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

UBUNTU-CVE-2025-22122

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

5.5CVSS6.2AI score0.00063EPSS
Exploits0References8
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.1 views

Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"

...

5.5CVSS7AI score0.00014EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.0 views

kernel: mm/shmem: disable PMD-sized page cache if needed

A denial of service vulnerability was found in the Linux Kernel. In architectures such as ARM64 where the base page size is 64KB, a 512MB page cache could lead to a software crash...

5.5CVSS6.8AI score0.00033EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.0 views

kernel: mm/filemap: skip to create PMD-sized page cache if needed

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.2AI score0.00018EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.1 views

drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

...

7.8CVSS7.4AI score0.00021EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.5 views

kernel: mm/filemap: skip to create PMD-sized page cache if needed

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.2AI score0.00018EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.2 views

mm/shmem: disable PMD-sized page cache if needed

...

5.5CVSS7.3AI score0.00033EPSS
Exploits0
OSV
OSV
added 2024/07/18 7:15 a.m.1 views

DEBIAN-CVE-2024-41011

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

7.8CVSS5.5AI score0.00021EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/07/18 7:4 a.m.17 views

CVE-2024-41011 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

0.00021EPSS
Exploits0References7
CVE
CVE
added 2024/07/18 7:4 a.m.91 views

CVE-2024-41011

CVE-2024-41011 (Linux kernel): The vulnerability affects the DRM/AMDKFD path where mapping the MMIO HDP page with large pages can expose an incorrect MMIO offset, leaking a 4K area of BAR space used for HDP flush registers when remapping VRAM-related registers. This can occur on systems with page...

7.8CVSS8.1AI score0.00021EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/18 7:4 a.m.16 views

CVE-2024-41011 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

6.7AI score0.00021EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

UBUNTU-CVE-2024-26991

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: x86: Don't overflow lpageinfo when checking attributes Fix KVMSETMEMORYATTRIBUTES to not overflow lpageinfo array and trigger KASAN splat, as seen in the privatememconversionstest selftest. When memory attributes ar...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References9
Rows per page
Query Builder