Skip to content

[Deepin Integration]~[v25-Release] fix: CVE-2026-8829 heap-use-after-free in _decode_entities by hudeng-go@deepin-community/libhtml-parser-perl by deepin-community-ci-bot[bot] #13427

@deepin-bot

Description

@deepin-bot

Package information | 软件包信息

包名 版本
libhtml-parser-perl 3.76-1deepin1

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-4140/testing/ ./

Changelog | 更新信息

libhtml-parser-perl (3.76-1deepin1) unstable; urgency=medium

  • Fix CVE-2026-8829: heap-use-after-free in _decode_entities
    When the input SV passed to _decode_entities is the same SV stored as a
    self-referential value in the entity hash, grow_gap() could realloc the
    SV's PV buffer, leaving repl pointing at freed memory. Copy the entity
    value into an owned buffer when the hash entry SV aliases the input SV.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions