CVE-2025-26519:musl libc 中 iconv() 函数的输入控制越界写入漏洞
文章讨论了musl libc中的一个安全漏洞CVE-2025-26519,该漏洞涉及iconv函数中的输入控制越界写入问题。该漏洞通过基本模糊测试发现,并指出iconv代码缺乏足够测试。 2025-2-14 14:51:0 Author: seclists.org(查看原文) 阅读量:34 收藏

oss-sec logo

oss-sec mailing list archives


From: Daniel Gutson <danielgutson () gmail com>
Date: Fri, 14 Feb 2025 07:58:01 -0300

El vie, 14 feb 2025, 07:14, Nick Wellnhofer <wellnhofer () aevum de> escribió:

On Feb 13, 2025, at 23:28, Daniel Gutson <danielgutson () gmail com> wrote:

Curious: is there any info about how this was discovered?

The bug was discovered with basic fuzz testing. As libxml2 maintainer, I
found more and more issues in various iconv implementations by accident
which is a strong indicator that all this code isn't tested enough. The
iconv API is also trivial to fuzz, so it seemed like a nice weekend project.


Thanks, AFL?

My work is related to static checkers and linters (we will contribute an
important patch to weggli soon), so I was wondering if you used something
that used symbolic execution.

Nice job!


Nick



Current thread:


文章来源: https://seclists.org/oss-sec/2025/q1/136
如有侵权请联系:admin#unsafe.sh