Lucene search
+L

3387 matches found

Kitploit
Kitploit
added 2026/08/31 8:15 a.m.3 views

DirtyFrag-for-dummies

Dirty Frag / CVE-2026-43284 — Notas de investigación Resumen Este repositorio contiene un diagrama técnico depurado y notas complementarias para la vulnerabilidad del kernel de Linux comúnmente conocida como Dirty Frag y rastreada para la ruta xfrm-ESP como CVE-2026-43284. El problema pertenece a...

8.8CVSS6.9AI score0.93235EPSS
SaveExploits32References1
Kitploit
Kitploit
added 2026/08/31 3:24 a.m.4 views

CVE-2026-43503

🚨 CVE-2026-43503 — DirtyClone Cuando la Memoria Compartida Deja de Ser Compartida de Forma Segura. Una vulnerabilidad de Escalada de Privilegios Local causada por una propagación incorrecta del SKBFLSHAREDFRAG flag dentro del stack de redes de Linux. 📖 Resumen CVE-2026-43503 , apodado DirtyClone ...

8.8CVSS6.9AI score0.00337EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/28 6:38 p.m.2 views

CVE-2026-64563_EXP

CVE-2026-64563EXP Solo per ricerca sperimentale. Il codice di prefetch e nperm richiede il riferimento di memoria impostato da set.gdb non è allegato; non essendo stato ottimizzato, la probabilità di successo è bassa. L'autore ha notato che l'autore della vulnerabilità ha già pubblicato le...

7.8CVSS5.9AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98114 CVE-2026-80681 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS5.8AI score0.00506EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.6 views

CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS0.00379EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.7 views

CVE-2026-80601

In the Linux kernel, the following vulnerability has been resolved: batman-adv: gw: acquire ethernet header only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS0.00258EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/28 8:16 a.m.7 views

CVE-2026-80600

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS0.00506EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:52 a.m.11 views

CVE-2026-80681 vxlan: re-fetch eth header after route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.33 views

CVE-2026-80681 vxlan: re-fetch eth header after route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS0.00506EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.31 views

CVE-2026-80612 net: lwtunnel: Drop skb metadata before LWT encapsulation

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS0.00379EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:48 a.m.5 views

EUVD-2026-67488

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

5.8AI score0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:48 a.m.24 views

CVE-2026-80612

This Linux kernel vulnerability affects the net lwtunnel (lightweight tunnel) subsystem. When LWT encapsulation prepends outer headers, it moves skb->data over the headroom where XDP/TC skb metadata resides. Non-BPF encaps types (MPLS, Seg6, IOAM6) silently overwrite this metadata via skb_push...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80612 net: lwtunnel: Drop skb metadata before LWT encapsulation

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:48 a.m.5 views

EUVD-2026-67477

In the Linux kernel, the following vulnerability has been resolved: batman-adv: gw: acquire ethernet header only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

6AI score0.00258EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.6 views

CVE-2026-80601 batman-adv: gw: acquire ethernet header only after skb realloc

In the Linux kernel, the following vulnerability has been resolved: batman-adv: gw: acquire ethernet header only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.33 views

CVE-2026-80600 batman-adv: dat: acquire ARP hw source only after skb realloc

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS0.00506EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.6 views

EUVD-2026-67476

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

6AI score0.00506EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.9 views

CVE-2026-80600

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS5.9AI score0.00506EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.17 views

CVE-2026-80600 batman-adv: dat: acquire ARP hw source only after skb realloc

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS6AI score
SaveExploits0References11
Rows per page
Query Builder