Lucene search
+L

1379 matches found

Kitploit
Kitploit
added 2026/08/25 4:32 a.m.3 views

MicrocodeDecryptor

Haftungsausschluss Alle Informationen werden ausschließlich zu Bildungszwecken bereitgestellt. Befolgen Sie diese Anweisungen auf eigene Gefahr. Weder die Autoren noch ihr Arbeitgeber sind für direkte oder Folgeschäden oder Verluste verantwortlich, die dadurch entstehen, dass eine Person oder...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/08/25 2:16 a.m.10 views

CVE-2026-56710

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the...

9.8CVSS0.00284EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 1:51 a.m.1 views

xperia_5_bl_unlocker_poc

Non può essere utilizzato così com'è, poiché l'indirizzo di memoria potrebbe essere diverso per ogni dispositivo Questo è a scopo di archiviazione...

5.3AI score
SaveExploits0
CVE
CVE
added 2026/08/25 1:30 a.m.20 views

CVE-2026-56710

Grav Login plugin versions prior to 1.0.16 contain a privilege validation flaw in the onApiUserListRowAction unlock handler . An attacker possessing the api.users.write permission can clear login lockout counters on admin.super accounts without holding equivalent privileges, effectively removing ...

9.8CVSS5.5AI score0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65208

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the...

9.8CVSS5.5AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.32 views

CVE-2026-56710 Grav Login Plugin before 1.0.16 Privilege Escalation via Unlock

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the...

9.8CVSS0.00284EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 8:11 p.m.2 views

ROOT-ZTE-X1001

ZTE Blade X1001 — Root con Magisk Android 15, Unisoc UMS9230 ⚠️ AVVISO: Effettuare il root di un dispositivo può invalidare la garanzia, causare un brick se eseguito in modo errato e cancellare tutti i dati. Procedi a tuo rischio. Questo repository ha esclusivamente scopo educativo. Indice...

7.8CVSS5.2AI score0.00586EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/08/24 5:12 p.m.2 views

ubl-itel-s23

Sblocca Bootloader — Itel S23 S665L / Unisoc T606 Guida per sbloccare il bootloader sull'Itel S23 S665L utilizzando l'exploit CVE-2022-38694 sul chipset Unisoc T606 UMS9230. Informazioni sul Dispositivo Proprietà| Valore ---|--- Marca| Itel Modello| S665L S23 Android| 12 SDK 31 Build|...

7.8CVSS5.1AI score0.00586EPSS
SaveExploits2References8
RedhatCVE
RedhatCVE
added 2026/08/24 1:48 p.m.6 views

CVE-2026-74658

A flaw was found in the Linux kernel's futex subsystem. A race condition during robust futex unlock operations can occur when a process waiting on a futex is killed before it can acquire the futex, and another process subsequently re-acquires the futex through a fast path. This can lead to a...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: gpio: pca953x: Fixed the race condition in pca953xirqbussyncunlock. Ensure that i2clock is held when setting the interrupt latch and mask in pca953xirqBusSyncUnlock. This prevents race conditions. Another non-probing call site...

7.8CVSS6.4AI score0.00173EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: bcache: Fixup btreecachewait list damage We encountered a kernel crash due to “listadd corruption”. next-prev should be prev 0xffff9c801bc01210, but it was actually fffff9c77b688237c. Next: 0ffffae586d8afe68. crash struct...

6AI score0.00195EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: uio: uiodmemgenirq: Fixed an issue where the unlock operation was missed in irq configuration. The commit b74351287d4b “uio: fixed a bug in uiodmemgenirqirqcontrol”. corrected the code so that disableirq was called without...

5.8AI score0.00227EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nfs: Handling of failures in nfsgetlockcontext during unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: vcscreen: The load of the struct vcdata pointer in vcsread was moved to avoid a Use-After-Free UAF condition. After a call to consoleunlock in vcsread, the struct vcdata structure can be freed using vcdeallocate. Therefore, the...

7.8CVSS6.2AI score0.00287EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix race in lowcomms This patch fixes a race condition between queuework in dlmlowcommscommitmsg and srcureadunlock. queuework may take the final reference to a dlmmsg, causing msg-idx to contain garbage, as indicated by...

9.8CVSS5.8AI score0.00392EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:43 p.m.6 views

CVE-2026-72368

A flaw was found in the cachefiles component of the Linux kernel. When a directory creation operation fails due to memory exhaustion, a double unlock of the parent directory lock occurs. This issue corrupts the read-write semaphore rwsem state, which can lead to system instability or a kernel...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.3 views

CVE-2026-72155

A flaw was found in the Linux kernel's mtd: spi-nor: swp component. When a user attempts to unlock specific blocks on a Serial Peripheral Interface SPI NOR flash device, particularly those at the beginning of the device, the operation may fail. This occurs due to an incorrect calculation of the...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74428

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Fix double unlock in rxrpcrecvmsg Fix a double unlock in rxrpcrecvmsg when dealing with OOB messages. CVE-2026-74428 Note that Nessus relies on the...

9.8CVSS5.9AI score0.00347EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72368

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cachefiles: Fix double unlock in nomemdalloc error path When startcreating fails and returns -ENOMEM, it has already released the parent directory lock in...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74428

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix double unlock in rxrpcrecvmsg Fix a double unlock in rxrpcrecvmsg when dealing with OOB messages...

9.8CVSS0.00347EPSS
SaveExploits0References3
Rows per page
Query Builder