CVE-2025-68281

Description

In the Linux kernel, the following vulnerability has been resolved:ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-liststruct sdca_control declares values field as integer array.But the memory allocated to it is of char array. This causescrash for sdca_parse_function API. This patch addresses theissue by allocating correct data size.

Risk Information

Base Score
6.2
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U
EPSS Score
Exploitation Probability
0.032

Associated Vulnerability

No records found

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234