Skip to content

Commit 5d60e7e

Browse files
committed
document recent changes.
1 parent 750fc96 commit 5d60e7e

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

UPDATING

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
11
Updating Information for MidnightBSD users.
22

3+
20250130:
4+
3.2.2 RELEASE
5+
6+
A NFS server that exports a cd9660, tarfs, or ext2fs file system can be made
7+
to panic by mounting and accessing the export with an NFS client. Further
8+
exploitation (e.g., bypassing file permission checking or remote kernel code
9+
execution) is potentially possible, though this has not been demonstrated. In
10+
particular, release kernels are compiled with stack protection enabled, and
11+
some instances of the overflow are caught by this mechanism, causing a panic.
12+
13+
Fix permissions on etcupdate use. (security issue)
14+
Previously sensitive files could end up in the conflicts directory world readable.
15+
16+
Make kernel modules non executable on file system.
17+
18+
Update portsnap key!
19+
20+
pkg-config files are now installed for base openssl
21+
22+
Ravenports bootstrap changed after switch of their package manager.
23+
24+
Base system config(8) updated
25+
326
20240919:
4-
Version bump to 3.2.1
27+
3.2.1 RELEASE
528

629
nproc(1) added. (clone of GNU utility)
730

0 commit comments

Comments
 (0)