Skip to content

evdns: name_parse(): fix remote stack overread#784

Open
hsuk04 wants to merge 1 commit into
Telegram-FOSS-Team:masterfrom
hsuk04:evdns-name_parse
Open

evdns: name_parse(): fix remote stack overread#784
hsuk04 wants to merge 1 commit into
Telegram-FOSS-Team:masterfrom
hsuk04:evdns-name_parse

Conversation

@hsuk04
Copy link
Copy Markdown

@hsuk04 hsuk04 commented May 5, 2025

Description
This PR added a bounds check before memcpy operation in name_parse() function to prevent potential out-of-bounds reads. This potential vulnerability was cloned from libevent and was fixed in libevent/libevent@96f64a0.

Reference:
libevent/libevent@96f64a0
CVE-2016-10195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant