diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-05 18:14:25 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-11 22:59:07 +0300 |
commit | 20a2aa01f5aeb6daad9aeaa7c33dd512c58d81eb (patch) | |
tree | a5e134538733856bc1e60f078ea77637862e7bf4 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 260388f79e94fb3026c419a208ece8358bb7b555 (diff) | |
download | linux-20a2aa01f5aeb6daad9aeaa7c33dd512c58d81eb.tar.xz |
Bluetooth: Fix NULL pointer deference on eir_get_service_data
The len parameter is considered optional so it can be NULL so it cannot
be used for skipping to next entry of EIR_SERVICE_DATA.
Fixes: 8f9ae5b3ae80 ("Bluetooth: eir: Add helpers for managing service data")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions