CVE-2024-53199
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
ASoC: imx-audmix: Add NULL check in imx_audmix_probe
devm_kasprintf() can return a NULL pointer on failure,but this returned value in imx_audmix_probe() is not checked. Add NULL check in imx_audmix_probe(), to handle kernel NULL pointer dereference error.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 05d996e113481fdd9ac40ccf5cadabd1e73f2404 < c040cbe2e13da6454ae4748e04e53d885e1c9603 | affected |
| Linux | Linux | 05d996e113481fdd9ac40ccf5cadabd1e73f2404 < dc5aa71f39b44d8117b2417dafd0e2884a75dd37 | affected |
| Linux | Linux | 05d996e113481fdd9ac40ccf5cadabd1e73f2404 < e038f43edaf0083f6aa7c9415d86cf28dfd152f9 | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.11.11 <= 6.11.* | unaffected |
| Linux | Linux | 6.12.2 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/c040cbe2e13da6454ae4748e04e53d885e1c9603
- https://git.kernel.org/stable/c/dc5aa71f39b44d8117b2417dafd0e2884a75dd37
- https://git.kernel.org/stable/c/e038f43edaf0083f6aa7c9415d86cf28dfd152f9
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.