Lucene search
+L

71 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89603

In the Linux kernel, the following vulnerability has been resolved: entry: Fix seccomp bypass after ptrace with TSYNC Sashiko review pointed out the following issue. If a thread is stopped in syscalltraceenter for ptrace, another thread can install a seccomp filter with SECCOMPFILTERFLAGTSYNC e.g...

0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89603

CVE-2026-89603 is a race condition in the Linux kernel 's syscall_trace_enter() path. When a thread is stopped for ptrace , another thread can install a seccomp filter with SECCOMP_FILTER_FLAG_TSYNC, setting the SYSCALL_WORK_SECCOMP flag on the stopped thread. However, syscall_trace_enter() evalu...

0.00184EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76515

In the Linux kernel, the following vulnerability has been resolved: entry: Fix seccomp bypass after ptrace with TSYNC Sashiko review pointed out the following issue. If a thread is stopped in syscalltraceenter for ptrace, another thread can install a seccomp filter with SECCOMPFILTERFLAGTSYNC e.g...

0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.22 views

CVE-2026-89603 entry: Fix seccomp bypass after ptrace with TSYNC

In the Linux kernel, the following vulnerability has been resolved: entry: Fix seccomp bypass after ptrace with TSYNC Sashiko review pointed out the following issue. If a thread is stopped in syscalltraceenter for ptrace, another thread can install a seccomp filter with SECCOMPFILTERFLAGTSYNC e.g...

0.00184EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 6:53 p.m.4 views

docker_escape_pwn

Побег из Docker с использованием CVE-2017-1000112 и CVE-2017-18344. Включая: получение root привилегий получение всех возможностей восстановление пространств имен восстановление файловой системы обход ограничений cgroup обход seccomp...

7CVSS6.5AI score0.20797EPSS
SaveExploits25
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90319

In the Linux kernel, the following vulnerability has been resolved: entry: Fix seccomp bypass after ptrace with TSYNC Sashiko review pointed out the following issue. If a thread is stopped in syscall trace enter for ptrace, another thread can install a seccomp filter with SECCOMP FILTER FLAG TSYN...

0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 2:12 p.m.10 views

CVE-2026-61711

A flaw was found in BuildKit. A custom frontend could craft a build request with an invalid security mode, leading to the disabling of Seccomp and AppArmor protections for the build container. This bypasses the intended sandbox mechanisms, potentially allowing for broader impact within the...

6.3CVSS5.8AI score0.00357EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10, Linux

The Linux kernel before version 5.17.2 mishandles seccomp permissions. The PTRACESEIZE code path allows attackers to bypass the intended restrictions on setting the PTSUSPENDSECCOMP flag...

7.8CVSS6.7AI score0.00798EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in libseccomp

In versions of libsseccomp before 2.4.0, 64-bit syscall argument comparisons using arithmetic operators LT, GT, LE, GE were not generated correctly. This issue could potentially allow bypassing seccomp filters and leading to potential privilege escalations...

9.8CVSS6.8AI score0.03041EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/19 10:51 p.m.10 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input in client/llb/exec.go and executor/oci/speclinux.go. An attacker can disable Seccomp and AppArmor protections for a build container by supplying a crafted build request with an invalid...

6.3CVSS5.8AI score0.00357EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/19 8:23 p.m.11 views

BuildKit: Custom frontend could bypass Seccomp/AppArmor

Impact A custom frontend could send a crafted build request that disabled Seccomp and AppArmor protections for the build container, even if the user did not explicitly allow the security.insecure entitlement. Other security measures, like Linux capabilities were still applied to these containers...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/19 8:17 p.m.9 views

AZL-97032 CVE-2026-61711 affecting package moby-engine for versions less than 25.0.3-20

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/speclinux.go treated the unsupported value as a...

5.3CVSS5.9AI score0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 8:03 p.m.39 views

CVE-2026-61711

In BuildKit versions prior to 0.31.1, the file executor/oci/spec_linux.go treated an invalid SecurityMode value from a crafted build request as non-sandbox mode without requiring the security.insecure entitlement, disabling Seccomp and AppArmor protections for the build container. Linux capabilit...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:03 p.m.26 views

CVE-2026-61711 BuildKit: Custom frontend could bypass Seccomp/AppArmor

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/speclinux.go treated the unsupported value as a...

5.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 8:03 p.m.45 views

CVE-2026-61711 BuildKit: Custom frontend could bypass Seccomp/AppArmor

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/speclinux.go treated the unsupported value as a...

5.3CVSS0.00357EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 8:03 p.m.10 views

CVE-2026-61711 BuildKit: Custom frontend could bypass Seccomp/AppArmor

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/speclinux.go treated the unsupported value as a...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 8:03 p.m.15 views

EUVD-2026-62838

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/speclinux.go treated the unsupported value as a...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:44 p.m.11 views

CVE-2026-68171

A flaw was found in the Linux kernel's arm64 syscall handling. A local attacker with the ability to trace processes using ptrace could manipulate syscall arguments after security checks like seccomp, or secure computing mode have been performed. This occurs because the kernel's internal record of...

7CVSS5.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.9 views

NewStart CGSL MAIN 6.06 (SP) : docker-ce Multiple Vulnerabilities (NS-SA-2026-0011)

The remote NewStart CGSL host, running version MAIN 6.06 SP, has docker-ce packages installed that are affected by multiple vulnerabilities: - runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary and consequently obtain host...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits39References33
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001665)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001665 advisory. In the seccomp implementation prior to kernel version 4.8, there is a possible seccomp bypass due to seccomp policies that allow the use of ptrace. This could lead t...

7.8CVSS7.5AI score0.00671EPSS
SaveExploits0References8
Rows per page
Query Builder