8.1
HIGH CVSS 3.1
CVE-2026-53147
thunderbolt: Validate XDomain request packet size before type cast
Description

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tb_xdp_handle_request() casts the received packet buffer to protocol-specific structs without verifying that the allocation is large enough for the target type. A peer can send a minimal XDomain packet that passes the generic header length check but is shorter than the struct accessed after the cast, causing out-of- bounds reads from the kmemdup allocation. Plumb the packet length through xdomain_request_work and validate it against the expected struct size before each cast.

INFO

Published Date :

June 25, 2026, 9:16 a.m.

Last Modified :

July 6, 2026, 2:13 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-53147 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Solution
Validate XDomain request packet size to prevent out-of-bounds reads.
  • Validate packet size before casting.
  • Apply the kernel patch for thunderbolt.
  • Update the Linux kernel to a fixed version.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-53147 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-53147 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-53147 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-53147 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 06, 2026

    Action Type Old Value New Value
    Added CWE CWE-125
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.143 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.18.36 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.94 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.19 up to (excluding) 7.0.13 *cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.15 up to (excluding) 6.1.176
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/07cd2787cdf8942d24a1a3ef81aa89b526fb6381 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/0dd61ba03d05187726ecdf9c0e2175a81b9b24f6 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/46da5c3ea011e884028a91cf913db093920a915b Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/79235c8add5da4bf27a12f5a5dbb579f300c059e Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/a504b9f2797b739e0304d537e8aa4ce883ecce39 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/a770e62923090d7572f1f5a8507ae551d354a057 Types: Patch
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 28, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': 'a770e62923090d7572f1f5a8507ae551d354a057', 'versionType': 'git'}, {'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': '0dd61ba03d05187726ecdf9c0e2175a81b9b24f6', 'versionType': 'git'}, {'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': '79235c8add5da4bf27a12f5a5dbb579f300c059e', 'versionType': 'git'}, {'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': '46da5c3ea011e884028a91cf913db093920a915b', 'versionType': 'git'}, {'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': '07cd2787cdf8942d24a1a3ef81aa89b526fb6381', 'versionType': 'git'}, {'status': 'affected', 'version': 'cdae7c07e3e3509eaabc18c1640a55dc5b99c179', 'lessThan': 'a504b9f2797b739e0304d537e8aa4ce883ecce39', 'versionType': 'git'}], 'programFiles': ['drivers/thunderbolt/xdomain.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '4.15'}, {'status': 'unaffected', 'version': '0', 'lessThan': '4.15', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.1.176', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.143', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.94', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.36', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.0.13', 'versionType': 'semver', 'lessThanOrEqual': '7.0.*'}, {'status': 'unaffected', 'version': '7.1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/thunderbolt/xdomain.c'], 'defaultStatus': 'affected'}]
    Added Description In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tb_xdp_handle_request() casts the received packet buffer to protocol-specific structs without verifying that the allocation is large enough for the target type. A peer can send a minimal XDomain packet that passes the generic header length check but is shorter than the struct accessed after the cast, causing out-of- bounds reads from the kmemdup allocation. Plumb the packet length through xdomain_request_work and validate it against the expected struct size before each cast.
    Added Reference https://git.kernel.org/stable/c/07cd2787cdf8942d24a1a3ef81aa89b526fb6381
    Added Reference https://git.kernel.org/stable/c/0dd61ba03d05187726ecdf9c0e2175a81b9b24f6
    Added Reference https://git.kernel.org/stable/c/46da5c3ea011e884028a91cf913db093920a915b
    Added Reference https://git.kernel.org/stable/c/79235c8add5da4bf27a12f5a5dbb579f300c059e
    Added Reference https://git.kernel.org/stable/c/a504b9f2797b739e0304d537e8aa4ce883ecce39
    Added Reference https://git.kernel.org/stable/c/a770e62923090d7572f1f5a8507ae551d354a057
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.