6 matches found
UBUNTU-CVE-2026-74462
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...
SUSE CVE-2026-64278
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 ti...
UBUNTU-CVE-2026-64278
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 ti...
CVE-2026-64278
Summary of CVE-2026-64278 (Linux kernel) : On some i.MX platforms, certain I2C client drivers run a periodic workqueue that can trigger I2C transfers during suspend/resume. A timing window exists between suspend_noirq and resume_noirq when hardware resources (clock, pinctrl) may be disabled or no...
PT-2026-64499
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description On some i.MX platforms, certain I2C client drivers utilize a periodic workqueue that continues to trigger I2C transfers during system suspend and resume cycles. A critical time window...
DEBIAN-CVE-2024-49963
In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi power driver suffer of firmware property timeouts. The reason is that the IRQ of the underlying BCM2835 mailbox is disabled and...