138 matches found
CVE-2026-64564
Debian 13 6.12.95 SCTP ASCONF DEL-IP UAF 概念验证。 root@kitploit: gcc -O2 -static -o lpe lpedebian.6.12.95.c ./lpe...
CVE-2026-74586
CVE-2026-74586 — Disparador de use-after-free en SCTP ASCONF newtransport Un PoC autónomo y sin privilegios para CVE-2026-74586, un use-after-free en el manejo de ASCONF reconfiguración dinámica de direcciones de SCTP en el kernel de Linux. El crédito por el fallo en sí corresponde a Qing Ming,...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: sctp: Do not free the transport used by the ASCONF during DEL-IP processing. In sctpprocessasconf, the transport used to process the ASCONF chunk is cached under asconf-transport == chunk-transport; set once in sctprcv. For an...
Astra Linux – Vulnerability in Linux
A race condition in Linux kernel SCTP sockets net/sctp/socket.c before version 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an unprivileged process. If the sctpdestroysock function is called without using the socknetsk-sctp.addrwqlock lock, an element...
Linux Distros Unpatched Vulnerability : CVE-2026-89478
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the on...
CVE-2026-89478
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
AZL-100127 CVE-2026-89478 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
DEBIAN-CVE-2026-89478
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
CVE-2026-89478
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
UBUNTU-CVE-2026-89478
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
CVE-2026-89478
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
EUVD-2026-76384
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
CVE-2026-89478
CVE-2026-89478 is a use-after-free in the Linux kernel's SCTP implementation. An authenticated attacker can send an ASCONF DEL-IP to remove a transport while a DATA chunk is still in flight (on the socket backlog or direct path). The chunk's lingering transport reference causes the transport to b...
CVE-2026-89478 sctp: drop a chunk if its transport was removed
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
CVE-2026-89478 sctp: drop a chunk if its transport was removed
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctprcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctpaddbacklog takes if the socket is owned by userspace, keeps it...
sctphantom
SCTPhantom — Linux 内核 SCTP ASCONF use-after-free 跟踪站点 SCTPhantom 补丁状态跟踪器的源码:一个单页站点,记录哪些发行版已为 Linux 内核中的 SCTP ASCONF 传输 use-after-free 漏洞发布了修复。 事实信息所在 关于该漏洞的一切——CVE 编号、受影响与已修复版本、上游修复提交、发现与公开致谢,以及当前各发行版的补丁状态——都属于跟踪页面,而非本 README: 呈现页面: https://kimmo.cloud/sctphantom/ 源码: site/content/index.md...
PT-2026-90194
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctp rcv resolves the transport once per packet and leaves it in chunk-transport. The lookup reference, or the one sctp add backlog takes if the socket is owned by userspace, keeps ...
CVE-2026-74587
A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. During peer restart handling, the system improperly releases a cached ASCONF chunk without clearing its pointer, leading to a use-after-free vulnerability. A remote attacker could exploit this by...
CVE-2026-74586
A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. An authenticated remote SCTP peer can trigger a use-after-free vulnerability by adding and then immediately removing a transport within the same ASCONF chunk. This can lead to a system crash, resultin...
SUSE CVE-2026-74586
In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...