Fw Ac63 Bt SdkOperating system · Zh Jieli

CVE-2021-34144

MEDIUM · 6.5 CVSS v3.1 Published 2021-09-07
Fix available
A fix is available. Upgrade to after 0.9.1 or later.
See remediation →
70/100
Remediation priority · Elevated
No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The Bluetooth Classic implementation in the Zhuhai Jieli AC6366C BT SDK through 0.9.1 does not properly handle the reception of truncated LMP_SCO_Link_Request packets while no other BT connections are active, allowing attackers in radio range to prevent new BT connections (disabling the AB5301A inquiry and page scan procedures) via a crafted LMP packet. The user needs to manually perform a power cycle (restart) of the device to restore BT connectivity.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

The Zhutai Jieli AC6366C Bluetooth Classic implementation fails to properly validate truncated LMP_SCO_Link_Request packets when no active BT connections exist. An attacker within radio range can send a specially crafted malformed LMP packet that causes the Bluetooth controller to disable inquiry and page scan procedures, preventing legitimate devices from discovering or connecting to the affected device. The device requires a manual power cycle to restore Bluetooth functionality.

MitigationImplement input validation and bounds checking for all incoming LMP packets, ensuring truncated or malformed packets are rejected without affecting the Bluetooth stack state. Add error handling to prevent the inquiry/page scan procedures from being disabled upon receipt of malformed LMP_SCO_Link_Request packets.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Fw Ac63 Bt SdkOperating system
Affected:<= 0.9.1

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Adjacent
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the Bluetooth chip model
    Inspect the device hardware or firmware documentation to determine if the Bluetooth controller is a Zhutai Jieli AC6366C chip. Look for chip markings or check the bill of materials.
    Affected if The device does not use the AC6366C chip, then it is not affected by this specific vulnerability.
  2. Determine the BT SDK firmware version
    Access the device firmware or SDK version information. This may be found in firmware metadata, boot logs, or device specification sheets. Look for version information labeled as 'Zh Jieli Fw Ac63 Bt Sdk' or similar.
    Affected if The installed firmware version is 0.9.1 or lower, indicating the device falls within the affected version range.
  3. Verify Bluetooth inquiry scan status
    If you have access to the Bluetooth stack or controller diagnostics, check whether inquiry scan is currently enabled. On some devices, this can be queried via HCI commands or seen in the BT stack logs.
    Affected if Inquiry scan has been disabled without explicit user action, which may indicate the vulnerability has been triggered.
  4. Verify Bluetooth page scan status
    Check the page scan configuration through Bluetooth controller diagnostics, HCI interfaces, or firmware debug logs. Confirm whether page scan is active.
    Affected if Page scan is disabled and cannot be re-enabled through software, which may indicate the exploit has been successful.
  5. Check for BT stack state changes
    Review any available system logs, Bluetooth stack logs, or firmware debug output for entries related to LMP_SCO_Link_Request packet processing or errors in packet validation.
    Affected if Logs show malformed LMP packet handling errors or indicate the Bluetooth controller entered an error state.

The device is affected if it uses the AC6366C chip with Zh Jieli Fw Ac63 Bt Sdk version 0.9.1 or lower, and Bluetooth inquiry or page scan has become disabled without manual user intervention.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 0.9.1
Interim mitigation

Implement input validation and bounds checking for all incoming LMP packets, ensuring truncated or malformed packets are rejected without affecting the Bluetooth stack state. Add error handling to prevent the inquiry/page scan procedures from being disabled upon receipt of malformed LMP_SCO_Link_Request packets.

Fix this in Fw Ac63 Bt Sdk Scoped from the published advisory
  • Consultation4.0 h
  • Implementation12.0 h
  • Testing8.0 h
  • Review / QA4.0 h
28.0 hours of engineering $4,880
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,808.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-34144 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-34144 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data