On Fri, Jan 28, 2022 at 07:42:52PM +0100, syphyr wrote: > The following commit causes a regression in Bluetooth by creating false > positives for malicious data: > > Bluetooth: stop proccessing malicious adv data > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.94&id=ffc9019bd991707701273c2e5d8aed472229fc4d > > > This commit fixes the issue above: > > Bluetooth: refactor malicious adv data check > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.17-rc1&id=899663be5e75dc0174dc8bda0b5e6826edf0b29a > > > Please add to the stable release queue. Now queued up, thanks greg k-h