Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-53147

34
FAUCET Score

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.

First published: Jun 25, 2026Last modified: Jun 28, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.15, < 6.1.176CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.2, < 6.6.143CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.7, < 6.12.94CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.13, < 6.18.36CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.19, < 7.0.13CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Attack Vector
ADJACENT_NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 15th percentile among its peer group of 1,875 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.2 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

microsoftpatch availablevia msrc
Product: azl3 kernel 6.6.141.1-1 on Azure Linux 3.0Fixed in: 6.6.143.1-1
microsoftpatch availablevia msrc
Product: 21443-17084Fixed in: 6.6.143.1-1

Vendor Advisories (1)

microsoft2026-Jun/CVE-2026-53147Moderate

thunderbolt: Validate XDomain request packet size before type cast

Jun 9, 2026

References

git.kernel.org / stable/c/07cd2787cdf8942d24a1a3ef81aa89b526fb6381
Patch
git.kernel.org / stable/c/0dd61ba03d05187726ecdf9c0e2175a81b9b24f6
Patch
git.kernel.org / stable/c/46da5c3ea011e884028a91cf913db093920a915b
Patch
git.kernel.org / stable/c/79235c8add5da4bf27a12f5a5dbb579f300c059e
Patch
git.kernel.org / stable/c/a504b9f2797b739e0304d537e8aa4ce883ecce39
Patch
git.kernel.org / stable/c/a770e62923090d7572f1f5a8507ae551d354a057
Patch