Lucene search
+L

2134 matches found

CVE
CVE
added 2026/07/25 8:50 a.m.43 views

CVE-2026-64420

Summary : CVE-2026-64420 affects the Linux kernel in the Cros EC (ChromeOS) subsystem. The issue arises during driver probing where dev_set_drvdata() is set before probe success, allowing sub-drivers such as cros_ec_typec to retain a stale pointer to the device even if ec_device_probe() fails. Th...

7CVSS5.7AI score0.00118EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64420 mfd: cros_ec: Delay dev_set_drvdata() until probe success

In the Linux kernel, the following vulnerability has been resolved: mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because the drvdata was already set, sub-drivers like crosectypec can still...

7CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:50 a.m.16 views

EUVD-2026-48964

In the Linux kernel, the following vulnerability has been resolved: mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because the drvdata was already set, sub-drivers like crosectypec can still...

5.7AI score0.00118EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.9 views

CVE-2026-64275 Input: elan_i2c - prevent division by zero and arithmetic underflow

In the Linux kernel, the following vulnerability has been resolved: Input: elani2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts to calculate the device resolution and width. However, if the device...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:49 a.m.43 views

CVE-2026-64275

CVE-2026-64275 affects the Linux kernel elan_i2c driver. The fault is division by zero when x_traces/y_traces are zero and an unsigned underflow in width calculation; patch adds non-zero checks and clamps width to >=0, with safe defaults (1) to ensure probe/sysfs nodes work and recovery firmwa...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/25 8:49 a.m.11 views

EUVD-2026-48987

In the Linux kernel, the following vulnerability has been resolved: Input: elani2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts to calculate the device resolution and width. However, if the device...

5.7AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.9 views

SUSE CVE-2026-64228

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: phy: avoid NULL deref when PHY driver is unbound phydev-drv can become NULL while the phydevice is still attached to its netdevice, namely after the PHY driver is unbound via sysfs: echo...

5.7AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.10 views

SUSE CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.8AI score0.00116EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64641

In the Linux kernel, the following vulnerability has been resolved: mfd: cros ec: Delay dev set drvdata until probe success If ec device probe fails, cros ec class release releases memory for the cros ec dev structure. However, because the drvdata was already set, sub-drivers like cros ec typec c...

5.7AI score0.00118EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64213

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because th...

7CVSS5.5AI score0.00118EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 4:16 p.m.15 views

CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

7.8CVSS0.00116EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 4:16 p.m.10 views

DEBIAN-CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

7.8CVSS5.7AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.7 views

DEBIAN-CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.14 views

CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:27 p.m.12 views

CVE-2026-64239 mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/07/24 3:27 p.m.22 views

CVE-2026-64239

Summary: CVE-2026-64239 affects the Linux kernel DAMON sysfs (mm/damon/sysfs-schemes) where deleting and recreating region objects during a refresh can leave a region on a freed list if the kobject release callback is delayed. This can lead to use-after-free and potential memory corruption. Root ...

7.8CVSS5.8AI score0.00116EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/24 3:27 p.m.13 views

EUVD-2026-48648

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.8AI score0.00116EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.12 views

CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.7AI score0.00116EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/24 3:27 p.m.34 views

CVE-2026-64239 mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

0.00116EPSS
SaveExploits0References5
Rows per page
Query Builder