Lucene search
+L

245542 matches found

Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-72057

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: preserve tcskbcb across defragmentation tcfcthandlefragments calls nfcthandlefragments without saving and restoring skb-cb. The defrag helper clears IPCB/IP6CB, which aliases the tcskbcb/qdiscskbcb control buffe...

8.2CVSS5.3AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72055 net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ip6vti: require CAPNETADMIN in the device netns for changelink vti6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than...

8.8CVSS0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-59013

In the Linux kernel, the following vulnerability has been resolved: net: ip6vti: require CAPNETADMIN in the device netns for changelink vti6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than...

5.4AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago15 views

CVE-2026-72055

The CVE-2026-72055 entry concerns a Linux kernel net: ip6_vti issue where vti6_changelink could be mishandled across net namespaces. The root cause is that CAP_NET_ADMIN was only checked against dev_net(dev) during the rtnl changelink path, allowing a caller with privileges in the device namespac...

8.8CVSS5.4AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-72055

In the Linux kernel, the following vulnerability has been resolved: net: ip6vti: require CAPNETADMIN in the device netns for changelink vti6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than...

8.8CVSS5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72054

In the Linux kernel, the following vulnerability has been resolved: net: ipvti: require CAPNETADMIN in the device netns for changelink vtichangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

8.8CVSS5.4AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72054 net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ipvti: require CAPNETADMIN in the device netns for changelink vtichangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

8.8CVSS0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59012

In the Linux kernel, the following vulnerability has been resolved: net: ipvti: require CAPNETADMIN in the device netns for changelink vtichangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

5.4AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59010

In the Linux kernel, the following vulnerability has been resolved: net: ip6gre: require CAPNETADMIN in the device netns for changelink ip6grechangelink and ip6erspanchangelink operate on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or...

5.4AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago14 views

CVE-2026-72052

The CVE-2026-72052 issue affects the Linux kernel's IP6GRE/IP6ERSPAN changelink logic. Specifically, ip6gre_changelink() and ip6erspan_changelink() could be manipulated if a caller is privileged in dev_net(dev) but not in the tunnel’s netns (t->net). The vulnerability arises because the rtnl c...

8.8CVSS5.4AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago17 views

CVE-2026-72053

The CVE-2026-72053 entry describes a Linux kernel vulnerability in the ipip driver related to changelink in ipip_changelink(). The issue arises because CAP_NET_ADMIN is checked only against the device’s netns (dev_net(dev)) while a tunnel can reside in a different netns (t->net), allowing a pr...

8.8CVSS5.4AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59011

In the Linux kernel, the following vulnerability has been resolved: net: ipip: require CAPNETADMIN in the device netns for changelink ipipchangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

5.4AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72053 net: ipip: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ipip: require CAPNETADMIN in the device netns for changelink ipipchangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

8.8CVSS0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago21 views

CVE-2026-72051 net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ip6tunnel: require CAPNETADMIN in the device netns for changelink ip6tnlchangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

8.8CVSS0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago16 views

CVE-2026-72051

The CVE-2026-72051 issue affects the Linux kernel’s ip6_tunnel code: ip6_tnl_changelink() incorrectly checks CAP_NET_ADMIN only against the device netns (dev_net(dev)), allowing a caller privileged in that netns but not in the tunnel’s netns (t->net) to rewrite a tunnel. The remediation is toG...

8.8CVSS5.4AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59009

In the Linux kernel, the following vulnerability has been resolved: net: ip6tunnel: require CAPNETADMIN in the device netns for changelink ip6tnlchangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

5.4AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-72051

In the Linux kernel, the following vulnerability has been resolved: net: ip6tunnel: require CAPNETADMIN in the device netns for changelink ip6tnlchangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

8.8CVSS5.4AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2 days ago15 views

CVE-2026-72050

The CVE-2026-72050 entry concerns the Linux kernel subsystem octeontx2-af where BPID bitmap handling in setup is flawed. Specifically, nix_setup_bpids() allocates bp->bpids via rvu_alloc_bitmap() (using a plain kcalloc). If any subsequent devm_kcalloc() allocations for the BPID mapping arrays ...

5.3AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72050

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Free BPID bitmap on setup failure nixsetupbpids allocates bp-bpids with rvuallocbitmap, which uses a plain kcalloc. If any of the following devmkcalloc allocations for the BPID mapping arrays fails, the function...

5.3AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59008

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Free BPID bitmap on setup failure nixsetupbpids allocates bp-bpids with rvuallocbitmap, which uses a plain kcalloc. If any of the following devmkcalloc allocations for the BPID mapping arrays fails, the function...

5.3AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder