Lucene search
+L

16521 matches found

OSV
OSV
added 2026/09/11 8:19 p.m.5 views

AZL-100851 CVE-2026-89530 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89530

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89466

In the Linux kernel, the following vulnerability has been resolved: power: supply: qcombattmgr: terminate the strings from firmware The qcombattmgrsc8280xpstrcpy takes a Pascal-style string when the firmware sends one. Otherwise it copies all BATTMGRSTRINGLEN bytes and leaves the destination...

7.7CVSS0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:18 p.m.5 views

AZL-100734 CVE-2026-80933 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS0.00127EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89608

CVE-2026-89608 affects the ecryptfs component of the Linux kernel. The function ecryptfs_parse_packet_set() calculates the remaining packet buffer size from PAGE_SIZE - 8 instead of the actual packet set buffer length, which can overstate the available buffer for version 1 headers . According to ...

7.1CVSS0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.24 views

CVE-2026-89588 ACPI: APEI: GHES: fix ARM section length accounting after header

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

8.4CVSS0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89530 svcrdma: Reject inline replies that overflow the pull-up buffer

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.26 views

CVE-2026-89530 svcrdma: Reject inline replies that overflow the pull-up buffer

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76436

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

0.00463EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.15 views

CVE-2026-89530

CVE-2026-89530 affects the Linux kernel's svcrdma component, which implements RPC-over-RDMA for NFS. When a client requests a reply (e.g., an NFS READ payload) without providing a Write list or Reply chunk, and the reply exceeds the device's scatter/gather entry budget, the pull-up path linearize...

9.8CVSS0.00463EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89530

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89466 power: supply: qcom_battmgr: terminate the strings from firmware

In the Linux kernel, the following vulnerability has been resolved: power: supply: qcombattmgr: terminate the strings from firmware The qcombattmgrsc8280xpstrcpy takes a Pascal-style string when the firmware sends one. Otherwise it copies all BATTMGRSTRINGLEN bytes and leaves the destination...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76372

In the Linux kernel, the following vulnerability has been resolved: power: supply: qcombattmgr: terminate the strings from firmware The qcombattmgrsc8280xpstrcpy takes a Pascal-style string when the firmware sends one. Otherwise it copies all BATTMGRSTRINGLEN bytes and leaves the destination...

0.00144EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80933

This Linux kernel vulnerability affects the mt76: mt7996 Wi-Fi driver . The driver parses and copies the default EEPROM firmware without validating its length, so a truncated firmware file can cause the driver to read beyond the allocated buffer during variant validation or the fallback copy. Red...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80933 wifi: mt76: mt7996: validate default EEPROM firmware size

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 6:44 p.m.11 views

zoshrinkC2

MeliziaC2 Malware dirigido que usa DNS-over-HTTPS solo se ejecuta una vez ! Algunas funciones aún no están disponibles ! ! WIP, no usar en producción ! Características principales Autoeliminación del malware en caso de fallo Comunicación DoH DNS-over-HTTPS totalmente cifrada clave RSA por víctima...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 10:39 a.m.7 views

CVE-2026-49837

A flaw was found in GoBGP, an open-source Border Gateway Protocol BGP implementation. A remote attacker could send a specially crafted BGP OPEN message, causing the BGP OPEN capability parser to misinterpret data. This issue arises because the parser may read capability values beyond their declar...

7.4CVSS0.00255EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 7:37 a.m.11 views

subzy

Subzy Herramienta de subdomain takeover que funciona comparando las huellas de respuesta de can-i-take-over-xyz Instalación root@kitploit: go install -v github.com/PentestPad/subzy@latest Si $GOBIN y $GOPATH están configurados correctamente, ejecute el programa como: root@kitploit: $ subzy --help...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 7:29 a.m.5 views

smbtakeover

smbtakeover Una técnica para desvincular y volver a vincular 445/tcp en Windows sin cargar un controlador, cargar un módulo en LSASS, ni reiniciar la máquina objetivo. Implementada para aliviar la carga de los relays NTLM basados en SMB mientras se opera a través de C2. El análisis técnico de la...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 12:17 a.m.14 views

NSEC3-X

DESCARGO DE RESPONSABILIDAD: Este proyecto fue generado por Inteligencia Artificial IA pero ha pasado por un riguroso proceso "Human-in-the-Loop" HITL. Esto significa que el código ha sido revisado y refactorizado por un ingeniero de software humano, el diseño arquitectónico fue dirigido por...

5.9AI score
SaveExploits0
Rows per page
Query Builder