In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: 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 alr…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/218cfe364b55b2768221629bd4a69ad190b7fbbc Patch
- https://git.kernel.org/stable/c/5800647d19d3f1f747fda4dc67e55d6afa6ee119 Patch
- https://git.kernel.org/stable/c/b2523f26979e0b5bd1422772176b2233fcd1f6d0 Patch
Timeline
- nvd_ingest NVD