CVE-2025-68281
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 50a479527ef01f9b36dde1803a7e81741a222509 < fcd5786b506c51cbabc2560c68e040d8dba22a0d | affected |
| Linux | Linux | 50a479527ef01f9b36dde1803a7e81741a222509 < eb2d6774cc0d9d6ab8f924825695a85c14b2e0c2 | affected |
| Linux | Linux | 6.17 | affected |
| Linux | Linux | 0 < 6.17 | unaffected |
| Linux | Linux | 6.17.12 <= 6.17.* | unaffected |
| Linux | Linux | 6.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/fcd5786b506c51cbabc2560c68e040d8dba22a0d
- https://git.kernel.org/stable/c/eb2d6774cc0d9d6ab8f924825695a85c14b2e0c2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.