目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44638— libsixel NULL指针解引用漏洞

CVSS 2.5 · Low EPSS 0.01% · P2
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-44638 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
libsixel: NULL pointer dereference
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a wrong NULL check after an allocation call in sixel_decode_raw and sixel_decode causes a NULL pointer dereference whenever the allocation fails. The check tests the address of the output parameter (always non-NULL) instead of the value the malloc returned. On allocation failure, the function continues and writes through a NULL pointer, crashing the process. This is a denial of service against any caller of these public APIs that hits a low-memory condition. This vulnerability is fixed in 1.8.7-r2.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
空指针解引用
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
saitohalibsixel >= 1.0.0, < 1.8.7-r2 -

二、漏洞 CVE-2026-44638 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-44638 的情报信息

登录查看更多情报信息。

同批安全公告 · saitoha · 2026-05-14 · 共 3 条

CVE-2026-446367.4 HIGHlibsixel 编码器整数溢出漏洞
CVE-2026-446377.1 HIGHlibsixel 解析器整数溢出漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44638

暂无评论


发表评论