PatchSiren cyber security CVE debrief
CVE-2026-63891 Linux CVE debrief
The Linux kernel was vulnerable to a stack exhaustion issue in the thunderbolt property parsing logic. A crafted peer could trigger this without authentication by chaining DIRECTORY entries into a back-reference loop. This vulnerability affects systems with untrusted XDomain peers connected via Thunderbolt, such as hosts, docks, or inline inspectors. Operators of such systems should take immediate action to mitigate the vulnerability.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-19
- Original CVE updated
- 2026-07-27
- Advisory published
- 2026-07-19
- Advisory updated
- 2026-07-27
Who should care
Operators of systems with untrusted XDomain peers connected via Thunderbolt, such as hosts, docks, or inline inspectors, should be aware of this vulnerability and take necessary precautions. This includes restricting access to Thunderbolt ports to trusted peers only and monitoring for unusual Thunderbolt activity.
Technical summary
The Linux kernel's thunderbolt property parsing logic did not cap recursion depth, leading to a potential stack exhaustion vulnerability. A malicious peer could exploit this by creating a loop of DIRECTORY entries, causing the parser to recurse until the kernel stack is exhausted. This vulnerability can be triggered without authentication by any untrusted XDomain peer that reaches the PROPERTIES_REQUEST control-plane exchange.
Defensive priority
High
Recommended defensive actions
- Disable the Thunderbolt XDomain path entirely with thunderbolt.xdomain=0 on the kernel command line if not needed.
- Restrict access to Thunderbolt ports to trusted peers only.
- Monitor for unusual Thunderbolt activity and implement exception tracking.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record was published on 2026-07-19T16:17:06.440Z and has not been modified since then. The NVD entry is currently Received. There is no additional information available about the vulnerability beyond what is provided in the CVE record and NVD entry.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63891 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63891
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63891 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63891
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/0a84ab9271936c11e84e511bb52fc5682f8b6726
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2b5f47a710172c962ef42d1b732b04d2ad0dce21
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/830c8a9b467e7d3a158483d37fa7dc13892b293a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/928abe19fbf0127003abcb1ea69cabc1c897d0ab
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/95839a67ea56ca35732aad7f711404a3127cfe2d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b4621e5ef63405c317a84b711faf3bd75b3c6a94
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ed9455ef4bd9babc90f92e526abe3fb68c1a8709
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.