In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tb_property_entry_valid() entry->value… (CVE-2026-63893)
A vulnerability in the Linux kernel's Thunderbolt property handling was resolved by rejecting 32-bit unsigned integer wraparound in the tb_property_entry_valid() function. The flaw allowed a malicious cross-domain peer to craft property entries with values and lengths that caused an integer wrap, bypassing validation checks and leading to out-of-bounds reads. This could leak kernel memory content via sysfs attributes device_name or vendor_name, though the leak is NUL-bounded and untargeted. The issue was fixed by using a safe addition check to prevent wraparound.
AI Analysis
Technical Summary
The Linux kernel Thunderbolt subsystem had a vulnerability where tb_property_entry_valid() did not properly handle 32-bit unsigned integer wraparound when summing entry->value (u32) and entry->length (u16). An attacker controlling a cross-domain peer could set entry->value to 0xffffff00 and entry->length to 0x100, causing the sum to wrap to zero and pass validation incorrectly. This led to tb_property_parse() passing a malicious offset to parse_dwdata(), resulting in reading memory beyond the intended property block. For TEXT-typed entries with keys "deviceid" or "vendorid", this out-of-bounds read could leak kernel memory content through sysfs device_name or vendor_name attributes. The leak is limited by NUL termination and is untargeted since the attacker controls only the offset delta. The fix involved using check_add_overflow() to detect and reject wrapped sums.
Potential Impact
An attacker with the ability to act as a malicious cross-domain peer in the Thunderbolt subsystem could cause out-of-bounds reads of kernel memory, potentially leaking sensitive information via sysfs attributes device_name or vendor_name. The leak is limited by NUL termination and is not precisely targeted, reducing the severity of information disclosure. There is no indication of code execution or privilege escalation from this vulnerability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to reject 32-bit unsigned integer wraparound in tb_property_entry_valid() by using check_add_overflow(). Users should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation is indicated by the vendor advisory.
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tb_property_entry_valid() entry->value… (CVE-2026-63893)
Description
A vulnerability in the Linux kernel's Thunderbolt property handling was resolved by rejecting 32-bit unsigned integer wraparound in the tb_property_entry_valid() function. The flaw allowed a malicious cross-domain peer to craft property entries with values and lengths that caused an integer wrap, bypassing validation checks and leading to out-of-bounds reads. This could leak kernel memory content via sysfs attributes device_name or vendor_name, though the leak is NUL-bounded and untargeted. The issue was fixed by using a safe addition check to prevent wraparound.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Thunderbolt subsystem had a vulnerability where tb_property_entry_valid() did not properly handle 32-bit unsigned integer wraparound when summing entry->value (u32) and entry->length (u16). An attacker controlling a cross-domain peer could set entry->value to 0xffffff00 and entry->length to 0x100, causing the sum to wrap to zero and pass validation incorrectly. This led to tb_property_parse() passing a malicious offset to parse_dwdata(), resulting in reading memory beyond the intended property block. For TEXT-typed entries with keys "deviceid" or "vendorid", this out-of-bounds read could leak kernel memory content through sysfs device_name or vendor_name attributes. The leak is limited by NUL termination and is untargeted since the attacker controls only the offset delta. The fix involved using check_add_overflow() to detect and reject wrapped sums.
Potential Impact
An attacker with the ability to act as a malicious cross-domain peer in the Thunderbolt subsystem could cause out-of-bounds reads of kernel memory, potentially leaking sensitive information via sysfs attributes device_name or vendor_name. The leak is limited by NUL termination and is not precisely targeted, reducing the severity of information disclosure. There is no indication of code execution or privilege escalation from this vulnerability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to reject 32-bit unsigned integer wraparound in tb_property_entry_valid() by using check_add_overflow(). Users should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation is indicated by the vendor advisory.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-x965-jq5m-mrm4
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63893"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ab2a4a8d598912fc57
Added to database: 07/19/2026, 19:38:19 UTC
Last enriched: 07/19/2026, 20:10:59 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 12
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.