| 概要 | In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can The dev member is assigned both by the counter driver and the PWM driver The sub-drivers race to assign their own struct device pointer to the The dev member of struct rz_mtu3_channel is used by the counter Depending on the probe order of the counter and PWM sub-drivers, the To fix this, use the parent pointer of the counter, which is assigned |
|---|---|
| 公表日 | 2026年5月2日0:16 |
| 登録日 | 2026年5月2日4:07 |
| 最終更新日 | 2026年5月2日0:24 |