Explore top 10 tips to secure your open-source projects now. Read More
×The libseccomp library provides an easy to use interface to the Linux Kernel's
syscall filtering mechanism, seccomp. The libseccomp API allows an application
to specify which syscalls, and optionally which syscall arguments, the
application is allowed to execute, all of which are enforced by the Linux
Kernel.
Update Information:
libseccomp 2.6.1 packaging changes Enable Python bindings on Fedora 44+ upstream changes - July 1, 2026 Update the syscall table for Linux v7.1.0-rc4 Fix incorrect 64-bit comparison merge that can weaken libseccomp filters. See GitHub Advisory GHSA-4q85-33p6-j5g6 Fix issue where oversized libseccomp filters can trigger a double free. See GitHub Advisory GHSA-46fr-jh49-xvhx Fix issue where oversized libseccomp filters can trigger a heap corruption. See GitHub Advisory GHSA-2hqh-5c36-grrm Fix struct aliasing undefined behavior in the internal libseccomp hash algorithm Fix issue where extraneous bytes were being copied to the destination buffer in seccomp_export_bpf_mem() Fix a bug where merged libseccomp filters failed to merge the notify_used flag, leading to no listener file descriptor being generated Update python shebang to point to python3 Add documentation for seccomp_transaction_start() Since support for s390 has been removed from the upstream Lin...
* Sat Jul 18 2026 Michel Lind
[ 1 ] Bug #2341880 - libseccomp-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2341880
[ 2 ] Bug #2437438 - build libseccomp's Python bindings
https://bugzilla.redhat.com/show_bug.cgi?id=2437438
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-752186819e' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.