▲ 229 ▼ OpenSSH: race condition in sshd allows remote code execution (stackdiary.com) submitted 2 years ago by tmpod@lemmy.pt to c/linux@lemmy.ml 26 comments fedilink hide all child comments cross-posted from: https://lemmy.pt/post/5733711 A severe vulnerability in OpenSSH, dubbed "regreSSHion" (CVE-2024-6387), has been discovered by the Qualys Threat Research Unit, potentially exposing
[–] tmpod@lemmy.pt [S] 47 points 2 years ago (2 children) musl isn't vulnerable, as per https://fosstodon.org/@musl/112711796005712271 The exploit isn't that practicable, since it takes a very long time on 32 bit systems, which are ever rarer to see. permalink fedilink source hideshow 4 child comments replies: [–] Telorand@reddthat.com 14 points 2 years ago (1 child) They could get RasPis below 4th gen running outdated software, I guess. I think I read elsewhere that Debian already had a patch out some time ago, so that number is also likely diminishingly small. permalink fedilink source parent hideshow 2 child comments replies: [–] d_k_bo@feddit.org 7 points 2 years ago (1 child) I have no idea when I last updated my RasPi 0s (none of which is exposed to the public). permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 4 points 2 years ago (1 child) Most images and distros are just Raspbian at their core and as such are pretty easy to upgrade. I upgraded my homebridge/pihole from Bullseye to Bookworm just a few days ago and it went off without a hitch. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 3 points 2 years ago (1 child) Did the same with raspi3... It broke too many things for me and couldn't be restarted. I then completely reinstalled it. permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent [–] GolfNovemberUniform@lemmy.ml 2 points 2 years ago (1 child) If only Void had a stable release branch permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Gentoo does 😉 permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) But it isn't musl based? And I never heard it had anything except for the rolling release? permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays. My experience with Void was hyper rolling release . You get things quickly kind of like Arch. Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base. Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] Telorand@reddthat.com 14 points 2 years ago (1 child) They could get RasPis below 4th gen running outdated software, I guess. I think I read elsewhere that Debian already had a patch out some time ago, so that number is also likely diminishingly small. permalink fedilink source parent hideshow 2 child comments replies: [–] d_k_bo@feddit.org 7 points 2 years ago (1 child) I have no idea when I last updated my RasPi 0s (none of which is exposed to the public). permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 4 points 2 years ago (1 child) Most images and distros are just Raspbian at their core and as such are pretty easy to upgrade. I upgraded my homebridge/pihole from Bullseye to Bookworm just a few days ago and it went off without a hitch. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 3 points 2 years ago (1 child) Did the same with raspi3... It broke too many things for me and couldn't be restarted. I then completely reinstalled it. permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] d_k_bo@feddit.org 7 points 2 years ago (1 child) I have no idea when I last updated my RasPi 0s (none of which is exposed to the public). permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 4 points 2 years ago (1 child) Most images and distros are just Raspbian at their core and as such are pretty easy to upgrade. I upgraded my homebridge/pihole from Bullseye to Bookworm just a few days ago and it went off without a hitch. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 3 points 2 years ago (1 child) Did the same with raspi3... It broke too many things for me and couldn't be restarted. I then completely reinstalled it. permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] oKtosiTe@lemmy.world 4 points 2 years ago (1 child) Most images and distros are just Raspbian at their core and as such are pretty easy to upgrade. I upgraded my homebridge/pihole from Bullseye to Bookworm just a few days ago and it went off without a hitch. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 3 points 2 years ago (1 child) Did the same with raspi3... It broke too many things for me and couldn't be restarted. I then completely reinstalled it. permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] IceFoxX@lemm.ee 3 points 2 years ago (1 child) Did the same with raspi3... It broke too many things for me and couldn't be restarted. I then completely reinstalled it. permalink fedilink source parent hideshow 2 child comments replies: [–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] oKtosiTe@lemmy.world 2 points 2 years ago (1 child) Aww that sucks. To be fair I did take a full image backup before attempting the upgrade in case something went awry. permalink fedilink source parent hideshow 2 child comments replies: [–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] IceFoxX@lemm.ee 2 points 2 years ago I also had a complete backup, but I was also considering reinstalling it at the time anyway. Accordingly, only partially restored data. But you should definitely make a backup, that's true. permalink fedilink source parent
[–] GolfNovemberUniform@lemmy.ml 2 points 2 years ago (1 child) If only Void had a stable release branch permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Gentoo does 😉 permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) But it isn't musl based? And I never heard it had anything except for the rolling release? permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays. My experience with Void was hyper rolling release . You get things quickly kind of like Arch. Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base. Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Gentoo does 😉 permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) But it isn't musl based? And I never heard it had anything except for the rolling release? permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays. My experience with Void was hyper rolling release . You get things quickly kind of like Arch. Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base. Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) But it isn't musl based? And I never heard it had anything except for the rolling release? permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays. My experience with Void was hyper rolling release . You get things quickly kind of like Arch. Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base. Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays. My experience with Void was hyper rolling release . You get things quickly kind of like Arch. Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base. Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) Sorry but imo "compilation" and "production" cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons permalink fedilink source parent hideshow 2 child comments replies: [–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] Pacmanlives@lemmy.world 1 point 2 years ago (1 child) Everything gets compiled at some point to be able to run. Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too permalink fedilink source parent hideshow 2 child comments replies: [–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] GolfNovemberUniform@lemmy.ml 1 point 2 years ago (1 child) What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place. permalink fedilink source parent hideshow 2 child comments replies: [–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] shazeal115@lemmy.world 1 point 2 years ago (1 child) Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this. permalink fedilink source parent hideshow 2 child comments replies: [–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent
[–] mb_@lemm.ee 2 points 2 years ago distcc so you can compile on the faster ones and distribute it permalink fedilink source parent