Lucene search
+L

6598 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-31767

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 11:07 p.m.10 views

CVE-2026-31770

A flaw was found in the Linux kernel's hwmon subsystem, specifically within the occ driver. During early boot or when no sensor samples have been collected, the occshowpower1 function can attempt to divide by zero. A local attacker could exploit this condition, leading to a kernel crash and a...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 10:58 p.m.14 views

CVE-2026-31767

A flaw was found in the drm/i915/dsi module of the Linux kernel. Incorrect horizontal timing adjustments for Display Stream Compression DSC in command mode can lead to a division-by-zero error. This occurs when the adjusted horizontal total htotal becomes too small, causing the kernel to crash wh...

7CVSS5.8AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 6:16 p.m.10 views

DEBIAN-CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

5.5CVSS6AI score0.0011EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 6:16 p.m.11 views

CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

5.5CVSS0.0011EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/01 5:51 p.m.15 views

CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

3.3CVSS5.8AI score0.0011EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/01 5:51 p.m.14 views

EUVD-2026-26700

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

3.3CVSS5.8AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/01 5:51 p.m.32 views

CVE-2026-21996

CVE-2026-21996 affects dtrace: an unprivileged, local attacker can trigger a crash in the dtrace process by feeding a malicious ELF binary, caused by an integer Divide-by-Zero in Pbuild_file_symtab(). Several advisories (e.g., Oracle ELSA-2026-50249) indicate a security update addressing this iss...

5.5CVSS5.8AI score0.0011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 5:51 p.m.13 views

CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

3.3CVSS5.8AI score0.0011EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/01 5:51 p.m.49 views

CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

3.3CVSS0.0011EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/05/01 5:51 p.m.26 views

CVE-2026-21996

An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuildfilesymtab...

5.5CVSS5.8AI score0.0011EPSS
SaveExploits0
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-31770

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.9 views

CVE-2026-31767

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command mode. Bspec seems to be telling us to do this only in video mode, and...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:14 p.m.10 views

CVE-2026-31770 hwmon: (occ) Fix division by zero in occ_show_power_1()

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/05/01 2:14 p.m.20 views

EUVD-2026-26583

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

5.8AI score0.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/01 2:14 p.m.22 views

CVE-2026-31770

The CVE-2026-31770 issue affects the Linux kernel hwmon/occ path. In occ_show_power_1(), the accumulator could be divided by update_tag without checking for zero when no samples have been collected, leading to a division-by-zero crash. A fix reuses occ_get_powr_avg() (which handles the zero-sampl...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.17 views

CVE-2026-31770

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.39 views

CVE-2026-31770 hwmon: (occ) Fix division by zero in occ_show_power_1()

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 2:14 p.m.21 views

EUVD-2026-26580

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command mode. Bspec seems to be telling us to do this only in video mode, and...

5.7AI score0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.41 views

CVE-2026-31767 drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command mode. Bspec seems to be telling us to do this only in video mode, and...

0.00122EPSS
SaveExploits0References4
Rows per page
Query Builder