Lucene search
+L

563 matches found

UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.6 views

CVE-2026-31403

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exportsprocopen captures the caller's current network...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References19
OSV
OSV
added 2026/04/03 4:16 p.m.6 views

UBUNTU-CVE-2026-31403

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exportsprocopen captures the caller's current network...

8.5CVSS5.7AI score0.00125EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:16 p.m.2 views

CVE-2026-31403

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exportsprocopen captures the caller's current network...

5.7AI score0.00125EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/04/03 3:16 p.m.30 views

CVE-2026-31403

CVE-2026-31403 is a Linux kernel vulnerability affecting NFSD where a proc entry (/proc/fs/nfs/exports) captured the caller’s network namespace without holding a reference. If the namespace is torn down after opening the exports fd (e.g., container destruction with setns), nfsd_net_exit() may fre...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/04/03 3:16 p.m.3 views

CVE-2026-31403 NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exportsprocopen captures the caller's current network...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.10 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of network namespace references, potentially allowing access to already released cache...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.10 views

CVE-2026-32038

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass vulnerability that allows trusted operators to join another container's network namespace. Attackers can configure the docker.network parameter with container: values to reach services in target container namespaces and bypass...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/19 10:16 p.m.6 views

CVE-2026-32038

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass vulnerability that allows trusted operators to join another container's network namespace. Attackers can configure the docker.network parameter with container: values to reach services in target container namespaces and bypass...

9.8CVSS0.00265EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/19 10:7 p.m.32 views

CVE-2026-32038 OpenClaw - Sandbox Network Isolation Bypass via docker.network=container Parameter

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass vulnerability that allows trusted operators to join another container's network namespace. Attackers can configure the docker.network parameter with container: values to reach services in target container namespaces and bypass...

9.8CVSS0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/19 10:7 p.m.7 views

CVE-2026-32038 OpenClaw - Sandbox Network Isolation Bypass via docker.network=container Parameter

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass vulnerability that allows trusted operators to join another container's network namespace. Attackers can configure the docker.network parameter with container: values to reach services in target container namespaces and bypass...

9.3CVSS6AI score0.00265EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/19 10:7 p.m.15 views

CVE-2026-32038

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass allowing a trusted operator to join another container’s network namespace by configuring the docker.network parameter with container: values. This enables access to services in the target container namespaces and bypasses netwo...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/03/19 10:7 p.m.7 views

EUVD-2026-13324

OpenClaw before 2026.2.24 contains a sandbox network isolation bypass vulnerability that allows trusted operators to join another container's network namespace. Attackers can configure the docker.network parameter with container: values to reach services in target container namespaces and bypass...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.8 views

OpenClaw 访问控制错误漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.24 contained a access control vulnerability, which was caused by a sandbox network isolation bypass issue. This vulnerability could allow trusted operators to access the network...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005756)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005756 advisory. In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipcaeadencrypt syzbot reported a refcount warning 1 caused by...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/02 11:37 p.m.19 views

OpenClaw has a sandbox network isolation bypass via docker.network=container:<id>

Summary In [email protected], sandbox network hardening blocks network=host but still allows network=container:. This can let a sandbox join another container's network namespace and reach services available in that namespace. Preconditions and Trust Model Context This issue requires a...

9.8CVSS6AI score0.00265EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/02 11:37 p.m.8 views

GHSA-WW6V-V748-X7G9 OpenClaw has a sandbox network isolation bypass via docker.network=container:<id>

Summary In [email protected], sandbox network hardening blocks network=host but still allows network=container:. This can let a sandbox join another container's network namespace and reach services available in that namespace. Preconditions and Trust Model Context This issue requires a...

9CVSS6AI score0.00265EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.21 views

PT-2026-26419

Summary In [email protected], sandbox network hardening blocks network=host but still allows network=container:. This can let a sandbox join another container's network namespace and reach services available in that namespace. Preconditions and Trust Model Context This issue requires a...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits0References11
NVD
NVD
added 2026/02/25 7:43 p.m.10 views

CVE-2026-24005

Kruise provides automated management of large-scale applications on Kubernetes. Prior to versions 1.8.3 and 1.7.5, PodProbeMarker allows defining custom probes with TCPSocket or HTTPGet handlers. The webhook validation does not restrict the Host field in these probe configurations. Since...

7.6CVSS0.00285EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/25 6:53 p.m.7 views

CVE-2026-24005 OpenKruise PodProbeMarker is Vulnerable to SSRF via Unrestricted Host Field

Kruise provides automated management of large-scale applications on Kubernetes. Prior to versions 1.8.3 and 1.7.5, PodProbeMarker allows defining custom probes with TCPSocket or HTTPGet handlers. The webhook validation does not restrict the Host field in these probe configurations. Since...

5.8AI score0.00285EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.100 views

PT-2026-21979

Name of the Vulnerable Software and Affected Versions Kruise versions prior to 1.8.3 Kruise versions prior to 1.7.5 Description Kruise allows automated management of applications on Kubernetes. A flaw exists in the PodProbeMarker functionality where the webhook validation does not restrict the...

9.9CVSS5.5AI score0.22162EPSS
SaveExploits70References138
Rows per page
Query Builder