Lucene search
+L

1880 matches found

Kitploit
Kitploit
added 2026/09/13 3:48 p.m.5 views

sfop

Segmentation Fault-Oriented Programming SFOP Este es el repositorio de artefactos para la técnica de explotación Segmentation Fault-Oriented Programming. Colección de artefactos Aquí describimos brevemente los artefactos de este repositorio. En total, hay ocho artefactos diferentes, compuestos po...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:44 a.m.7 views

CVE-2022-34913

Descripción de CVE-2022-34913 md2roff 1.7 sufre un desbordamiento de búfer basado en pila mediante un archivo Markdown que contiene una gran cantidad de caracteres consecutivos por procesar. Reproducción Para reproducir la vulnerabilidad, debemos descargar una versión vulnerable de md2roff versió...

9.8CVSS8.2AI score0.02932EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:50 a.m.8 views

CVE-2022-34556

Descripción de CVE-2022-34556 Se descubrió que PicoC v3.2.2 contiene una desreferencia de puntero nulo en variable.c. Cualquier proyecto o biblioteca que utilice Picoc también sufre este problema. Un ejemplo de ello sería picoc-js. Configurando nuestro entorno Para replicar la vulnerabilidad de...

5.5CVSS6AI score0.00317EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 3:01 a.m.6 views

bigdecimal-segfault-fix

h1. BigDecimal 段错误修复 Ruby 的 big decimal 库中存在一个段错误缺陷,当用户提供已知的恶意值时可能被触发。如果您想测试应用程序是否安全,请运行 +example.rb+。该脚本应正常退出,不会发生段错误。 该变通方法存在负面副作用。具体来说,它会阻止您使用 BigDecimal 处理大数(超过 255 位数字)或使用科学计数法提供数字(例如,"5E6" 表示 5000000)。如果您需要这些功能,则必须升级到打过补丁的 Ruby。 强烈建议您按照 "Ruby...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.12 views

FreeBSD : expat2 -- Out-of-bounds Read (11ab3b16-a65d-11f1-a49c-00a0980083d7)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 11ab3b16-a65d-11f1-a49c-00a0980083d7 advisory. https://github.com/libexpat/libexpat/pull/1331 reports: Expat through 2.8.3 contains an out-of-bounds...

8.7CVSS7.3AI score0.00586EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.8 views

kernel: seccomp: passthrough uretprobe systemcall without filtering

A flaw was found in the Linux kernel. This vulnerability occurs when uretprobes, a debugging feature that monitors function returns in user-space programs, are used. The kernel's seccomp secure computing mode mechanism, which restricts system calls a program can make, incorrectly blocks the...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/28 4:33 p.m.10 views

SUSE CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.17 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

UBUNTU-CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.7CVSS5.8AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 6:53 a.m.23 views

CVE-2026-80705

CVE-2026-80705 affects the Linux kernel in the drm/amd/display subsystem. The function dml21_add_phantom_plane() could fail to allocate a phantom plane, and the failure was not checked before subsequent use, leading to a later segfault (null pointer dereference). The fix verifies that the phantom...

5.8AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.10 views

EUVD-2026-67440

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:53 a.m.18 views

CVE-2026-80705 drm/amd/display: check if dml21_add_phantom_plane() is successful

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80705

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit...

5.4AI score0.00145EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in binutils

A issue was discovered in the Binary File Descriptor BFD library also known as libbfd, as distributed in GNU Binutils 2.32. It is an out-of-bounds read that leads to a segmentation fault in bfdgetl32 in libbfd.c, when called from pex64getruntimefunction in pei-x8664.c...

5.5CVSS6.7AI score0.01556EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fixed memory leakage This patch addresses potential memory leakage and segmentation faults in the gpuvmimportdmabuf function...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in ncurses

ncurses 6.3 before patch 20220416 contains a buffer overflow vulnerability and segmentation violation in the convertstrings function in the tinfo/readentry.c file of the terminfo library...

7.1CVSS7AI score0.01341EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: objtool: Fixed the SEGFAULT issue. findinsn: This function will return NULL in case of failure. Check the insn order to avoid a kernel error due to NULL pointer dereferencing...

5.8AI score0.00201EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nubus: Partially reversed the conversion of proccreatesingledata. The conversion to proccreatesingledata introduced a regression, where reading a file from /proc/bus/nubus resulted in a segmentation fault: grep -r...

7.8CVSS6.3AI score0.00164EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in gmp

The GNU Multiple Precision Arithmetic Arithmetic Library GMP version up to 6.2.1 has an integer overflow issue in the mpz/inpraw.c file, which can lead to a buffer overflow due to malicious input. This results in a segmentation fault on 32-bit platforms...

7.5CVSS7.8AI score0.03712EPSS
SaveExploits1References2
Rows per page
Query Builder