Lucene search
+L

3890 matches found

Kitploit
Kitploit
added 2026/09/18 8:26 a.m.8 views

MOEW

Amenazas Invisibles, Soluciones Visibles. Cascada de Excepciones por Opcode Desalineado MOEW PoC de Cascada SEH de 3 Etapas Benigno, x86/Wow64 TL;DR: Este PoC demuestra una cascada de Manejo Estructurado de Excepciones SEH de 3 etapas causada por ejecución desalineada deliberada dentro de blobs d...

6.2AI score
SaveExploits0
OSV
OSV
added 2026/09/17 5:18 p.m.5 views

DEBIAN-CVE-2026-93182

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix overflow in updatetgcfsrunnable A divide-by-zero crash is observed when running hackbench: 14697.488452 CPU: 112 UID: 0 PID: 124791 Comm: hackbench Not tainted 7.1.0-rc2+ 14697.492627 RIP:...

0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:18 p.m.4 views

CVE-2026-93182

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix overflow in updatetgcfsrunnable A divide-by-zero crash is observed when running hackbench: 14697.488452 CPU: 112 UID: 0 PID: 124791 Comm: hackbench Not tainted 7.1.0-rc2+ 14697.492627 RIP:...

0.00205EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/17 4:18 p.m.4 views

CVE-2026-92881

A security vulnerability has been detected in vgmstream. The affected element is the function initvgmstreamawbmemory of the file src/meta/awb.c of the component AWB parser. Such manipulation leads to divide by zero. The attack can be executed remotely. The name of the patch is...

5.3CVSS0.00337EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:12 p.m.7 views

CVE-2026-93182

CVE-2026-93182 is a u32 overflow in the Linux kernel's CFS scheduler (sched/fair), specifically in update_tg_cfs_runnable(). The overflow occurs when se->avg.runnable_avg * divider exceeds the 32-bit range, corrupting the runnable sum and cascading through load-average propagation to produce a...

0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 4:12 p.m.25 views

CVE-2026-93182 sched/fair: Fix overflow in update_tg_cfs_runnable()

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix overflow in updatetgcfsrunnable A divide-by-zero crash is observed when running hackbench: 14697.488452 CPU: 112 UID: 0 PID: 124791 Comm: hackbench Not tainted 7.1.0-rc2+ 14697.492627 RIP:...

0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:12 p.m.4 views

EUVD-2026-82290

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix overflow in updatetgcfsrunnable A divide-by-zero crash is observed when running hackbench: 14697.488452 CPU: 112 UID: 0 PID: 124791 Comm: hackbench Not tainted 7.1.0-rc2+ 14697.492627 RIP:...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:06 p.m.8 views

CVE-2026-90100

CVE-2026-90100 affects the Linux kernel PTP (Precision Time Protocol) netc driver. The root cause is a period truncation in net_timer_enable_perout(): a u64 max_period bound exceeds U32_MAX when integral_period > 0, allowing a period_ns value to pass the range check but be silently truncated t...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:06 p.m.4 views

EUVD-2026-81961

In the Linux kernel, the following vulnerability has been resolved: ptp: netc: fix period truncation and potential divide-by-zero in PEROUT The maxperiod bound in nettimerenableperout was computed as: maxperiod = u64NETCTMRDEFAULTFIPER + integralperiod; which exceeds U32MAX when integralperiod 0...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 3:30 p.m.4 views

EUVD-2026-81692

A security vulnerability has been detected in vgmstream. The affected element is the function initvgmstreamawbmemory of the file src/meta/awb.c of the component AWB parser. Such manipulation leads to divide by zero. The attack can be executed remotely. The name of the patch is...

5.3CVSS0.00337EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 3:30 p.m.8 views

CVE-2026-92881

vgmstream contains a divide by zero vulnerability in the AWB parser component, specifically in the function init_vgmstream_awb_memory located in src/meta/awb.c. The flaw can be triggered remotely with user interaction (e.g., processing a crafted AWB file), resulting in a low availability impact w...

5.3CVSS0.00337EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 3:07 a.m.11 views

POC-CVE-2026-0769

Descripción Uso python3 poc.py -u -c Sin comando bash prueba de ejecución de código mediante error de división por cero Con comando bash NOTA: La salida de Bash no se devuelve porque el endpoint solo retorna la plantilla del componente y los metadatos. La salida de Bash se almacena en out dentro...

9.8CVSS8.1AI score0.38639EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2026/09/17 12:00 a.m.5 views

CVE-2026-89790

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid divide by zero in rt6multipathrebalance rt6multipathrebalance calculates the total eligible nexthop weight in one pass and programs upper bounds in a second pass. Since RTMNEWROUTE is RTNL-free, a concurrent...

0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 12:00 a.m.4 views

UBUNTU-CVE-2026-89790

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid divide by zero in rt6multipathrebalance rt6multipathrebalance calculates the total eligible nexthop weight in one pass and programs upper bounds in a second pass. Since RTMNEWROUTE is RTNL-free, a concurrent...

0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

AZL-101474 CVE-2026-89821 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in islutlinear islutlinear computes the expected value of each entry with expected = i MAXDRMLUTVALUE / size - 1; If it is ever called with a single-entry LUT, size - 1 is zero and the kernel...

0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.8 views

CVE-2026-89819

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: validate plane degamma LUT size for private color prop Unlike the CRTC degamma path, which is guarded by amdgpudmverifylutsizes, the per-plane degamma LUT size was never validated before use. setdmplanedegamma...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:30 a.m.6 views

CVE-2026-89821 drm/amd/display: avoid divide-by-zero in __is_lut_linear()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in islutlinear islutlinear computes the expected value of each entry with expected = i MAXDRMLUTVALUE / size - 1; If it is ever called with a single-entry LUT, size - 1 is zero and the kernel...

SaveExploits0References11
CVE
CVE
added 2026/09/16 10:30 a.m.10 views

CVE-2026-89821

CVE-2026-89821 affects the Linux kernel DRM AMD display subsystem. The function __is_lut_linear() computes each LUT entry as i * MAX_DRM_LUT_VALUE / (size - 1). When called with a single-entry LUT , the divisor becomes zero, triggering a kernel divide error (#DE) . Since a LUT with fewer than two...

5.8AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:30 a.m.7 views

EUVD-2026-80421

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in islutlinear islutlinear computes the expected value of each entry with expected = i MAXDRMLUTVALUE / size - 1; If it is ever called with a single-entry LUT, size - 1 is zero and the kernel...

5.8AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.23 views

CVE-2026-89819 drm/amd/display: validate plane degamma LUT size for private color prop

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: validate plane degamma LUT size for private color prop Unlike the CRTC degamma path, which is guarded by amdgpudmverifylutsizes, the per-plane degamma LUT size was never validated before use. setdmplanedegamma...

7.8CVSS0.00163EPSS
SaveExploits0References4
Rows per page
Query Builder