Lucene search
+L

7771 matches found

Kitploit
Kitploit
added 2026/08/29 7:18 a.m.3 views

amd_eop_poc

amdeoppoc CVE-2020-8950 AMD User Experience Program Launcher aus Radeon Software – Privilege Escalation FileWrite eop Lies die note.txt https://heynowyouseeme.blogspot.com/2020/02/privilege-escalation-filewrite-eop-in.html...

7.8CVSS7.1AI score0.00994EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 11:53 p.m.6 views

AmdRyzenMasterCheat

ECPRO-LAN Anti-Cheats: FACEIT, ESEA con versione personalizzata Inizio 2019 - fine 2020. R.I.P. https://h0mbre.github.io/RyzenMasterCVE/ Requisiti: Windows 10 Enterprise 1607 LTSB con tutti gli aggiornamenti CPU AMD Ryzen Scheda madre B350-B450 client B550 è buggato Logitech GHUB installato per...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 10:22 p.m.2 views

Hypervisor-101-in-Rust

Hypervisor 101 in Rust Die Materialien des Kurses „Hypervisor 101 in Rust“, der beim Global Cybersecurity Camp 2023 Singapore stattfand. Dieses Repository enthält einen Fuzzing-Hypervisor für UEFI auf Intel-/AMD-Prozessoren, Vorlesungs- und Praxisübungsmaterialien sowie Beispiel-Korpus- und...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/28 1:28 p.m.2 views

CVE-2023-20564

CVE-2023-20564 - PoC per l'accesso alla memoria fisica tramite il driver AMD Ryzen Master Panoramica Questa repository contiene una Proof of Concept PoC che dimostra la vulnerabilità CVE-2023-20564 nel driver AMD Ryzen Master. La vulnerabilità consente a utenti non privilegiati di leggere e...

6.7CVSS7AI score0.00304EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 11:57 a.m.4 views

CVE-2024-26817-amdkfd

-- CVE-2024-26817 Ich habe eine Sicherheitslücke in AMD KFD in folgender Datei gefunden: drivers/gpu/drm/amd/amdkfd/kfdchardev.c, die ioctl-Kennung ist AMDKFDIOCGETPROCESSAPERTURESNEW. In der Funktion kfdioctlgetprocessaperturesnew werden die vom Benutzer bereitgestellten Daten von args-numofnode...

5.5CVSS6.7AI score0.00754EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 8:31 a.m.2 views

CVE-2023-20598-PDFWKRNL

Un exploit Proof of Concept per il driver AMD Radeon PDFWKRNL.sys, concepito per poter funzionare da un processo a bassa integrità...

7.8CVSS6.9AI score0.0046EPSS
SaveExploits0
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

0.00145EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.4 views

CVE-2026-80680

In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amdmp2registercb stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2caddadapter fails, probe returns and devres...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/28 8:16 a.m.4 views

CVE-2026-80602

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/lbr: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

0.00168EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 7:53 a.m.3 views

cve-2023-31346-poc

Perdita di memoria del firmware Il codice qui mira a dimostrare le perdite di memoria negli header dei messaggi guest e nel messaggio guest della richiesta CPUID. Prerequisiti Installare rustup. Installare un kernel Linux con supporto host SEV-SNP. Ho usato un kernel con alcune mie patch...

6CVSS5.9AI score0.00309EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 7:53 a.m.2 views

cve-2023-20573-poc

Utilizzo del PoC Questa repository contiene un VMM che avvia un guest SEV-SNP con un kernel personalizzato. Il VMM e il kernel sono una versione ridotta di un mio progetto. Per l'esecuzione sull'host è richiesto un kernel Linux modificato: https://github.com/Freax13/linux/tree/for-amd. La Proof o...

3.2CVSS5.9AI score0.00289EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80705

CVE-2026-80705 affects the Linux kernel in the drm/amd/display subsystem. The function dml21_add_phantom_plane() could fail to allocate a phantom plane, and the failure was not checked before subsequent use, leading to a later segfault (null pointer dereference). The fix verifies that the phantom...

5.8AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:53 a.m.5 views

EUVD-2026-67440

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80704

CVE-2026-80704 is a NULL pointer dereference in the Linux kernel's DRM AMD display driver. The function get_ss_info_from_atombios() accessed calc_pll_cs->ctx->logger before calc_pll_cs->ctx was initialized in calc_pll_max_vco_construct(), causing a crash during early driver construction....

5.8AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:53 a.m.4 views

EUVD-2026-67439

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.5 views

CVE-2026-80680

In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amdmp2registercb stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2caddadapter fails, probe returns and devres...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:52 a.m.12 views

CVE-2026-80680

CVE-2026-80680 is a use-after-free in the Linux kernel's amd-mp2 I2C platform driver. The function amd_mp2_register_cb() stores the platform I2C context pointer in the MP2 PCI driver's callback table before the I2C adapter is registered. If i2c_add_adapter() subsequently fails, the probe function...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder