CVE-2023-53729: soc: qcom: qmi_encdec: Restrict string length in decode
In the Linux kernel, the following vulnerability has been resolved:
soc: qcom: qmi_encdec: Restrict string length in decode
The QMI TLV value for strings in a lot of qmi element info structures
account for null terminated strings with MAX_LEN + 1. If a string is
actually MAX_LEN + 1 length, this will cause an out of bounds access
when the NULL character is appended in decoding.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue is a bounds-checking flaw in Qualcomm QMI string decoding. A specially sized string can make the decoder write or access past the intended buffer when adding a null terminator. Business urgency depends on whether affected Linux kernels and Qualcomm QMI components are present.
Executive priority
Handle through normal kernel vulnerability management unless Qualcomm QMI-enabled systems are business-critical or exposed through higher-risk interfaces. No source provided here supports emergency treatment.
Technical view
The flaw is in soc: qcom: qmi_encdec. QMI TLV string element definitions often reserve MAX_LEN + 1 for null termination; decoding a string already that long can trigger out-of-bounds access when the decoder appends the null byte.
Likely exposure
Exposure is limited to Linux kernels containing the Qualcomm QMI encoder/decoder path and affected versions identified by the CVE record. The bundle does not identify affected distributions, devices, configurations, or whether this path is reachable remotely.
Exploitation context
The source bundle does not cite active exploitation, public exploit availability, KEV inclusion, privilege requirements, or attack vector. Treat exploitability as unproven from the provided evidence, not impossible.
Researcher notes
Evidence supports an out-of-bounds access during QMI TLV string decode. Missing details include CVSS, CWE, exploitability, reachable interfaces, exact fixed release mapping, and downstream vendor impact.
Mitigation direction
Update affected Linux kernels using vendor packages or stable fixes referencing this CVE.
Check Linux distribution advisories for backported fixes before relying on upstream version numbers.
Prioritize systems that enable Qualcomm QMI-related kernel functionality.
Track CVE and kernel stable updates for refined impact or fixed-version details.
Validation and detection
Inventory Linux kernel versions across affected fleets.
Confirm whether kernels include the soc qcom qmi_encdec code path.
Verify vendor kernel packages include the referenced stable commit fix.
Document systems where Qualcomm QMI functionality is absent or disabled.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-53729 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
8Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Oct 22, 2025, 13:23 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.