Lucene search
+L

819 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/24 12:00 a.m.16 views

The vulnerability of the arm64/boot/dts/xilinx/zynqmp.dtsi component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the arm64/boot/dts/xilinx/zynqmp.dtsi component of the Linux operating system’s kernel is related to the absence of resource initialization. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References13Affected Software3
RedhatCVE
RedhatCVE
added 2026/08/17 3:00 p.m.12 views

CVE-2026-74519

A flaw was found in the Linux kernel. An issue within the pinctrl subsystem's device tree handling could lead to a double-free vulnerability. This occurs when an error path during device binding attempts to free uninitialized memory, potentially allowing a local attacker to trigger a system crash...

7.8CVSS5.3AI score0.00146EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.11 views

CVE-2026-74491

In the Linux kernel, the following vulnerability has been resolved: of/address: Fix NULL bus dereference in ofpcirangeparserone The bus matching rework made ofmatchbus return NULL for nodes with ranges/dma-ranges but no local address-cells. parserinit stored that NULL bus, and the range iterator...

5.4AI score0.00166EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74491

In the Linux kernel, the following vulnerability has been resolved: of/address: Fix NULL bus dereference in ofpcirangeparserone The bus matching rework made ofmatchbus return NULL for nodes with ranges/dma-ranges but no local address-cells. parserinit stored that NULL bus, and the range iterator...

5.3AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-74320

In the Linux kernel, the following vulnerability has been resolved: fbdev: sm501fb: Fix buffer errors in OF binding code The code that gets the frame buffer mode from OF has 'use after free', 'buffer overrun' and memory leaks. info-ediddata isn't free if the probe functions fail or if pd-defmode ...

5.7AI score0.00177EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:58 a.m.13 views

EUVD-2026-59467

In the Linux kernel, the following vulnerability has been resolved: fbdev: sm501fb: Fix buffer errors in OF binding code The code that gets the frame buffer mode from OF has 'use after free', 'buffer overrun' and memory leaks. info-ediddata isn't free if the probe functions fail or if pd-defmode ...

5.7AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:53 a.m.16 views

EUVD-2026-58937

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.4AI score0.00206EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/29 10:44 a.m.19 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.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 12:19 p.m.12 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.5CVSS5.8AI score0.00113EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.30 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.5CVSS5.4AI score0.00113EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.12 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.5CVSS5.8AI score0.00113EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 12:00 a.m.13 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.5CVSS5.7AI score0.00113EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/24 4:16 p.m.11 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...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.13 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.5CVSS5.7AI score0.00113EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.18 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.5CVSS0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:27 p.m.10 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 score
SaveExploits0References6
OSV
OSV
added 2026/07/24 10:07 a.m.13 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
SaveExploits13References268
Ubuntu
Ubuntu
added 2026/07/24 10:07 a.m.51 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
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.20 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.5CVSS5.7AI score0.00113EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.14 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
Rows per page
Query Builder