2 hónap 1 hét óta
A long
discussion
on tech@
(initiated by a
suggestion/patch from Jesper Wallin)
has culminated in Damien Miller (djm@)
committing
changes which increase security by taking advantage of the use of
unveil(2)
elsewhere in the OpenBSD ecosystem:
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2025/05/04 20:48:07
Modified files:
usr.bin/ssh/sshd-session: Makefile
usr.bin/ssh/sshd-auth: Makefile
usr.bin/ssh/ssh-agent: Makefile
usr.bin/ssh : ssh-agent.c ssh-agent.1 session.c pathnames.h
misc.h misc.c hostfile.c
Log message:
Move agent listener sockets from /tmp to under ~/.ssh/agent for both
ssh-agent(1) and forwarded sockets in
sshd(8).
This ensures processes (such as Firefox) that have restricted
filesystem access that includes /tmp (via
unveil(3)) do not have the
ability to use keys in an agent.
Read more…
2 hónap 1 hét óta
Klemens Nanni (kn@) has
committed
the his proposed change
[See
previous article]
such that the
OpenBSD installer now prefers disks over 1GB
when prompting for the root disk.
The commit message explains the change:
CVSROOT: /cvs
Module name: src
Changes by: kn@cvs.openbsd.org 2025/05/04 06:32:41
Modified files:
distrib/miniroot: install.sub
Log message:
Prefer disks bigger than 1G as default root disk on install
-current picks the alphanumerically first disk as default, which isn't the
beset choice if install media,
softraid(4) key disks or small external media
attaches before the disk one intends to use.
Read more…
2 hónap 1 hét óta
Security updates have been issued by Debian (ansible, containerd, and vips), Fedora (chromium, java-17-openjdk, nodejs-bash-language-server, nodejs-pnpm, ntpd-rs, redis, rust-hickory-proto, thunderbird, and valkey), Mageia (apache-mod_auth_openidc, fcgi, graphicsmagick, kernel-linus, pam, poppler, and tomcat), Red Hat (firefox, libsoup, nodejs:20, redis:6, rsync, webkit2gtk3, xmlrpc-c, and yelp), and SUSE (audiofile, ffmpeg, firefox, libsoup-2_4-1, libsoup-3_0-0, libva, libxml2, and thunderbird).
jake