Alex Gonzalez
Alex Gonzalez
https://community.infineon.com/t5/Security-Bulletin/Security-Bulletin-Potential-Wi-Fi-Bluetooth-Combo-Security/ba-p/246960
The bluetooth firmware has been downgraded on ESR `2021.10.4`, but both rolling and newer ESR versions are still using the new version which apply Spectra related fixes.
hey @mhazley this change was only done for `2021.10` ESR raspberrypi branch as it also reverts patches that fix security vulnerabilities like Spectra. Hopefully the root problem should be addressed...
@acostach I don't think this is needed after https://github.com/balena-os/balena-raspberrypi/pull/1118/, is it?
On Raspbian Buster Lite on the RPI4: ``` PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ``` On Preferences > "Raspberry Pi configuration";...
@balena-ci rebase
Connects-to: https://github.com/balena-os/meta-balena/pull/2052
@pipex maybe it's wrongly phrased - when the `--device` compose option is passed and the SV mounts the /dev node in the container, these devices need to be already present...
@pipex I see. what this is trying to capture is that hotplugging works when it's the container that remounts the `/dev` filesystem as events are then handled in the container....
hey @compiaffe bring the issue through our support channels like the [forums](https://forums.balena.io), and provide us with a reproduction.