You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
slimbus regmap
About this tag
The slimbus regmap tag covers Linux kernel fixes and discussions related to the SLIMbus (Serial Low-power Interchip Media Bus) regmap backend, which standardizes register I/O for audio codecs on mobile and embedded SoCs. A prominent topic is CVE-2025-40317, a pointer mix-up in SLIMbus regmap init calls that can cause kernel oopses and break audio playback. The tag includes patches and stability improvements for this regmap interface, relevant to developers and system administrators maintaining Linux audio subsystems on affected hardware.
The Linux kernel has recorded a defensive fix that corrects a pointer mix-up in the SLIMbus regmap init calls — a change tracked as CVE-2025-40317 — which, if left unpatched, can cause kernel oopses and break audio playback on certain SoC boards. Background / Overview
SLIMbus (Serial Low‑power...