NONE · 0

CVE-2025-68281

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdca_control" declares "values" field as integer array. But th...

Vulnerability Description

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

References

FAQ

What is CVE-2025-68281?

CVE-2025-68281 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdca_control" declares "values" field as integer array. But th...

How severe is CVE-2025-68281?

CVSS scoring is not yet available for CVE-2025-68281. Check NVD for updates.

Is there a patch for CVE-2025-68281?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.