CVE-2025-40317
CVE-2025-40317 is a Linux kernel regmap/slimbus issue where the bus_context pointer passed to regmap init calls was incorrect. The root cause involved __regmap_init_slimbus() and the newer __devm_regmap_init_slimbus(), with the 3rd argument (bus_context) being misused; it should be the slimbus de...