CVE-2023-53729

HIGHCVSS 7.8/10EPSS 0.19%

Last modified

CVE-2023-53729 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.8/10

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

EPSS Probability
0.19%

9.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < 6b58859e7c4ac357517a59f0801e8ce1b58a8ee2; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < 64c5e916fabe5ef7bef0210b8a59fa8941ee1b8e; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < 2ccab9f82772ead618689d17dbc6950d6bd1e741; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < b2f39b813d1eed4a522428d1e6acd7dfe9b81579; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < f6250ecb7fbb934b89539e7e2ba6c1d8555c0975; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < 22ee7c9c7f381be178b4457bc54530002e08e938; >= 9b8a11e82615274d4133aab3cf5aa1c59191f0a2, < 8d207400fd6b79c92aeb2f33bb79f62dff904ea2
LinuxLinux4.16

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-53729?
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.
How severe is CVE-2023-53729?
CVE-2023-53729 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.19% probability of exploitation in the next 30 days.
How do I fix CVE-2023-53729?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-53729?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST