Lucene search
+L

565 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.17 views

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...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:50 a.m.14 views

EUVD-2026-48965

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix use-after-free on remove KASAN reports a slab-use-after-free in mediaentityremovelink during rmmod of imx8isi: BUG: KASAN: slab-use-after-free in mediaentityremovelink+0x608/0x650 Read of size 2 at addr...

5.8AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.39 views

CVE-2026-64421 media: nxp: imx8-isi: Fix use-after-free on remove

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix use-after-free on remove KASAN reports a slab-use-after-free in mediaentityremovelink during rmmod of imx8isi: BUG: KASAN: slab-use-after-free in mediaentityremovelink+0x608/0x650 Read of size 2 at addr...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64278 i2c: imx-lpi2c: mark I2C adapter when hardware is powered down

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...

5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

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...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:49 a.m.32 views

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...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/25 8:49 a.m.10 views

EUVD-2026-48990

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...

5.7AI score0.00153EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

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...

5.5CVSS5.4AI score0.00153EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64278

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/07/24 10:07 a.m.49 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
SUSE CVE
SUSE CVE
added 2026/07/03 3:04 a.m.26 views

SUSE CVE-2026-53340

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleepstate fails, the runtime suspend is aborted but...

5.8AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53340

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/01 4:24 p.m.16 views

CVE-2026-53340

A flaw was found in the Linux kernel's i2c: imx driver. During runtime power management, an inconsistency between the clock and pinctrl states can occur. If the pinctrl state fails to switch to sleep mode after the clock is disabled, the clock remains off. This can lead to a system crash when the...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.19 views

CVE-2026-53340

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleepstate fails, the runtime suspend is aborted but...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/01 2:16 p.m.12 views

UBUNTU-CVE-2026-53340

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleepstate fails, the runtime suspend is aborted but...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.53 views

CVE-2026-53340 i2c: imx: fix clock and pinctrl state inconsistency in runtime PM

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleepstate fails, the runtime suspend is aborted but...

0.0016EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 1:32 p.m.64 views

CVE-2026-53340

CVE-2026-53340 affects the Linux kernel i2c: imx driver. The root cause is an inconsistency between clock disable and pinctrl state switching in runtime PM: in i2c_imx_runtime_suspend(), the clock is disabled before pinctrl_sleep state is selected, so if pinctrl_pm_select_sleep_state() fails the ...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.11 views

CVE-2026-53340

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2cimxruntimesuspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleepstate fails, the runtime suspend is aborted but...

5.8AI score0.0016EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.20 views

PT-2026-54808

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2c imx runtime suspend, the clock is disabled before switching the pinctrl state to sleep. If pinctrl pm select sleep state fails, the runtime suspend is abort...

5.8AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.17 views

SUSE CVE-2026-45996

In the Linux kernel, the following vulnerability has been resolved: spi: imx: fix use-after-free on unbind The SPI subsystem frees the controller and any subsystem allocated driver data as part of deregistration unless the allocation is device managed. Take another reference before deregistering...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References17
Rows per page
Query Builder