Lucene search
+L

80 matches found

NVD
NVD
added 2 days ago5 views

CVE-2026-64130

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

0.00166EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-45815

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.6AI score0.00166EPSS
Exploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-64130 mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5AI score0.00166EPSS
Exploits0References6
CVE
CVE
added 2 days ago7 views

CVE-2026-64130

CVE-2026-64130 concerns the Linux kernel’s memory-tagging handling in mm/page_alloc for the huge zero folio when init_on_free is enabled. The root cause was that __GFP_ZEROTAGS could skip clearing tag memory while __GFP_ZERO and __GFP_SKIP_KASAN were set, leaving leftover MTE tags on pages mapped...

5.6AI score0.00166EPSS
Exploits0References3
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-64130 mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

0.00166EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-61447

In the Linux kernel, the following vulnerability has been resolved: mm/page alloc: fix initialization of tags of the huge zero folio with init on free GFP ZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFP ZERO and GFP SKIP KASAN. If we run with...

5.7AI score0.00166EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/06/08 3:41 p.m.43 views

CVE-2026-46279 mm/alloc_tag: clear codetag for pages allocated before page_ext initialization

In the Linux kernel, the following vulnerability has been resolved: mm/alloctag: clear codetag for pages allocated before pageext initialization Due to initialization ordering, pageext is allocated and initialized relatively late during boot. Some pages have already been allocated and freed befor...

0.00127EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/08 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-46279

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/alloctag: clear codetag for pages allocated before pageext initialization Due to initialization ordering, pageext is allocated and initialized relatively lat...

7.8CVSS6.2AI score0.00127EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: KVM: arm64: Fixed a shift-out-of-bounds bug Fixed a shift-out-of-bounds bug reported by UBSAN when running VMs with MTE enabled on host kernels. UBSAN: Shift-out-of-bounds in arch/arm64/kvm/sys regs.c:1988:14 The shift exponen...

5.5CVSS6.5AI score0.00226EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm: krealloc: Fixed an MTE false alarm in dokrealloc. This patch addresses an issue introduced by commit 1a83a716ec233, which caused MTE Memory Tagging Extension to falsely report a slab-out-of-bounds error. The problem occurs wh...

5.5CVSS6.2AI score0.00227EPSS
Exploits0References2
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: arm64: mte: Avoid setting PGmtetagged if no tags are cleared or restored Prior to commit 69e3b846d8a7 “arm64: mte: Sync tags for pages where PTE is untagged”, mtesynctags was only called for ptetagged entries those mapped with...

5.8AI score0.00211EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/03/26 10:15 p.m.198 views

Exploit for Code Injection in Apple Securerom

🔐 iOS Security Research Deep-dive notes on iOS security inter...

6.8CVSS5.9AI score0.68782EPSS
Exploits1
AstraLinux
AstraLinux
added 2026/03/06 9:4 p.m.10 views

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

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS5.6AI score0.0012EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/03/03 11:25 p.m.169 views

pixel-tiktag-exploit

Memory Tagging Extension MTE and Speculative Execution Bypas...

6.4AI score
Exploits0
GithubExploit
GithubExploit
added 2026/01/30 10:48 a.m.374 views

Exploit for Use After Free in Apple Safari

CTT-Apple-Silicon-Refraction webkitrefraction.js The 33-Laye...

8.8CVSS7.1AI score0.22721EPSS
Exploits14
SUSE CVE
SUSE CVE
added 2026/01/17 12:26 a.m.9 views

SUSE CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS6.6AI score0.0012EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.3 views

CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS5.7AI score0.0012EPSS
Exploits0References3
NVD
NVD
added 2026/01/14 3:16 p.m.10 views

CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS0.0012EPSS
Exploits0References2
OSV
OSV
added 2026/01/14 3:16 p.m.7 views

UBUNTU-CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS5.7AI score0.0012EPSS
Exploits0References4
CVE
CVE
added 2026/01/14 3:5 p.m.15 views

CVE-2025-71110

Technical details about CVE-2025-71110 are not publicly available in the provided connected documents. No specific affected products, versions, or remediation information are disclosed here; monitor for updates.

7.8CVSS6.2AI score0.0012EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder