1361 matches found
CVE-2021-43267
CVE-2021-43267 Exploit PoC local para CVE-2021-43267 Linux TIPC Referência: https://haxx.in/posts/pwning-tipc/...
CVE-2024-36886
Ricerca sulle vulnerabilità N-Day Panoramica Questo progetto si concentra sulle vulnerabilità N-Day nel kernel Linux, con enfasi sulla comprensione del loro ciclo di vita, l'analisi del loro impatto e l'esplorazione di strategie di mitigazione. Le vulnerabilità N-Day sono difetti divulgati...
CVE-2022-0435-Poc
CVE-2022-0435(栈溢出) wget https://releases.ubuntu.com/jammy/ubuntu-22.04.5-live-server-amd64.iso mkdir kernel wget https://kernel.ubuntu.com/mainline/v5.13/amd64/linux-headers-5.13.0-051300-generic5.13.0-051300.202106272333amd64.deb wget...
CVE-2026-64563_EXP
CVE-2026-64563EXP Nur für experimentelle Forschung gedacht; der Code für prefetch und nperm mit dem einzustellenden Speicherreferenz-Set.gdb ist nicht beigefügt, nicht optimiert, Trefferwahrscheinlichkeit gering. Der Autor hat festgestellt, dass der Autor dieser Schwachstelle die entsprechenden...
CVE-2026-74609
A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication protocol implementation. A race condition exists in the tipcnodelinkdown function where a link pointer is cached without proper locking. This allows another process to free the link object while the cached pointer...
CVE-2026-74609
In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...
CVE-2026-74609
CVE-2026-74609 is a use-after-free race condition in the Linux kernel's TIPC (Transparent Inter-Process Communication) subsystem, specifically in tipc_node_link_down(). The function caches the le->link pointer before acquiring n->lock, then dereferences it under the lock. A concurrent delet...
CVE-2026-74609 tipc: read le->link under the node lock in tipc_node_link_down()
In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...
EUVD-2026-64546
In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...
CVE-2026-74609 tipc: read le->link under the node lock in tipc_node_link_down()
In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...
Linux Distros Unpatched Vulnerability : CVE-2026-74609
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlock...
PT-2026-79614
In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipc node link down tipc node link down caches the link pointer before taking n-lock: struct tipc link l = le-link; / unlocked / if !l return; tipc node write lockn; if !tipc link is...
CVE-2026-74490
A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication module. A race condition exists in the tipcpoll function when dumping trace queue state, as it does not properly hold necessary locks. This allows a local attacker to trigger a use-after-free vulnerability by...
USN-8644-2: Linux kernel (GCP) vulnerabilities
Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - File systems infrastructure; - OCFS2 file system; - B.A.T.M.A.N. meshing protocol; - SCTP protocol; - TIPC protocol...
CVE-2026-74282
A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC component. A remote or local attacker could send an oversized connection acknowledgment ACK message, leading to an integer underflow. This underflow can cause the connection to become permanently congested,...
CVE-2026-74283
A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC version 2 component. This vulnerability allows a local unprivileged attacker to bypass administrative permission checks when performing network link operations. Consequently, the attacker can modify critical TIPC...
CVE-2026-74255
A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. This use-after-free vulnerability occurs when the tipcdisablel2media function calls synchronizenet before properly invalidating a media pointer. This timing issue allows concurrent readers to access a memo...
CVE-2026-72404
A flaw was found in the Linux kernel's TIPC UDP media bearer. This vulnerability, a Use-After-Free UAF condition, occurs because certain data structures are prematurely destroyed during teardown without proper synchronization with concurrent operations. A local attacker with network access could...
CVE-2026-74281
A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. A remote attacker, acting as a peer node, could exploit this by sending specially crafted PUBLICATION messages with inverted service ranges. This oversight in validating service range bounds allows the...
CVE-2026-72299
A flaw was found in the TIPC Transparent Inter-Process Communication component of the Linux kernel. When tipcskenqueue tracepoints are active and a socket is owned by a user, the system may attempt to access already freed or dequeued socket buffers. This can lead to a kernel crash, resulting in a...