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-53255

27
FAUCET Score

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate advertising TLV before type checks tlv_data_is_valid() reads each advertising data field length from data[i], then inspects data[i + 1] for managed EIR types before checking that the current field still fits inside the supplied buffer. A malformed field whose length byte is the last byte of the buffer can therefore make the parser read one byte past the advertising data. KASAN reported the following when a malformed MGMT_OP_ADD_ADVERTISING request reached that path: BUG: KASAN: vmalloc-out-of-bounds in tlv_data_is_valid() Read of size 1 Call trace: tlv_data_is_valid() add_advertising() hci_mgmt_cmd() hci_sock_sendmsg() Move the existing element-length check before any type-octet inspection so each non-empty element is proven to contain its type byte before the parser looks at data[i + 1].

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

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.9, < 5.10.259CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.11, < 5.15.210CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.16, < 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:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

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

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

Exploit Intelligence

EPSS Score
0.12%
Probability of exploitation in next 30 days
EPSS Percentile
1.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0012 is in the 9th percentile among its peer group of 17,070 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 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.3 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-53255Moderate

Bluetooth: MGMT: validate advertising TLV before type checks

Jun 9, 2026

References

git.kernel.org / stable/c/06fcbd79c3c360a50f9be9d370769bbd738d0976
Patch
git.kernel.org / stable/c/13ad995071a06570668dd8daab3616c247c72080
Patch
git.kernel.org / stable/c/18fea1cb0c2599752e908c8217490f73ddd33e00
Patch
git.kernel.org / stable/c/1a3c8ffbb469859b076445af44bdfa6a711d483e
Patch
git.kernel.org / stable/c/2a3f3ed9e198ae23c15859ace2f9ca6cfdc35b57
Patch
git.kernel.org / stable/c/74c08e4db35a476c3462aeb65846f955be732626
Patch
git.kernel.org / stable/c/de23fb62259aa01d294f77238ae3b835eb674413
Patch
git.kernel.org / stable/c/f7093ac233c1e7f51d125534f46067772a113175
Patch