Skip to content

Vulnerability in trust-dns and trust-dns-server (Part 2)#1705

Closed
jonasbb wants to merge 1 commit into
rustsec:mainfrom
jonasbb:trust-dns-2023-2
Closed

Vulnerability in trust-dns and trust-dns-server (Part 2)#1705
jonasbb wants to merge 1 commit into
rustsec:mainfrom
jonasbb:trust-dns-2023-2

Conversation

@jonasbb

@jonasbb jonasbb commented Jun 3, 2023

Copy link
Copy Markdown
Contributor

Same as #1703 but for trust-dns

An attacker can form packet loops between vulnerable instances leading
to a denial-of-service for both network and CPU resources.
@Shnatsel

Shnatsel commented Jun 3, 2023

Copy link
Copy Markdown
Member

I understand this is about the trust-dns binary, which unconditionally depends on the trust-dns-server crate. Is that correct? If that's the case, a separate advisory should not be needed - cargo audit will inspect the dependency tree and locate the vulnerable trust-dns-server crate.

If you have other use cases, please let me know, but as it stands I think an advisory about trust-dns-server should be sufficient.

@jonasbb

jonasbb commented Jun 3, 2023

Copy link
Copy Markdown
Contributor Author

Yes, it is about the binary, since it can be used “independent” of the trust-dns-server. But you are right, that there is a mandatory dependency between them. If you think the existing advisory is sufficient, then I close this one.

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.

2 participants