Message ID | 20220401102757.3960551-1-i.kamaletdinov@omp.ru |
---|---|
Headers | show |
Series | v2 Fix bugs found by SVACE static analisys tool | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 1 Apr 2022 13:27:50 +0300 you wrote: > This patch set includes few fixes that was found by Linux Verification Center > (linuxtesting.org) with the SVACE static analysis tool. > > I have manually filtered out non-relevant and false positive problems and only > procedeed with bugs that currently lead to some errors/vulnerabilities or may > lead to them in some specific conditions. > > [...] Here is the summary with links: - [BlueZ,1/7] monitor: Fix out-of-bound read in print_le_states (no matching commit) - [BlueZ,2/7] tools: Fix buffer overflow in hciattach_tialt.c https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=d328abaa1715 - [BlueZ,3/7] tools: Fix signed integer overflow in btsnoop.c https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=497a0b220dbd - [BlueZ,4/7] tools: Prevent infinity loops in bluemoon.c (no matching commit) - [BlueZ,5/7] tools: Limit width of fields in sscanf https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=1e664b9838cd - [BlueZ,6/7] device: Limit width of fields in sscanf https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4afbef7790ce - [BlueZ,7/7] gatt: Fix double free and freed memory dereference https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3627eddea130 You are awesome, thank you!