3 matches found
CVE-2024-26793
A flaw was found in the Linux kernel affecting the GPRS Tunneling Protocol GTP subsystem that involves a use-after-free and NULL pointer dereference in the gtpnewlink function. This issue potentially causes system crashes or allows unauthorized users to gain elevated privileges. Mitigation...
CVE-2024-26793 gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpnewlink The gtplinkops operations structure for the subsystem must be registered after registering the gtpnetops pernet operations structure. Syzkaller hit 'general protection faul...
CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...