Lucene search
+L

30 matches found

RedhatCVE
RedhatCVE
added 2026/08/17 6:11 p.m.8 views

CVE-2026-72043

A flaw was found in the Linux kernel, specifically affecting the LoongArch architecture when the hardware page table walker PTW is enabled. This vulnerability stems from a missing dirty page tracking mechanism in the ptewrprotect and pmdwrprotect functions, which can lead to incorrect handling of...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 5:52 a.m.13 views

CVE-2026-72043 LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.21 views

CVE-2026-72043 LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS0.0016EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:52 a.m.10 views

EUVD-2026-59001

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

5.4AI score0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:52 a.m.32 views

CVE-2026-72043

This CVE describes a LoongArch Linux kernel issue where hardware page table walker (PTW) could set only _PAGE_DIRTY in PTE/PMD during a write TLB miss, leaving _PAGE_MODIFIED unchanged. On fork/clone with COW, pte_wrprotect()/pmd_wrprotect() clear _PAGE_WRITE and _PAGE_DIRTY, which could lose the...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72232

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmd wrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGE DIRTY directly in the page table entry during a write TLB miss, without going throu...

5.4AI score0.0016EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/20 1:08 p.m.11 views

CVE-2026-53372

A flaw was found in the Linux kernel's Input/Output Memory Management Unit IOMMU subsystem. This vulnerability arises in virtualized environments when a nested domain attempts to attach to a Process Address Space ID PASID, a mechanism for devices to access memory, while its parent domain is...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: KVM: x86 – Handling of SRCU initialization failures during page track initialization Check the return value of initsrcustruct, which may fail due to OOM conditions when initializing the page track mechanism. Lack of checking lead...

5.5CVSS5.4AI score0.0025EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007595)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007595 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Disallows dirty tracking if the page walk is incoherent. Dirty page tracking relies on the IOMMU to atomically update the dirty bit in the paging-structure entry. For this operation to succeed, the paging-structure...

8.8CVSS5.9AI score0.00152EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.10 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

8.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 11:06 a.m.8 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

8.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990059 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.8 views

SUSE CVE-2025-40058

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Disallow dirty tracking if incoherent page walk Dirty page tracking relies on the IOMMU atomically updating the dirty bit in the paging-structure entry. For this operation to succeed, the paging- structure memory must...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References21
NVD
NVD
added 2025/10/28 12:15 p.m.11 views

CVE-2025-40058

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Disallow dirty tracking if incoherent page walk Dirty page tracking relies on the IOMMU atomically updating the dirty bit in the paging-structure entry. For this operation to succeed, the paging- structure memory must...

8.8CVSS0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.15 views

UBUNTU-CVE-2025-40058

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Disallow dirty tracking if incoherent page walk Dirty page tracking relies on the IOMMU atomically updating the dirty bit in the paging-structure entry. For this operation to succeed, the paging- structure memory must...

8.8CVSS5.7AI score0.00152EPSS
SaveExploits0References21
OSV
OSV
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40058 iommu/vt-d: Disallow dirty tracking if incoherent page walk

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Disallow dirty tracking if incoherent page walk Dirty page tracking relies on the IOMMU atomically updating the dirty bit in the paging-structure entry. For this operation to succeed, the paging- structure memory must...

8.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/10/28 11:48 a.m.38 views

CVE-2025-40058

Technical details for CVE-2025-40058 are not publicly available in the provided documents. Monitor for updates.

8.8CVSS6.1AI score0.00152EPSS
SaveExploits0References3
Rows per page
Query Builder