Hi Guys,
In short, couple of days critical SSHd vulnerability has been annouced: CVE-2024-6387.
It allows ** Remote Unauthenticated Code Execution Vulnerability** - or in other word, if any bad actor can access your ssh port, without any authentication can run anything on your system - read take over all of your data.
This brings critical question to Devs:
What are chances to get new build of Coreelec with patched version of sshd? I’d bet that some of the systems have sshd exposed to internet and those are most likely unaware of the issue.
More on this subject is i.e. here:
Currently latest version shows this as ssh version (vulnerable):
Remote protocol version 2.0, remote software version OpenSSH_9.7
Thanks!