Lucene search
+L

2834 matches found

NVD
NVD
added yesterday5 views

CVE-2026-62431

The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault...

7.5CVSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday18 views

CVE-2026-62431 Viridian STIMER division by zero

The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault...

SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-62431

The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault...

5.8AI score
SaveExploits0References2
CVE
CVE
added yesterday9 views

CVE-2026-62431

CVE-2026-62431 concerns the Viridian STIMER logic, where a division by an unchecked, user-controlled divisor (which can be zero) leads to a #DE fault. Connected sources corroborate the issue across multiple feeds, with descriptions repeatedly stating a division-by-zero in periodic Viridian STIMER...

7.5CVSS5.8AI score
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-62431

The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault...

7.5CVSS5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-64236

A flaw was found in the i2c davinci driver of the Linux kernel. When the 'clock-frequency' property is missing from the device tree, the driver's fallback mechanism can lead to a division-by-zero error. This vulnerability can be triggered by a local attacker providing a malformed device tree,...

5.8AI score0.00155EPSS
SaveExploits0References4
Xen Project
Xen Project
added yesterday5 views

Viridian STIMER division by zero

ISSUE DESCRIPTION The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault. IMPACT Enabling Viridian STIMERs to unprivileged HVM guests can result in a Denial of Service DoS affecting the entire...

7.5CVSS5.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-64275

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.6AI score0.00211EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64236

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCII2CDEFAULTBUSFREQ. However, this macro was defined in kHz 100,...

5.7AI score0.00155EPSS
SaveExploits0References7
OSV
OSV
added 4 days ago6 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 score0.00211EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-64275

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.00211EPSS
SaveExploits0
CVE
CVE
added 4 days ago8 views

CVE-2026-64275

The CVE-2026-64275 entry concerns the Linux kernel Elan I2C touchpad driver. Public documents describe a vulnerability where invalid firmware or device-tree-provided x_traces/y_traces (zero values) could trigger a fatal division-by-zero during device probe, and where an underflow in touch reporti...

5.7AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago5 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.00211EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 4 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64275

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: elani2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts ...

5.9AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

DEBIAN-CVE-2026-64236

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCII2CDEFAULTBUSFREQ. However, this macro was defined in kHz 100,...

5.7AI score0.00155EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago11 views

CVE-2026-64236

In CVE-2026-64236, the Linux kernel i2c/davinci driver was fixed to prevent a division-by-zero during probe when clock-frequency is missing from the device tree. The fallback DEFAULT_BUS_FREQ was defined in kHz as 100, but the device-tree property is in Hz. The probe divides the fallback value by...

5.8AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-48645

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCII2CDEFAULTBUSFREQ. However, this macro was defined in kHz 100,...

5.8AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-64236 i2c: davinci: fix division by zero on missing clock-frequency

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCII2CDEFAULTBUSFREQ. However, this macro was defined in kHz 100,...

5.8AI score0.00155EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago6 views

CVE-2026-7007

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-7007 Division by zero in Zephyr ext2 superblock parsing allows DoS via crafted filesystem image

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder