Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
libbabl 0.1.62 Broken Double Free Detection Memory Safety
Vulnerability Description
libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
双重释放
Vulnerability Title
babl 资源管理错误漏洞
Vulnerability Description
babl是GEGL开源的一个支持高性能像素格式转换与图像数据处理的图像处理库。 babl 0.1.62版本存在资源管理错误漏洞,该漏洞源于双重释放检测机制失效,可能导致攻击者通过利用释放块中的签名覆盖绕过内存安全检查,对同一指针调用两次babl_free而不触发检测,实现潜在的内存损坏和代码执行。
CVSS Information
N/A
Vulnerability Type
N/A