2 matches found
CVE-2025-38303
CVE-2025-38303: In the Linux kernel, Bluetooth eir_create_adv_data could crash when trying to add EIR_FLAGS and EIR_TX_POWER without ensuring they fit. The issue is fixed in the kernel (referenced commits in the connected documents) and affects the Bluetooth/EIR data path; remediation is applying...
CVE-2025-38303 Bluetooth: eir: Fix possible crashes on eir_create_adv_data
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix possible crashes on eircreateadvdata eircreateadvdata may attempt to add EIRFLAGS and EIRTXPOWER without checking if that would fit...