Lucene search
+L

1996 matches found

EUVD
EUVD
added 2026/07/19 3:40 p.m.19 views

EUVD-2026-45856

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: fix pmruntime leak on mutexlock failure If tegrai2cmutexlock fails, the function returns without calling pmruntimeput, leaking the runtime PM reference acquired by the preceding pmruntimegetsync. This prevents the...

5.3AI score0.0008EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.45 views

CVE-2026-64171

The CVE refers to the Linux kernel i2c Tegra driver. Root cause: a mutex_lock failure in tegra_i2c_mutex_lock() could return without pm_runtime_put(), leaking the runtime PM reference acquired by pm_runtime_get_sync(). Consequence: the affected device could fail to enter runtime suspend, increasi...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64171 i2c: tegra: fix pm_runtime leak on mutex_lock failure

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: fix pmruntime leak on mutexlock failure If tegrai2cmutexlock fails, the function returns without calling pmruntimeput, leaking the runtime PM reference acquired by the preceding pmruntimegetsync. This prevents the...

5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:40 p.m.19 views

EUVD-2026-45792

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512xoverclockxxxput In the pcm512x chipset driver, pcm512xoverclockxxxput is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct sndsocdapmcontext must n...

5.3AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.45 views

CVE-2026-64086 hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 include PEC byte in pmbusblockxfer read buffer adm1266pmbusblockxfer sets up the read transaction with .buf = data-readbuf, .len = ADM1266PMBUSBLOCKMAX + 2, but readbuf in struct adm1266data is declared as u8...

7.8CVSS0.00139EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64084

Summary: CVE-2026-64084 affects the Linux kernel’s hwmon pmbus/adm1266 driver. The bug occurs in adm1266_gpio_get_multiple() when iterating the PDIO portion of the caller-supplied mask. It uses for_each_set_bit_from with an upper bound of ADM1266_GPIO_NR + ADM1266_PDIO_STATUS (0xE9/233) instead o...

7.8CVSS5.5AI score0.00139EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.15 views

EUVD-2026-45657

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 cap PDIO scan in getmultiple at ADM1266PDIONR adm1266gpiogetmultiple iterates the PDIO portion of the caller-supplied mask using foreachsetbitfromgpionr, mask, ADM1266GPIONR + ADM1266PDIOSTATUS ... where...

5.5AI score0.00139EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61424

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference occurs in the pcm512x chipset driver. The function pcm512x overclock xxx put is defined as a general mixer kcontrol rather than a DAPM Digital Audio Power...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61488

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A runtime power management PM reference leak occurs in the tegra i2c driver. When the tegra i2c mutex lock function fails, the system returns without executing pm runtime put, which fail...

5.5CVSS5.2AI score0.0008EPSS
SaveExploits0
CVE
CVE
added 2026/07/16 4:49 p.m.52 views

CVE-2026-10587

CVE-2026-10587 is described in connected documents as a potential out-of-bounds write vulnerability that could allow a local privileged attacker to modify power management settings in System Management Mode. The root cause is an out-of-bounds write; impact is indicated as high on integrity and av...

6.8CVSS6.1AI score0.00147EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:49 p.m.19 views

CVE-2026-10587

A potential out-of-bounds write vulnerability could allow a local privileged attacker to modify power management settings in System Management Mode...

6.8CVSS6.1AI score0.00147EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/16 4:49 p.m.38 views

EUVD-2026-44979

A potential out-of-bounds write vulnerability could allow a local privileged attacker to modify power management settings in System Management Mode...

6.8CVSS6.1AI score0.00147EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/07/09 12:57 a.m.52 views

[SECURITY] Fedora 44 Update: upower-1.91.3-1.fc44

UPower formerly DeviceKit-power provides a daemon, API and command line tools for managing power devices attached to the system...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/06 12:00 a.m.13 views

RHEL 9 : fence-agents (RHSA-2026:35837)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:35837 advisory. The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable...

7.4CVSS6AI score0.00395EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.13 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.17 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
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
SaveExploits0References9
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
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.23 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.5CVSS5.7AI score0.0016EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.12 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
Rows per page
Query Builder