Lucene search
+L

283 matches found

Kitploit
Kitploit
added 2026/09/02 10:23 a.m.2 views

kali-rpi-luks-crypt

Cifrado de disco completo para Kali en Raspberry u otra arquitectura similar usando LUKS Esta guía está dedicada a ejecutar Kali en Raspberry u otra arquitectura similar, p. ej. ODROID-C2 usando cifrado de disco completo con LUKS. Basada en el documento un poco desactualizado aquí. Motivación...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 6:03 a.m.4 views

booster

Booster: initramfs rápido, seguro y moderno para Linux Booster hace que el arranque temprano se sienta más ligero, rápido y fiable. Crea imágenes initramfs compactas que llevan tu sistema Linux desde el firmware hasta el sistema de archivos raíz real con mínimas complicaciones y un sólido soporte...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 4:30 a.m.5 views

lehack-2026-challenge

Reto LeHack 2026 Un reto de 3 niveles que demuestra el impacto del montaje directo de disco. Resumen del reto Nivel| Objetivo| Técnica ---|---|--- 1| Acceder al disco sin cifrar| Establecer la línea de comandos de arranque a init=/bin/bash en grub 2| Romper el LUKS de vault1| Extraer la cabecera ...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 9:40 p.m.4 views

sonos

sonos/amlogic haxx qui troverai del codice di exploit e strumenti che faceva parte della mia presentazione sul Sonos One @ Hack in the Box amsterdam 2023. l'exploit EL3 può essere usato per eseguire il dump dei tuoi dati OTP/eFUSE. sonostool può essere usato per ottenere le chiavi di decrittazion...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 12:14 a.m.2 views

CVE-2020-11932

CVE-2020-11932 🐛🔍 Überprüft CVE-2020-11932 und testet den Host auf die Schwachstelle Verwendung Herunterladen root@kitploit: git clone https://github.com/Staubgeborener/CVE-2020-11932 cd CVE-2020-11932 chmod +x cve-2020-11932.sh ./cve-2020-11932.sh Mit curl ohne Download root@kitploit: bash curl ...

2.3CVSS4.4AI score0.00592EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 6:49 a.m.6 views

CVE-2026-32606-POC

Proof-of-Concept per CVE-2026-32606 Questo repository contiene un semplice codice proof-of-concept che sfrutta una debolezza comune descritta per la prima volta oltre un anno fa all'indirizzo https://oddlama.org/blog/bypassing-disk-encryption-with-tpm2-unlock/. Sebbene sia specificamente mirato a...

7.6CVSS7AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 md: port block device access to file accidentally...

7.3CVSS7.2AI score0.00159EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 9:56 p.m.6 views

CVE-2026-72103

A flaw was found in the Linux kernel's device-mapper dm component. A refactoring error caused the caller's thread keyring, which can contain sensitive data like LUKS volume keys, to persist in memory longer than intended. This issue allows a local attacker with administrative privileges to recove...

7.3CVSS5.4AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72103

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

7.3CVSS0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72103

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

7.3CVSS5.6AI score0.00159EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.21 views

CVE-2026-72103 dm: avoid leaking the caller's thread keyring via the table device file

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

7.3CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:52 a.m.20 views

CVE-2026-72103 dm: avoid leaking the caller's thread keyring via the table device file

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

7.3CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:52 a.m.40 views

CVE-2026-72103

CVE-2026-72103 relates to the Linux kernel’s dm-crypt flow. A refactoring bug caused the caller’s thread keyring to be kept alive beyond the caller’s lifetime, making the LUKS volume key linger in memory. As a result, cryptsetup luksSuspend could fail to wipe the key, even though luksOpen passes ...

7.3CVSS5.5AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:52 a.m.8 views

EUVD-2026-59061

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

5.5AI score0.00159EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72292

In the Linux kernel, the following vulnerability has been resolved: dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 "md: port block device access to file" accidentally causes the caller's thread keyring to be kept alive long beyond th...

5.5AI score0.00159EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/12 3:17 p.m.9 views

CVE-2025-59324

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to properly validate LUKS encryption and, if encryption is present, all CryptoPro file integrity checks are skipped...

9.1CVSS0.0015EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 2:17 p.m.16 views

CVE-2025-59327

In CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4, bootxsa.efi fails to properly validate LUKS encryption and, if encryption is present, all CryptoPro file integrity checks are skipped...

7.5CVSS0.0015EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:00 a.m.9 views

CVE-2025-59324

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to properly validate LUKS encryption and, if encryption is present, all CryptoPro file integrity checks are skipped...

5.2AI score0.0015EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 12:00 a.m.12 views

EUVD-2025-210717

In CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4, bootxsa.efi fails to properly validate LUKS encryption and, if encryption is present, all CryptoPro file integrity checks are skipped...

5.2AI score0.0015EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 12:00 a.m.40 views

CVE-2025-59327

CVE-2025-59327 affects CPSD CryptoPro Secure Disk for Bitlocker (before v7.7.4). The bootxsa.efi component fails to properly validate LUKS encryption, and if encryption is present, all CryptoPro file integrity checks are skipped. This may impair detection of integrity violations when BitLocker is...

7.5CVSS5.2AI score0.0015EPSS
SaveExploits0References3
Rows per page
Query Builder