Lucene search
+L

787 matches found

RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64275

A flaw was found in the Linux kernel's Elan I2C touchpad driver. This vulnerability occurs when the driver receives invalid zero values for touchpad dimensions from device firmware or the device tree, or when a calculated width is too small. A local attacker with control over device input or a...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 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
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency'...

5.3AI score0.00155EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.10 views

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.6AI score0.00155EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 12:0 a.m.6 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 2026/07/24 4:16 p.m.4 views

DEBIAN-CVE-2026-64246

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstationpoweroffinit Move ofnodeputdn after the ofmatchnode call, which still needs the node pointer. The node reference is correctly released after use...

5.7AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.6 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
NVD
NVD
added 2026/07/24 4:16 p.m.9 views

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

0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:27 p.m.5 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
Ubuntu
Ubuntu
added 2026/07/24 10:7 a.m.13 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
SaveExploits10
OSV
OSV
added 2026/07/24 10:7 a.m.6 views

USN-8604-1 linux-azure-6.17 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.8CVSS6.5AI score0.01338EPSS
SaveExploits10References268
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.13 views

PT-2026-64351

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division-by-zero issue exists in the i2c davinci driver. When the clock-frequency property is missing from the device tree, the driver uses the DAVINCI I2C DEFAULT BUS FREQ macro...

5.7AI score0.00155EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.9 views

SUSE CVE-2026-63906

In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Fix use-after-free in omap2430probe In omap2430probe, ofnodeputnp is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the ofnodepu...

8.4CVSS5.3AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.6 views

SUSE CVE-2026-64167

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64167 kho: skip KHO for crash kernel

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5.1AI score0.00161EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:40 p.m.15 views

EUVD-2026-45852

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5.1AI score0.00161EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.12 views

CVE-2026-64167

In the Linux kernel, CVE-2026-64167 affects the KHO handling for kexec crash kernels. The root cause is in kho_fill_kimage(), which unconditionally populates image->kho.fdt and image->kho.scratch for every kexec image type, including crash kernels that run in a small reserved region. This c...

5.1AI score0.00161EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64167

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5AI score0.00161EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64167

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.14 views

CVE-2026-64154

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.2AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder