Hi Brian, > Check for out-of-bound read was being performed at the end of while > num_reports loop, and would fill journal with false positives. Added > check to beginning of loop processing so that it doesn't get checked > after ptr has been advanced. > > Signed-off-by: Brian Gix <brian.gix@xxxxxxxxx> > --- > net/bluetooth/hci_event.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel