12506 matches found
dsa
A Summary of Go's crypto/dsa Vulnerability CVE-2016-3959 Alex Mullins April 9, 2016 Introduction Recently, there was a bug discovered in the Digital Signature Algorithm DSA crypto library for the Go programming language. In this article we'll go over the details of the bug and how an attacker cou...
CVE-2022-0778
CVE-2022-0778 Colaboradores 정준수@jeongjunsoo Resumen La vulnerabilidad CVE-2022-0778 afecta a la función BNmodsqrt de OpenSSL que calcula la raíz cuadrada de un número primo. Cuando esta función procesa un certificado maliciosamente manipulado que no está basado en un número primo, los servidores...
CVE-2022-0778
CVE-2022-0778 La vulnerabilidad descubierta provoca un bucle infinito en la función BNmodsqrt de OpenSSL al analizar una clave de curva elíptica. Esto significa que un certificado X.509 manipulado de forma maliciosa puede provocar un DoS en cualquier servidor sin parchear. El núcleo de la...
CVE-2024-44337
CVE-2024-44337 The package "github.com/gomarkdown/markdown" is a Go library for parsing Markdown text and rendering it as HTML. In pseudo-version 'v0.0.0-20240729232818-a2a9c4f' corresponding to commit 'a2a9c4f76ef5a5c32108e36f7c47f8d310322252' and earlier, there is a logic issue in the paragraph...
CVE-2023-30226
CVE-2023-30226 Rizin es un framework de ingeniería inversa bifurcado de radare2, se descubrió una falla en su código de análisis ELF que permitiría que un archivo manipulado realizara una denegación de servicio. Esto impediría que un usuario pudiera cargar el archivo en rizin, pero no tendría...
CVE-2018-10546
CVE-2018-10546 用户可以创建特制数据,当使用带有 'convert.iconv.' 的流过滤器处理这些数据时,会导致目标应用程序进入无限循环并消耗过多的 CPU 资源 CVE-2018-10546。 这些漏洞的具体影响取决于使用受影响函数或服务的应用程序。...
CVE-2023-46442_POC
CVE-2023-46442POC Entorno: Java 8 POC para CVE-2023-46442, vulnerabilidad de Denegación de Servicio encontrada en Soot anterior a 4.4.1 bajo Java 8 Al recuperar el cuerpo de un método creado maliciosamente, un archivo de clase o método de tamaño muy pequeño puede causar un enorme consumo de...
CVE-2026-66730-Infinite-Loop-DoS-in-facil.io-MIME-Parser
Security Advisory: Infinite Loop DoS in facil.io MIME Parser Partial Boundary Assigned CVE ID : CVE-2026-66730 Product: facil.io Affected versions: facil.io = 0.6.0 all 0.6.x, all 0.7.x, master; introduced alongside the MIME parser in 0.6.0 Component: lib/facil/http/http.c,...
Linux Distros Unpatched Vulnerability : CVE-2026-89744
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - device property: fix infinite loop in fwnodeforeachchildnode When iterate over children of a fwnode that has a secondary fwnode, fwnodegetnextchildnode can ente...
Linux Distros Unpatched Vulnerability : CVE-2026-89634
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix ALIGN overflow in symlinkdata error context loop The check added by commit 7d9a7f1f96cd smb/client: fix possible infinite loop and oob read in...
CVE-2026-89752
A flaw was found in the Linux kernel's memory cgroup memcg component. When multiple file operations concurrently update memory.high or memory.max files in kernfs, a writer can continue reclaiming memory towards an outdated target. This can lead to an indefinite loop, causing a denial of service D...
CVE-2026-89647
A flaw was found in the Linux kernel's Ceph file system. The cephtrimdentries function, when invoked by cephcapreclaimwork, can enter an infinite loop under specific conditions where no leases need to be reclaimed. This busy loop causes excessive CPU utilization, potentially leading to a Denial o...
CVE-2026-89578
A flaw was found in the Linux kernel's device mapper I/O dm-io component. When handling DMIOBIO requests, incorrect sector-based accounting for misaligned direct I/O buffers could lead to an infinite loop. This issue can cause I/O operations to hang indefinitely, resulting in a denial of service...
CVE-2026-89648
A flaw was found in the Linux kernel's Ceph client. A malicious or compromised Ceph Metadata Server MDS could send a specially crafted reply with an unbounded number of delegated inode intervals. This could cause the client to enter an infinite loop or exhaust memory resources, leading to a denia...
CVE-2026-80957
A flaw was found in the dm-pcache component of the Linux kernel. A local attacker could exploit a vulnerability in the cachereplay function, which does not properly handle a forged last-kset chain. By crafting a malicious chain that points back to an already visited segment, an attacker can cause...
CVE-2026-89752
In the Linux kernel, the following vulnerability has been resolved: mm: memcg: stop reclaim when a limit update is superseded kernfs serializes file operations only per open file, so separate open files can update the same memory.high or memory.max file concurrently. Both handlers store the new...
AZL-100527 CVE-2026-89744 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: device property: fix infinite loop in fwnodeforeachchildnode When iterate over children of a fwnode that has a secondary fwnode, fwnodegetnextchildnode can enter an infinite loop if the secondary fwnode has more than one child...
DEBIAN-CVE-2026-89744
In the Linux kernel, the following vulnerability has been resolved: device property: fix infinite loop in fwnodeforeachchildnode When iterate over children of a fwnode that has a secondary fwnode, fwnodegetnextchildnode can enter an infinite loop if the secondary fwnode has more than one child...
CVE-2026-89744
In the Linux kernel, the following vulnerability has been resolved: device property: fix infinite loop in fwnodeforeachchildnode When iterate over children of a fwnode that has a secondary fwnode, fwnodegetnextchildnode can enter an infinite loop if the secondary fwnode has more than one child...
CVE-2026-89578
In the Linux kernel, the following vulnerability has been resolved: dm-io: clone the source bio instead of copying its biovec For DMIOBIO requests, doregion built each destination bio by walking the source bio's biovec and re-adding the pages one at a time, tracking the remaining transfer in...