CVE-2025-68281

Source
https://cve.org/CVERecord?id=CVE-2025-68281
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68281.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-68281
Downstream
Published
2025-12-16T14:48:37.765Z
Modified
2026-05-15T04:14:11.737124295Z
Summary
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

"struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparse_function API. This patch addresses the issue by allocating correct data size.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68281.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.17.12

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68281.json"