---
id: CVE-2024-42133
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  Bluetooth: Ignore too large handle values in BIG

  hci_le_big_sync_established_evt is necessary to filter out cases where the
  handle value is belonging to ida id range, …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  Bluetooth: Ignore too large handle values in BIG

  hci_le_big_sync_established_evt is necessary to filter out cases where the
  handle value is belonging to ida id range, …
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
vendor: linux
product: linux_kernel
affected:
  - 'linux_kernel >= 6.5.12, < 6.6'
  - 'linux_kernel >= 6.6.2, < 6.6.39'
  - 'linux_kernel >= 6.7, < 6.9.9'
  - linux_kernel = 6.10
patched:
  - linux_kernel 6.9.9
published: '2024-07-30'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-42133'
references:
  - url: 'https://git.kernel.org/stable/c/015d79c96d62cd8a4a359fcf5be40d58088c936b'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/38263088b845abeeeb98dda5b87c0de3063b6dbb'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a06a8cc80fa203fde828a8429583f7e4fe27eca4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/dad0003ccc68457baf005a6ed75b4d321463fe3d'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/015d79c96d62cd8a4a359fcf5be40d58088c936b'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://git.kernel.org/stable/c/38263088b845abeeeb98dda5b87c0de3063b6dbb'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://git.kernel.org/stable/c/dad0003ccc68457baf005a6ed75b4d321463fe3d'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00296
epssPercentile: 0.19834
ingestedAt: '2026-07-24T15:30:57.658Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: Ignore too large handle values in BIG

hci_le_big_sync_established_evt is necessary to filter out cases where the
handle value is belonging to ida id range, otherwise ida will be erroneously
released in hci_conn_cleanup.

## Affected

- `linux_kernel >= 6.5.12, < 6.6`
- `linux_kernel >= 6.6.2, < 6.6.39`
- `linux_kernel >= 6.7, < 6.9.9`
- `linux_kernel = 6.10`

## Remediation

Upgrade past the affected range:

- `linux_kernel 6.9.9`
