Lucene search
+L

203 matches found

EUVD
EUVD
added 3 hours ago5 views

EUVD-2026-45760

In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Flush walk cache when unsharing PMD tables When hugepmdunshare is called to unshare a PMD table, the tlbunsharepmdptdesc function sets tlb-unsharedtables=true but the aarch64 tlbflush only checked tlb-freedtables to...

5.4AI score
Exploits0References9
CVE
CVE
added 11 hours ago9 views

CVE-2026-53374

Summary : CVE-2026-53374 affects the Linux kernel DRM/AMDGPU path. The GART TLB could load stale, garbage PTEs after mapping because amdgpu_bo_create_kernel() did not zero-initialize the allocated GART table. This could allow a later write to fetch/use a valid-looking but garbage PTE from the sam...

5.3AI score
Exploits0References6
Positive Technologies
Positive Technologies
added 21 hours ago6 views

PT-2026-61192

In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Flush walk cache when unsharing PMD tables When huge pmd unshare is called to unshare a PMD table, the tlb unshare pmd ptdesc function sets tlb-unshared tables=true but the aarch64 tlb flush only checked tlb-freed...

5.3AI score
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.9 views

kernel: Arm Processors: Privilege escalation or information disclosure via writes to higher exception level resources

A flaw was found in the Linux kernel on ARM processors. A race condition in Translation Lookaside Buffer Invalidation TLBI operations during memory permission changes allows a local attacker to write to memory resources owned by higher privilege levels. This could allow an unprivileged local...

9.1CVSS6.5AI score0.0053EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/07/01 7:42 p.m.13 views

CVE-2026-53354

A flaw was found in the Linux kernel, affecting systems running on certain Arm processors. This vulnerability involves an issue with how the system handles Translation Lookaside Buffer Invalidation TLBI operations. Specifically, a sequence of operations intended to invalidate memory translations...

8.8CVSS5.8AI score0.00125EPSS
Exploits0References4
NVD
NVD
added 2026/07/01 2:16 p.m.10 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00125EPSS
Exploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.10 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

9.1CVSS6.2AI score0.0053EPSS
Exploits0References10Affected Software1
CVE
CVE
added 2026/07/01 1:32 p.m.32 views

CVE-2026-53354

Technical details for CVE-2026-53354 are not provided in the connected documents. Monitor for updates.

8.8CVSS5.8AI score0.00125EPSS
Exploits0References9
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.42 views

CVE-2026-53354 arm64: errata: Mitigate TLBI errata on various Arm CPUs

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00125EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.12 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

5.8AI score0.00125EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/06/26 12:0 p.m.10 views

CVE-2026-53020

A flaw was found in the Linux kernel. A race condition can occur during Translation Lookaside Buffer TLB synchronization when the page table is traversed and modified without properly holding the necessary page table lock. This vulnerability may allow for unpredictable system behavior or...

7.8CVSS5.7AI score0.00093EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 12:4 a.m.14 views

CVE-2026-53057

A flaw was found in the Linux kernel, specifically within the Input/Output Memory Management Unit IOMMU for RISC-V architectures. This vulnerability occurs because the system does not properly clear out old memory translation information, known as Translation Lookaside Buffer TLB and context cach...

8.8CVSS5.9AI score0.00127EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.7 views

CVE-2026-53201

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" This reverts commit 8533051ce92015e9cc6f75e0d52119b9d91610b6. The idle-skip optimization bypasses GuC suspend, so the GPU may not perform the contex...

5.7AI score0.00137EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/06/25 8:39 a.m.18 views

CVE-2026-53201

CVE-2026-53201 affects the Linux kernel, with multiple sources (NVD, OSV, Debian security tracker, Ubuntu, etc.) describing a fix that reverts a prior optimization. The issue arises because the idle-skip optimization in the DRM/xe path can bypass GuC suspend, potentially skipping the context-swit...

7.8CVSS5.7AI score0.00137EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2026/06/24 5:17 p.m.5 views

CVE-2026-53020

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for threads within the same process is still missing,...

7.8CVSS0.00093EPSS
Exploits0References2
OSV
OSV
added 2026/06/24 4:30 p.m.3 views

CVE-2026-53057 iommu/riscv: Add IOTINVAL after updating DDT/PDT entries

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Add IOTINVAL after updating DDT/PDT entries Add riscviommuiodiriotinval to perform required TLB and context cache invalidations after updating DDT or PDT entries, as mandated by the RISC-V IOMMU specification Section...

8.8CVSS5.8AI score0.00127EPSS
Exploits0References6
CVE
CVE
added 2026/06/24 4:29 p.m.7 views

CVE-2026-53020

The CVE-2026-53020 entry documents a Linux kernel issue: a race condition during Translation Lookaside Buffer (TLB) synchronization when the page table is traversed and modified without holding the proper page table lock. The root cause is the lack of adequate locking during TLB sync, which can l...

7.8CVSS5.8AI score0.00093EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/06/24 4:29 p.m.3 views

CVE-2026-53020 um: Fix potential race condition in TLB sync

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for threads within the same process is still missing,...

7.8CVSS5.8AI score0.00093EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: alpha: Fixed corruption in user-space during memory compaction. Alpha systems may experience sporadic crashes in user-space and heap corruption when memory compaction is enabled. Symptoms include SIGSEGV signals, failures by t...

7.8CVSS5.8AI score0.00138EPSS
Exploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/09 12:0 a.m.14 views

FreeBSD-SA-26:31.arm64

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:31.arm64 Security Advisory The FreeBSD Project Topic: Arm CPU errata may bypass page table permission changes Category: core Module: arm64 Announced:...

9.1CVSS5.6AI score0.0053EPSS
Exploits0
Rows per page
Query Builder