In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator… (CVE-2026-53150)
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator tb_property_entry_valid() accepts entries with length == 0 for DIRECTORY, DATA, and TEXT types. A zero-length TEXT entry passes validation but causes an underflow in the null-termination logic: property->value.text[property->length * 4 - 1] = '\0'; When property->length is 0 this writes to offset -1 relative to the allocation. Reject zero-length entries early in the validator since they have no valid representation in the XDomain property protocol.
AI Analysis
Technical Summary
The Linux kernel's Thunderbolt property validator function tb_property_entry_valid() incorrectly accepts entries with length zero for DIRECTORY, DATA, and TEXT types. Specifically, a zero-length TEXT entry passes validation but triggers an underflow in the null-termination logic, writing a null byte at an offset of -1 relative to the allocated buffer. This memory corruption is due to the expression property->value.text[property->length * 4 - 1] = '\0' when property->length is zero. The vulnerability is mitigated by rejecting zero-length entries early in the validator, as such entries have no valid representation in the XDomain property protocol.
Potential Impact
The vulnerability causes an out-of-bounds write (underflow) in kernel memory, which can lead to denial of service (kernel crash) or potentially other undefined behavior. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, but high impact on availability. There are no known exploits in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid processing untrusted Thunderbolt property entries with zero length. Monitor vendor channels for updates and apply official patches once released.
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator… (CVE-2026-53150)
Description
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator tb_property_entry_valid() accepts entries with length == 0 for DIRECTORY, DATA, and TEXT types. A zero-length TEXT entry passes validation but causes an underflow in the null-termination logic: property->value.text[property->length * 4 - 1] = '\0'; When property->length is 0 this writes to offset -1 relative to the allocation. Reject zero-length entries early in the validator since they have no valid representation in the XDomain property protocol.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's Thunderbolt property validator function tb_property_entry_valid() incorrectly accepts entries with length zero for DIRECTORY, DATA, and TEXT types. Specifically, a zero-length TEXT entry passes validation but triggers an underflow in the null-termination logic, writing a null byte at an offset of -1 relative to the allocated buffer. This memory corruption is due to the expression property->value.text[property->length * 4 - 1] = '\0' when property->length is zero. The vulnerability is mitigated by rejecting zero-length entries early in the validator, as such entries have no valid representation in the XDomain property protocol.
Potential Impact
The vulnerability causes an out-of-bounds write (underflow) in kernel memory, which can lead to denial of service (kernel crash) or potentially other undefined behavior. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, but high impact on availability. There are no known exploits in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid processing untrusted Thunderbolt property entries with zero length. Monitor vendor channels for updates and apply official patches once released.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-pwh4-8crg-2xvf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53150"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4c344c27e9c797195fbd79
Added to database: 07/06/2026, 23:03:40 UTC
Last enriched: 07/06/2026, 23:28:49 UTC
Last updated: 07/31/2026, 19:24:47 UTC
Views: 17
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.