Lucene search
+L

1361 matches found

Kitploit
Kitploit
added 2026/08/26 11:32 p.m.3 views

CVE-2021-43267

CVE-2021-43267 Exploit PoC local para CVE-2021-43267 Linux TIPC Referência: https://haxx.in/posts/pwning-tipc/...

9.8CVSS6.7AI score0.5758EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/26 10:50 p.m.2 views

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...

9.8CVSS7AI score0.01305EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/26 8:58 p.m.3 views

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...

9CVSS6.5AI score0.67994EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 11:03 a.m.2 views

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...

7.8CVSS5.2AI score0.00117EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 1:48 p.m.8 views

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...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

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 /...

7.8CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.25 views

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...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.13 views

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 /...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

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 /...

5.7AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 views

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 /...

7.8CVSS0.00126EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.10 views

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...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.18 views

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...

5.5AI score0.00126EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/21 9:20 a.m.8 views

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...

8.8CVSS5.3AI score0.00455EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/08/20 10:31 p.m.10 views

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...

9.8CVSS5.6AI score0.00755EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/20 3:19 p.m.6 views

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,...

7.5CVSS5.5AI score0.00677EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 2:57 p.m.8 views

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...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 7:22 p.m.7 views

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...

9.8CVSS5.5AI score0.00506EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.5 views

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...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 12:44 p.m.3 views

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...

7.5CVSS5.5AI score0.00662EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.5 views

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...

9.8CVSS5.3AI score0.00745EPSS
SaveExploits0References4
Rows per page
Query Builder