Lucene search
+L

35589 matches found

Cvelist
Cvelist
added 2026/09/11 7:42 p.m.26 views

CVE-2026-80981 net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

9.8CVSS0.00588EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80981

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

9.8CVSS0.00588EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80979

CVE-2026-80979 is a use-after-free in the Linux kernel's Shared Memory Communications (SMC) component (net/smc). During connection termination, a race between smc_conn_free() and smc_lgr_terminate_sched() allows the device to re-arm the receive tasklet after tasklet_kill() returns. On the DMB-noc...

7.8CVSS0.00128EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.25 views

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

7.8CVSS0.00128EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.25 views

CVE-2026-80980 net/smc: stop killed, freed and out_of_sync sharing a byte

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80980

CVE-2026-80980 is a race condition in the Linux kernel's SMC (Server Message Block over Remote Direct Memory Access) protocol. Three single-bit flags (killed, freed, out_of_sync) in struct smc_connection share a single byte and are written from concurrent contexts—smc_cdc_msg_validate() from a re...

9.8CVSS0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.6 views

CVE-2026-80980 net/smc: stop killed, freed and out_of_sync sharing a byte

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 5:54 p.m.16 views

CVE-2026-23751-poc

CVE-2026-23751-PoC Proof-of-concept implementation of the .NET HTTP Remoting technique described in Code White's NewRemotingTricks, targeting Tungsten Automation Kofax Capture. CVE-2026-23751 Title: Tungsten Automation Kofax Capture Unauthenticated File Read/Write and Command Execution via .NET...

9.8CVSS6.1AI score0.00883EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2026/09/11 12:05 p.m.8 views

git-lfs security update

An update is available for git-lfs. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Git Large File Storage LFS replaces large files such as audio samples, videos...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 10:46 a.m.8 views

CVE-2026-89147 Net-SNMP through 5.9.5.2 Denial of Service via Blocking Unauthenticated SMUX Read

Net-SNMP through 5.9.5.2 contains a denial of service vulnerability in the SMUX module where smuxaccept performs an unauthenticated blocking read without timeout on newly accepted connections. An unauthenticated remote client can connect to the SMUX listener and send no data, causing the...

8.7CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 10:46 a.m.12 views

CVE-2026-89147

Net-SNMP through 5.9.5.2 is affected by a denial of service vulnerability in the SMUX module . The function smux_accept() performs an unauthenticated blocking read without timeout on newly accepted connections. An unauthenticated remote client can connect to the SMUX listener and simply send no d...

8.7CVSS0.00276EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 10:46 a.m.9 views

EUVD-2026-76036

Net-SNMP through 5.9.5.2 contains a denial of service vulnerability in the SMUX module where smuxaccept performs an unauthenticated blocking read without timeout on newly accepted connections. An unauthenticated remote client can connect to the SMUX listener and send no data, causing the...

8.7CVSS0.00276EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 10:46 a.m.9 views

CVE-2026-89147

Net-SNMP through 5.9.5.2 contains a denial of service vulnerability in the SMUX module where smuxaccept performs an unauthenticated blocking read without timeout on newly accepted connections. An unauthenticated remote client can connect to the SMUX listener and send no data, causing the...

8.7CVSS0.00276EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:28 a.m.13 views

SharpGmailC2

SharpGmailC2 Our Friendly Gmail will act as Server and implant will exfiltrate data via smtp and will read commands from C2 Gmail via imap protocol DISCLAIMER: This Project doesn't work against Windows Defender after 29th of November, 2022. This tool is now signatured by MS Windows as virtool:msi...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 8:37 a.m.10 views

AsmResolver

AsmResolver AsmResolver es una biblioteca para leer, modificar y reconstruir archivos Portable Executable PE. Admite imágenes PE que se ejecutan de forma nativa en Windows, así como imágenes que contienen metadatos administrados .NET. AsmResolver se publica bajo la licencia MIT. Características...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 7:35 a.m.5 views

PatchlessCLRLoader

PatchlessCLRLoader PatchlessCLRLoader es un fork de InlineExecute-Assembly para cargar ensamblados .NET y dirigir la salida a mailslot. Lo reescribí como un cargador independiente con la siguiente implementación: Payload cifrado con AES Soporte de payload fileless Bypass patchless de AMSI y ETW...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 7:33 a.m.6 views

DCOMUploadExec

DCOM Upload & Execute POC de movimiento lateral DCOM que abusa de la interfaz IMsiServer https://www.deepinstinct.com/blog/forget-psexec-dcom-upload-execute-backdoor La solución contiene 2 proyectos DCOMUploadExec - Un proyecto de C++ que aloja el código de ataque de movimiento lateral...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:14 a.m.7 views

IronSharpPack

IronSharpPack IronSharpPack es un repositorio de proyectos populares de C que se han incrustado en scripts de IronPython que ejecutan un bypass de AMSI y luego cargan reflexivamente el proyecto de C. IronPython y el DLR tienen muy poca instrumentación, si es que tienen alguna, lo que lo convierte...

5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/11 7:06 a.m.8 views

golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering

A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting XSS attacks, where...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References8
Rows per page
Query Builder