Lucene search
+L

676 matches found

OSV
OSV
added 2026/05/27 10:50 p.m.26 views

GHSA-2GV2-CFFP-J227 Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Summary In the runtime-rs standalone virtio-fs path, verified here with QEMU and verified with Cloud Hypervisor too, Kata Containers runs host virtiofsd as root with: --sandbox none --seccomp none If an attacker has root-equivalent execution inside the Kata guest VM, they can send raw FUSE reques...

9.3CVSS6AI score0.00181EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/27 10:50 p.m.28 views

Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Summary In the runtime-rs standalone virtio-fs path, verified here with QEMU and verified with Cloud Hypervisor too, Kata Containers runs host virtiofsd as root with: --sandbox none --seccomp none If an attacker has root-equivalent execution inside the Kata guest VM, they can send raw FUSE reques...

9.2CVSS6AI score0.00181EPSS
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 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/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to the no-failure path. Our syzbot instance reported memory leaks in doseccomp, similar to the reports 1. This indicates that we are failing to properly free the struct seccompfilter and some objects...

6.1AI score0.00239EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 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
Schneier on Security
Schneier on Security
added 2026/05/12 11:06 a.m.18 views

Copy.Fail Linux Vulnerability

This is the worst Linux vulnerability in years. TL;DR copy.fail is a Linux kernel local privilege escalation, not a browser or clipboard attack. Disclosed by Theori on 29 April 2026 with a working PoC. It abuses the kernel crypto API AFALG sockets plus splice to write four bytes at a time straigh...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/05/11 10:06 a.m.13 views

RHSA-2026:15940 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS5.7AI score0.00639EPSS
SaveExploits1References15
RedHat Linux
RedHat Linux
added 2026/05/11 7:08 a.m.24 views

Moderate: Red Hat Security Advisory: oci-seccomp-bpf-hook security update

An update for oci-seccomp-bpf-hook is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.2AI score0.00639EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.12 views

RHEL 9 : oci-seccomp-bpf-hook (RHSA-2026:15940)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:15940 advisory. OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to...

7.5CVSS7.3AI score0.00639EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/05/03 7:22 p.m.207 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CopyFail Guard text...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits238
OSV
OSV
added 2026/04/30 10:10 a.m.12 views

RHSA-2026:11804 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS7.2AI score0.00639EPSS
SaveExploits1References15
GithubExploit
GithubExploit
added 2026/04/30 9:56 a.m.238 views

Exploit for CVE-2026-31431

Wazuh SCA policy: Copy Fail CVE-2026-31431 This policy file...

7.8CVSS5.7AI score0.99907EPSS
SaveExploits238
GithubExploit
GithubExploit
added 2026/04/30 8:31 a.m.209 views

Exploit for CVE-2026-31431

CVE-2026-31431 Seccomp Mitigation A lightweight, reversible s...

7.8CVSS7.2AI score0.99907EPSS
SaveExploits238
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.10 views

RHEL 9 : oci-seccomp-bpf-hook (RHSA-2026:11804)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:11804 advisory. OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to...

7.5CVSS7.4AI score0.00639EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/29 10:23 p.m.14 views

netfoil's optional seccomp sandboxing was not applied

Summary The optional flag --filter-system-calls was not applied even if specified. Details This is a defense in depth feature to apply additional seccomp filters after the binary has started. The example config also sandboxes the binary with systemd. Impact Reduced sandboxing of the netfoil binar...

5.3AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/29 10:23 p.m.18 views

GHSA-VJGJ-42F6-7997 netfoil's optional seccomp sandboxing was not applied

Summary The optional flag --filter-system-calls was not applied even if specified. Details This is a defense in depth feature to apply additional seccomp filters after the binary has started. The example config also sandboxes the binary with systemd. Impact Reduced sandboxing of the netfoil binar...

6.9CVSS5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/29 3:55 p.m.12 views

Moderate: Red Hat Security Advisory: oci-seccomp-bpf-hook security update

An update for oci-seccomp-bpf-hook is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.5AI score0.00639EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013710 advisory. In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in...

5.7AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-010782)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010782 advisory. In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in...

5.9AI score0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/11 9:30 p.m.25 views

CVE-2026-32128

FastGPT’s Python Sandbox (fastgpt-sandbox) in versions 4.14.7 and earlier contains guardrails intended to block file writes (static detection + seccomp). The vulnerability arises because stdout (fd 1) can be remapped to an arbitrary writable file descriptor via fcntl. After remapping, writes thro...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder