We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3356b commit 971ef20Copy full SHA for 971ef20
CHANGELOG
@@ -30,6 +30,12 @@ https://github.com/seccomp/libseccomp
30
- Many test and CI improvements and fixes
31
- Many documentation improvements and updates
32
33
+* Version 2.5.6 - January 24, 2025
34
+- Update the syscall table for Linux v6.13
35
+- Fix a bug where the internal filter state could be corrupted when a filter
36
+ rule addition fails
37
+- Fix potential memory leak in the internal management of filter snapshots
38
+
39
* Version 2.5.5 - December 1, 2023
40
- Update the syscall table for Linux v6.7-rc3
41
0 commit comments