Security Advisory

CVE-2025-38315

CVE vulnerability detail — eXtreme Datacenter Security Operations

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

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Check dsbr size from EFI variable Since the size of struct btintel_dsbr is already known, we can just start there instead of querying the EFI variable size. If the final result doesnt match what we expect also fail. This fixes a stack buffer overflow when the EFI variable is larger than struct btintel_dsbr.