Skip to content

Commit 8f7e645

Browse files
committed
document security patch
1 parent 5e67766 commit 8f7e645

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

UPDATING

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Updating Information for MidnightBSD users.
22

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+
312
20220116:
413
MidnightBSD 2.1.3
514

0 commit comments

Comments
 (0)