Security Advisory

CVE-2025-38304

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-10 07:42:15
Last updated 2026-05-11 21:25:23
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: 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.