Lucene search
+L

214 matches found

Kitploit
Kitploit
•added 2026/09/25 12:26 p.m.•54 views

trajan

Trajan: CI/CD Security Scanner Trajan scans CI/CD pipelines for security vulnerabilities that attackers use to compromise software supply chains. It supports GitHub Actions, GitLab CI, Azure DevOps, Jenkins, and JFrog. What it does Trajan parses workflow YAML files, builds dependency graphs, runs...

5.8AI score
SaveExploits0References2
NVD
NVD
•added 2026/09/25 11:17 a.m.•5 views

CVE-2026-97525

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•3 views

CVE-2026-97943

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Acquire initmm write lock on collapse to avoid UAF x86 implements page attribute modification using its Change Page Attributes CPA mechanism. This tracks properties of ranges such as cache mode through x86 page...

6.6AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/25 10:21 a.m.•2 views

CVE-2026-97533

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Acquire initmm read lock on attribute changes to avoid UAF A previous commit protected against races between ptdump and CPA collapse, however one still exists between attribute changes and collapse as reported by Deni...

6.2AI score
SaveExploits0
CVE
CVE
•added 2026/09/25 10:21 a.m.•6 views

CVE-2026-97533

The Linux kernel (x86 architecture) contains a use-after-free vulnerability in the memory management subsystem (x86/mm/pat ). The issue arises from a race condition between attribute changes and CPA collapse ; a lockless page table walker retrieves a PTE entry which can be freed by a concurrent C...

5.9AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•3 views

EUVD-2026-86841

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Acquire initmm read lock on attribute changes to avoid UAF A previous commit protected against races between ptdump and CPA collapse, however one still exists between attribute changes and collapse as reported by Deni...

5.9AI score
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/25 10:21 a.m.•1 views

CVE-2026-97525

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS5.9AI score
SaveExploits0
Cvelist
Cvelist
•added 2026/09/25 10:21 a.m.•10 views

CVE-2026-97525 x86/mm/pat: Allocate split page tables as kernel page tables

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•2 views

EUVD-2026-86833

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS5.9AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:21 a.m.•6 views

CVE-2026-97525

The Linux kernel contains a vulnerability where split page tables are allocated without using standard allocation routines (like pte_alloc_one_kernel()) during large page splits (__split_large_page()). This prevents the page table constructor from being called and, critically, fails to mark the p...

8.2CVSS5.9AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•2 views

CVE-2026-97525

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...

8.2CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/24 3:41 p.m.•6 views

GitHub-gato

Gato Github Attack TOolkit Gato, o GitHub Attack Toolkit, es una herramienta de enumeración y ataque que permite tanto a los equipos defensivos como a los profesionales de la seguridad ofensiva evaluar el radio de impacto de un token de acceso personal comprometido dentro de una organización de...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:12 p.m.•11 views

synodecrypt

SynoDecrypt Una herramienta para descifrar todos los archivos cifrados de Synology SPK, PAT, .... El trabajo de ingeniería inversa se explica en nuestra entrada de blog. Instalación root@kitploit: pip install -r requirements.txt Uso Primero debes extraer las claves de cifrado y colocarlas en un...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 8:51 a.m.•12 views

azuredevops-enum

ado-enum Una herramienta de línea de comandos para enumerar organizaciones de Azure DevOps mediante un token de acceso personal PAT. Consulta la API REST de Azure DevOps para exponer proyectos, repositorios, conexiones de servicio, compilaciones, artefactos de compilación y ajustes de seguridad,...

6.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2026-93066

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/mm/pat: Take cpalock around large-page collapse Loading and unloading modules concurrently on several CPUs on a KASAN build, with a short delay injected at...

6.4AI score0.00206EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:18 p.m.•9 views

CVE-2026-93066

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Take cpalock around large-page collapse Loading and unloading modules concurrently on several CPUs on a KASAN build, with a short delay injected at the CPA page-table lookup to widen the window, faults within minutes:...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•10 views

EUVD-2026-82176

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Take cpalock around large-page collapse Loading and unloading modules concurrently on several CPUs on a KASAN build, with a short delay injected at the CPA page-table lookup to widen the window, faults within minutes:...

6.7AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:10 p.m.•8 views

CVE-2026-93066 x86/mm/pat: Take cpa_lock around large-page collapse

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Take cpalock around large-page collapse Loading and unloading modules concurrently on several CPUs on a KASAN build, with a short delay injected at the CPA page-table lookup to widen the window, faults within minutes:...

6.7AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•36 views

CVE-2026-93066 x86/mm/pat: Take cpa_lock around large-page collapse

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Take cpalock around large-page collapse Loading and unloading modules concurrently on several CPUs on a KASAN build, with a short delay injected at the CPA page-table lookup to widen the window, faults within minutes:...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:10 p.m.•21 views

CVE-2026-93066

CVE-2026-93066 is a use-after-free in the Linux kernel's x86/mm/pat (page-attribute-table) subsystem. A race between cpa_collapse_large_pages() and __change_page_attr() allows a concurrent walker to write through a stale PTE pointer into a freed page-table page. The race is triggered when concurr...

6.7AI score0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder