Linux · Linux Kernel · CVE-2023-28866
**Name of the Vulnerable Software and Affected Versions**
Linux kernel versions through 6.2.8
**Description**
The issue is related to out-of-bounds access in the Linux kernel, specifically in the net/bluetooth/hci sync.c file. This is due to the amp init1[] and amp init2[] arrays not having an intentionally invalid element as supposed. The vulnerability can be exploited by a remote attacker to disclose protected information.
**Recommendations**
For Linux kernel versions through 6.2.8, update to a version later than 6.2.8 to resolve the issue.
As a temporary workaround, consider restricting access to the net/bluetooth/hci sync.c module to minimize the risk of exploitation.