Lucene search
+L

348 matches found

OSV
OSV
added 2025/01/19 11:15 a.m.5 views

UBUNTU-CVE-2025-21639

In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: rtomin/max: avoid using current-nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References45
Cvelist
Cvelist
added 2025/01/19 10:17 a.m.19 views

CVE-2025-21642 mptcp: sysctl: sched: avoid using current->nsproxy

In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: sched: avoid using current-nsproxy Using the 'net' structure via 'current' is not recommended for different reasons. First, if the goal is to use it to read or write per-netns data, this is inconsistent with how th...

0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/19 10:17 a.m.149 views

CVE-2025-21642

CVE-2025-21642 affects the Linux kernel’s MPTCP subsystem. The issue arises from using current->nsproxy/netns when accessing per-netns data via sysctl entries (net/mptcp/ctrl.c), which can diverge from the netns the table is associated with. The described consequence is a general protection fa...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/19 10:17 a.m.25 views

CVE-2025-21635 rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy

In the Linux kernel, the following vulnerability has been resolved: rds: sysctl: rdstcprcv,sndbuf: avoid using current-nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

0.00179EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/01/03 12:0 a.m.17 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01677)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a delay in the final release of struct net during netns disassembly in the net module. No details of the...

7.8CVSS6.5AI score0.00238EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/28 2:24 a.m.26 views

CVE-2024-56658

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.1CVSS6.9AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

AZL-54798 CVE-2024-56658 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56635

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential UAF in defaultoperstate syzbot reported an UAF in defaultoperstate 1 Issue is a race between device and netns dismantles. After calling rtnlunlock from netdevruntodo, we can not assume the netns of each devic...

7.8CVSS0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56635

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential UAF in defaultoperstate syzbot reported an UAF in defaultoperstate 1 Issue is a race between device and netns dismantles. After calling rtnlunlock from netdevruntodo, we can not assume the netns of each devic...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/27 3:15 p.m.19 views

UBUNTU-CVE-2024-56658

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References49
Cvelist
Cvelist
added 2024/12/27 3:6 p.m.30 views

CVE-2024-56658 net: defer final 'struct net' free in netns dismantle

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.7 views

CVE-2024-56635 net: avoid potential UAF in default_operstate()

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential UAF in defaultoperstate syzbot reported an UAF in defaultoperstate 1 Issue is a race between device and netns dismantles. After calling rtnlunlock from netdevruntodo, we can not assume the netns of each devic...

7.8CVSS6.6AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 3:2 p.m.139 views

CVE-2024-56635

CVE-2024-56635 (Linux kernel) : A race between device and NETNS dismantles could cause a use‑after‑free in __dev_get_by_index accessed via default_operstate(), as syzbot observed a KASAN UAF. The root cause is a race after __rtnl_unlock() when netns/device lifetimes may not be alive; mitigation d...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/22 8:20 a.m.26 views

CVE-2024-53095

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. 0 The workload runs on Kubernetes, and some pods mount CIFS servers in non-root...

5.5CVSS6.8AI score0.00563EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/21 7:15 p.m.24 views

CVE-2024-53095

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. 0 The workload runs on Kubernetes, and some pods mount CIFS servers in non-root...

9.8CVSS0.00563EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/21 6:17 p.m.206 views

CVE-2024-53095

CVE-2024-53095 – Linux kernel SMB/CIFS use-after-free in non-root network namespaces Affected component: Linux kernel CIFS client (smb) using kernel sockets. Root cause: incorrect reference counting for network namespaces; CIFS sockets do not hold netns refcnt, so freeing sockets must occur befor...

9.8CVSS6.6AI score0.00563EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/21 6:17 p.m.40 views

CVE-2024-53095 smb: client: Fix use-after-free of network namespace.

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. 0 The workload runs on Kubernetes, and some pods mount CIFS servers in non-root...

9.8CVSS0.00563EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.22 views

AZL-53699 CVE-2024-50304 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/05 5:10 p.m.170 views

CVE-2024-50130

Summary: CVE-2024-50130 affects the Linux kernel, specifically the netfilter/bpf path. The issue arises when a BPF link is attached to a net namespace without taking a proper reference to the net namespace, allowing a use-after-free scenario during netns teardown. The bug manifests as a KASAN sla...

7.8CVSS7.2AI score0.00228EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder