Lucene search
+L

56 matches found

Kitploit
Kitploit
added 2026/09/05 2:21 p.m.3 views

CVE-2024-38063

CVE-2024-38063 Aperçu En août 2024, Microsoft a publié un correctif pour une vulnérabilité d'exécution de code à distance RCE dans TCP/IP de Windows. Certains chercheurs ont déjà publié des preuves de concept PoC pour cette vulnérabilité, et à peu près au même moment, les chercheurs de PatchPoint...

9.8CVSS8.6AI score0.70564EPSS
SaveExploits24
CVE
CVE
added 2026/09/04 4:48 p.m.6 views

CVE-2026-80875

In the Linux kernel , the IPVS (IP Virtual Server) subsystem contained a bug in TCP state lookup for IPv6 packets. The code reparsed the socket buffer to locate the TCP header using a fixed offset of sizeof(struct ipv6hdr), rather than the already-computed transport-header offset stored in iph.le...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 4:48 p.m.6 views

EUVD-2026-71505

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in TCP state lookup TCP state handling reparses the skb to find the TCP header. For IPv6 it uses sizeofstruct ipv6hdr, while the surrounding IPVS code already parsed the packet with ipvsfilliphsk...

5.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/04 3:46 p.m.10 views

CVE-CVSS--CVE-2024-38063-IPv6-TCP-IP-Remote-Code-Execution-Analysis

🔐 CVE-2024-38063 — Analyse de l'exécution de code à distance IPv6 TCP/IP 📌 Description du projet Ce projet présente une analyse technique et une démonstration pratique de la vulnérabilité critique CVE-2024-38063 , divulguée par Microsoft lors du Patch Tuesday 13 août 2024. La vulnérabilité affect...

9.8CVSS8.6AI score0.70564EPSS
SaveExploits24
SUSE CVE
SUSE CVE
added 2026/08/22 12:53 a.m.8 views

SUSE CVE-2026-72348

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS5.6AI score0.00626EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72348

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use th...

9.1CVSS5.9AI score0.00626EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72348

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS5.5AI score0.00626EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.10 views

CVE-2026-72021

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in SCTP state lookup setsctpstate reads the SCTP chunk header again in order to drive the IPVS SCTP state table. For IPv6 it computes the offset with sizeofstruct ipv6hdr, while the surrounding...

8.2CVSS5.5AI score0.00589EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.25 views

CVE-2026-72348 netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS0.00626EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.62 views

CVE-2026-72348

The CVE-2026-72348 entry concerns the Linux kernel netfilter ip6tables handling of IPv6 extension headers (ah, hbh, rt). The issue stems from checks that derive the advertised extension header length from header length fields; improper advertised-length checks allowed malformed headers to bypass ...

9.1CVSS5.4AI score0.00626EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.9 views

EUVD-2026-58979

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in SCTP state lookup setsctpstate reads the SCTP chunk header again in order to drive the IPVS SCTP state table. For IPv6 it computes the offset with sizeofstruct ipv6hdr, while the surrounding...

5.4AI score0.00589EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:51 a.m.44 views

CVE-2026-72021

Summary: The CVE-2026-72021 issue affects the Linux kernel’s IPVS SCTP state lookup. The kernel incorrectly read the SCTP chunk header using a wrong offset for IPv6 when extension headers were present, causing misclassification of handshake steps (e.g., INIT1 vs ESTABLISHED) and incorrect managem...

8.2CVSS5.4AI score0.00589EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72536

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

5.4AI score0.00626EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.18 views

SUSE CVE-2026-63922

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

7.8CVSS5.3AI score0.00714EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.16 views

SUSE CVE-2026-63924

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh pointer after ipv6hopjumbo ipv6hopjumbo calls pskbtrimrcsum, which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up...

7.8CVSS5.3AI score0.00714EPSS
SaveExploits0References20
NVD
NVD
added 2026/07/19 4:17 p.m.18 views

CVE-2026-63920

In the Linux kernel, the following vulnerability has been resolved: ipv6: validate extension header length before copying to cmsg ip6datagramrecvspecificctl builds IPV6HOPOPTS,DSTOPTS,RTHDR cmsgs and their IPV62292 legacy counterparts by trusting the on-wire hdrlen byte ptr1 when computing the...

7.1CVSS0.00167EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 4:17 p.m.23 views

CVE-2026-63922

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

9.8CVSS0.00714EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.49 views

CVE-2026-63924 ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh pointer after ipv6hopjumbo ipv6hopjumbo calls pskbtrimrcsum, which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up...

9.8CVSS0.00714EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63924

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh pointer after ipv6hopjumbo ipv6hopjumbo calls pskbtrimrcsum, which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up...

9.8CVSS5.2AI score0.00714EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:55 p.m.17 views

EUVD-2026-45697

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh pointer after ipv6hopjumbo ipv6hopjumbo calls pskbtrimrcsum, which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up...

5.3AI score0.00714EPSS
SaveExploits0References8
Rows per page
Query Builder