Bug 2379179 (CVE-2025-38304) - CVE-2025-38304 kernel: Bluetooth: Fix NULL pointer deference on eir_get_service_data
Summary: CVE-2025-38304 kernel: Bluetooth: Fix NULL pointer deference on eir_get_servi...
Keywords:
Status: NEW
Alias: CVE-2025-38304
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-10 08:01 UTC by OSIDB Bzimport
Modified: 2025-07-11 12:07 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-10 08:01:52 UTC
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.

Comment 1 Avinash Hanwate 2025-07-11 11:58:06 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025071013-CVE-2025-38304-d021@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.