CVE-2023-53729
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53729, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-22

Last updated on: 2025-10-22

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-22
Last Modified
2025-10-22
Generated
2026-07-06
AI Q&A
2025-10-22
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
qcom qmi_encdec *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's Qualcomm QMI encoder/decoder (qmi_encdec) involves improper handling of string lengths during decoding. Specifically, the QMI TLV value for strings assumes null-terminated strings with a maximum length plus one character. If a string actually reaches this maximum length plus one, appending the null terminator causes an out-of-bounds memory access, potentially leading to memory corruption or crashes.

Impact Analysis

The vulnerability can lead to out-of-bounds memory access when decoding certain strings, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or cause denial of service on affected systems using the vulnerable Linux kernel component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53729. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart