Lucene search
+L

252 matches found

Kitploit
Kitploit
added 2026/09/17 8:54 p.m.9 views

SigPloit

List of Contributors Rosalia D'Alessandro Ilario Dal Grande SigPloit SigPloit a signaling security testing framework dedicated to Telecom Security professionals and reasearchers to pentest and exploit vulnerabilites in the signaling protocols used in mobile operators regardless of the geneartion...

6.1AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/17 12:00 a.m.5 views

CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS0.00159EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/17 12:00 a.m.3 views

UBUNTU-CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS0.00159EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/16 8:48 a.m.8 views

CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS6AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 8:48 a.m.5 views

CVE-2026-89789 gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS
SaveExploits0References11
CVE
CVE
added 2026/09/16 8:48 a.m.13 views

CVE-2026-89789

This use-after-free vulnerability affects the Linux kernel GTP (GPRS Tunneling Protocol) module . In gtp_newlink()'s error path, tid_hash and addr_hash are freed without waiting for an RCU grace period after clearing sk_user_data. A concurrent gtp_encap_recv() in softirq context can still hold a ...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.27 views

CVE-2026-89789 gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS0.00159EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: gtp: Fixed use-after-free and null-ptr-deref issues in gtpgenldumppdp. The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller reported a “general...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: gtp: Fixed a use-after-free in gtpencapdestroy. syzkaller reported a use-after-free in gtpencapdestroy. The same process freed “sk” and accessed it illegally. Commit e198987e7dd7 “gtp: fix suspicious RCU usage” added locksock...

7.8CVSS7.1AI score0.00152EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.2 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: gtp: Fixed use-after-free and null-ptr-deref issues in gtpnewlink. The gtplinkops operation structure for the subsystem must be registered after registering the gtpnetops pernet operation structure. Syzkaller encountered a...

7.8CVSS6.2AI score0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:18 p.m.3 views

AZL-99569 CVE-2026-80851 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...

5.9AI score0.00168EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 3:55 p.m.7 views

EUVD-2026-71301

In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...

5.3AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/04 3:55 p.m.11 views

CVE-2026-80851

In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...

5.9AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 3:55 p.m.19 views

CVE-2026-80851

CVE-2026-80851 is a race condition in the Linux kernel's GTP (GPRS Tunnelling Protocol) module . PDP contexts could be double-deleted when the generic-netlink delete path (GTP_CMD_DELPDP) and GTP device unregistration (RTM_DELLINK) ran concurrently, since the former holds only RCU while the latte...

5.3AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 3:55 p.m.12 views

CVE-2026-80851 gtp: serialize PDP context updates

In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...

5.6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.12 views

PT-2026-85729

In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTP CMD DELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...

5.9AI score0.00195EPSS
SaveExploits0References125
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is...

5.7AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 8:17 p.m.14 views

CVE-2026-37198

An integer overflow in the SMF component of Open5GS v2.7.6 allows attackers to cause a Denial of Service DoS via supplying a crafted GTP packet...

7.5CVSS0.00446EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 12:00 a.m.26 views

CVE-2026-37198

CVE-2026-37198 is an integer overflow in the SMF (Session Management Function) component of Open5GS v2.7.6 , an open-source 5G core network implementation. The flaw can be triggered by supplying a crafted GTP packet , allowing an unauthenticated, network-based attacker to cause a Denial of Servic...

7.5CVSS5.3AI score0.00446EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.33 views

CVE-2026-37198

An integer overflow in the SMF component of Open5GS v2.7.6 allows attackers to cause a Denial of Service DoS via supplying a crafted GTP packet...

0.00446EPSS
SaveExploits0References4
Rows per page
Query Builder