In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workq…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time window between: - suspend_noirq and the system entering suspend - the system starting to resume and resume_noirq In this window, the I2C controller resources such as clock and pinctrl may already b…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/00d86dd5c2034e0e139e4806137b3b43e07ddd83
- https://git.kernel.org/stable/c/7a5db225ab5a6b095f6c37197b3b114921d85541
- https://git.kernel.org/stable/c/ec8e15e3e5c7e8180b13399f5a5aff8415bf16c5
Timeline
- nvd_ingest NVD