FreeBSD 12.4
freebsd.org
FreeBSD 12.4
1–10 of 24 posts
Re: FreeBSD 12.4
#2I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15...
Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities.
Re: FreeBSD 12.4
#3Re: FreeBSD 12.4
#4Congrats to the team. I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15... Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities. 1: https://www.freebsd.org/releases/12.4R/relnotes/
Re: FreeBSD 12.4
#5Congrats to the team. I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15... Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities. 1: https://www.freebsd.org/releases/12.4R/relnotes/
Note that, thanks to capsicum(4), this vulnerability is not very exploitable.
Re: FreeBSD 12.4
#6Congrats to the team. I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15... Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities. 1: https://www.freebsd.org/releases/12.4R/relnotes/
Re: FreeBSD 12.4
#7Congrats to the team. I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15... Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities. 1: https://www.freebsd.org/releases/12.4R/relnotes/
Re: FreeBSD 12.4
#8Congrats to the team. I looked briefly at the relnotes[1], there is some scary stuff, such as this vulnerability in ping(1): https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15... Since a lot of code is shared between BSDs, I wonder if others have the same vulnerabilities. 1: https://www.freebsd.org/releases/12.4R/relnotes/
Re: FreeBSD 12.4
#9I've found with Linux distributions that aren't rolling releases, things tend to break in annoying and insidious ways, such that you generally need to, or at least it is strongly advisable to, fresh install each time.
This is probably of less importance given the demise of the monolithic server, but for my own server, I really appreciate it and the avoidance of reconfiguring everything.
Re: FreeBSD 12.4
#10Something I've really come to appreciate with OpenBSD is the stability and ease of in-place upgrades. I'm not very familiar with FreeBSD, but from what I've read it seems it too has stable, straightforward, in-place version upgrades. I'd love to hear people's experiences. I've found with Linux distributions that aren't rolling releases, things tend to break in annoying and insidious ways, such that you generally need…
Fall behind by 3 or 4 versions and it's a long laborious task to upgrade each one. For products containing the OS which are shipped out to customers (NAS, firewalls, appliances, etc) this process might be too high risk, so it's easier to never upgrade - but ship new hardware, usually in the form of a new product.
(This is from personal experience taking on a client who still ran internet-facing FreeBSD 9.x servers. Lift & shift to the latest FreeBSD 13.x was far safer)