CVE-2026-89943
ASoC: loongson: Fix error handling in ACPI property parsing
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ASoC: loongson: Fix error handling in ACPI property parsing In loongson_card_parse_acpi(), the return value of device_property_read_string() for the `codec-dai-name` property was ignored. If the property is missing or invalid, an uninitialized pointer would be used later, potentially leading to undefined behavior. Fix this by checking the return value and propagating the error appropriately.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
ddb538a3004b10a04a14a0d275c5f52a8d161e80 < 682c123cef455545f48ecbe74b3872fa303bf58f ddb538a3004b10a04a14a0d275c5f52a8d161e80 < 4e580d84a638f007b5b68d50d7633de502f325e7 ddb538a3004b10a04a14a0d275c5f52a8d161e80 < bb1602908c67db7197ab001638573262bccc6ca2 ddb538a3004b10a04a14a0d275c5f52a8d161e80 < 0eb0e3c623ac1da8b85d518043fef7660af7805d
Linux / Linux
6.12
References
git.kernel.org: https://git.kernel.org/stable/c/682c123cef455545f48ecbe74b3872fa303bf58f git.kernel.org: https://git.kernel.org/stable/c/4e580d84a638f007b5b68d50d7633de502f325e7 git.kernel.org: https://git.kernel.org/stable/c/bb1602908c67db7197ab001638573262bccc6ca2 git.kernel.org: https://git.kernel.org/stable/c/0eb0e3c623ac1da8b85d518043fef7660af7805d