Lucene search
+L

579 matches found

OSV
OSV
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63917 ip6: vti: Use ip6_tnl.net in vti6_changelink().

In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6tnl.net in vti6changelink. ip netns add ns1 ip netns add ns2 ip -n ns1 link add vti6test type vti6 remote ::1 local ::2 key 7 ip -n ns1 link set vti6test netns ns2 ip -n ns2 link set vti6test type vti6 remote ::3...

8.8CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 2:55 p.m.23 views

CVE-2026-63914

The CVE-2026-63914 issue concerns Linux kernel xfrm/af_key path handling where XFRM_MSG_MIGRATE notifications were unintentionally sent to init_net instead of the caller’s netns due to hardcoded &init_net in xfrm_send_migrate() and pfkey_send_migrate(). The netlink path for migrations was not net...

7.3CVSS5.4AI score0.00156EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.9 views

CVE-2026-63829

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink 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.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.12 views

CVE-2026-63801

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS0.00486EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63829

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink 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.3AI score0.00123EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63829

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink 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.2AI score0.00123EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.34 views

CVE-2026-63829 net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink 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.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.33 views

CVE-2026-63801

CVE-2026-63801 is a Linux kernel vulnerability in TIPC crypto path. The issue arises when tipc_aead_decrypt() offloads to asynchronous crypto code and does not take a reference on the per-netns object before calling crypto_aead_decrypt(), unlike the encrypt path. If the bearer's netns is torn dow...

8.8CVSS5.4AI score0.00486EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63801 tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS5.5AI score
SaveExploits0References11
OSV
OSV
added 2026/07/19 3:47 a.m.9 views

OESA-2026-2992 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative...

8.8CVSS6.5AI score0.0025EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63801

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference...

8.8CVSS5.5AI score0.00486EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61236

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the xfrm input component where the network namespace netns is not properly held during deferred transport reinjection. The process stores a struct net pointer in skb-c...

8.8CVSS5.1AI score0.00633EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/14 6:9 a.m.13 views

kernel: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/09 3:46 a.m.9 views

kernel: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.11 views

SUSE CVE-2026-53075

In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative ioctls operate on current-nsproxy-netns. As a result, a local...

6.1CVSS5.8AI score0.0025EPSS
SaveExploits1References17
SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.9 views

SUSE CVE-2026-53089

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpfmapoffloadinfofillns and bpfprogoffloadinfofillns obtain the network namespace with getnetdevnetoffmap-netdev...

5.8AI score0.00112EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:15 a.m.11 views

ppp: require CAP_NET_ADMIN in target netns for unattached ioctls

...

9.8CVSS6.1AI score0.0025EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:13 a.m.7 views

net/rds: Restrict use of RDS/IB to the initial network namespace

...

9.8CVSS6.1AI score0.0012EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.10 views

SUSE CVE-2026-52978

In the Linux kernel, the following vulnerability has been resolved: net: psp: require admin permission for dev-set and key-rotate The dev-set and key-rotate netlink operations modify shared device state PSP version configuration and cryptographic key material, respectively but do not require...

5.8AI score0.00126EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 6:14 p.m.18 views

CVE-2026-53089

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. When querying information for an offloaded BPF map or program, a race condition can occur during network namespace destruction. This can lead to a use-after-free vulnerability, potentially causing a system crash or denia...

7.8CVSS5.8AI score0.00112EPSS
SaveExploits0References4
Rows per page
Query Builder