yaml / libyaml

Canonical source repository for LibYAML
http://pyyaml.org/wiki/LibYAML
MIT License
951 stars 316 forks source link

traces failure of yaml_emitter_write_indicator #291

Closed zhuofeng6 closed 5 months ago

zhuofeng6 commented 5 months ago

I think if this PR https://github.com/yaml/libyaml/pull/290 is merged, this CVE-2024-3205 can be solved. Now it's the yaml_emitter_write_indicator failure that needs to be tracked.

about issue and pr: https://github.com/yaml/libyaml/issues/258 https://github.com/yaml/libyaml/issues/289 https://github.com/yaml/libyaml/pull/259

perlpunk commented 5 months ago

See https://github.com/yaml/libyaml/issues/258#issuecomment-2058613931