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 5e67766 commit 8f7e645Copy full SHA for 8f7e645
1 file changed
UPDATING
@@ -1,5 +1,14 @@
1
Updating Information for MidnightBSD users.
2
3
+20220126:
4
+ MidnightBSD 2.1.4
5
+
6
+ Reject execve when new argc is zero
7
+ Fixes a security issue with NULL argv[0] entries, similar to the recent
8
+ CVE with polkit on Linux. The current POC for that does not work on
9
+ MidnightBSD since we don't use glibc, but proactively prevent similar issues.
10
11
12
20220116:
13
MidnightBSD 2.1.3
14
0 commit comments