AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-42132

HIGH · CVSS 7.1 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-07-30 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.

CVE
CVE-2024-42132
Severity
HIGH
CVSS
7.1
EPSS
0.23%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX Syzbot hit warning in hci_conn_del() caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCI_CONN_HANDLE_MAX passed by hci_le_big_sync_established_evt(), which makes code think it's unset connection. Add same check for handle upper bound as in hci_conn_set_handle() to prevent warning.

Related CVEs

Other vulnerabilities affecting the same vendor(s)