Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-63871

Published Jul 19, 2026 EPSS 0.21% (11th pctl)

Overview

CVE-2026-63871 is a known-severity vulnerability. It was published on July 19, 2026.

Technical Description

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

Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls

iso_connect_bis(), iso_connect_cis(), iso_listen_bis(), and

iso_conn_big_sync() call hci_get_route() using iso_pi(sk)->dst,

iso_pi(sk)->src, and iso_pi(sk)->src_type without holding lock_sock().

These fields may be modified concurrently by connect() or setsockopt()

on the same socket, resulting in data-races reported by KCSAN.

Fix this by snapshotting the required fields under lock_sock() before

calling hci_get_route().

BUG: KCSAN: data-race in memcmp+0x45/0xb0

race at unknown origin, with read to 0xffff8880122135cf of 1 bytes

by task 333 on cpu 1:

memcmp+0x45/0xb0

hci_get_route+0x27e/0x490

iso_connect_cis+0x4c/0xa10

iso_sock_connect+0x60e/0xb30

__sys_connect_file+0xbd/0xe0

__sys_connect+0xe0/0x110

__x64_sys_connect+0x40/0x50

x64_sys_call+0xcad/0x1c60

do_syscall_64+0x133/0x590

entry_SYSCALL_64_after_hwframe+0x77/0x7f

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-63871?

CVE-2026-63871 is a known-severity vulnerability. It was published on July 19, 2026.

How severe is CVE-2026-63871?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-63871?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-63871?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-63871 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.