Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947638 (CVE-2024-52616) - <net-dns/avahi-0.9_rc2: Avahi Wide-Area DNS Predictable Transaction IDs
Summary: <net-dns/avahi-0.9_rc2: Avahi Wide-Area DNS Predictable Transaction IDs
Status: IN_PROGRESS
Alias: CVE-2024-52616
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard: B4 [glsa?]
Keywords:
Depends on: 947636
Blocks:
  Show dependency tree
 
Reported: 2025-01-06 20:19 UTC by Andreas Sturmlechner
Modified: 2025-01-12 08:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2025-01-06 20:19:50 UTC
> A flaw was found in the Avahi-daemon, where it initializes DNS 
> transaction IDs randomly only once at startup, incrementing them 
> sequentially after that. This predictable behavior facilitates DNS 
> spoofing attacks, allowing attackers to guess transaction IDs.
> 
> The sequential increment of DNS transaction IDs makes Avahi vulnerable 
> to DNS spoofing, allowing attackers to inject malicious DNS records. 
> This can compromise the integrity of DNS responses, redirecting users to 
> potentially harmful domains. This vulnerability poses a greater risk as 
> it directly undermines the integrity of DNS resolution, affecting all 
> systems using Avahi for wide-area DNS queries unless mitigations are 
> applied.
Comment 1 Larry the Git Cow gentoo-dev 2025-01-08 23:15:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9985e29a3ba1f5afe68eaeb78e0eb820473742

commit ab9985e29a3ba1f5afe68eaeb78e0eb820473742
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-01-08 22:21:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-01-08 23:14:37 +0000

    net-dns/avahi: drop 0.9_rc1
    
    Bug: https://bugs.gentoo.org/947638
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-dns/avahi/Manifest             |   1 -
 net-dns/avahi/avahi-0.9_rc1.ebuild | 203 -------------------------------------
 2 files changed, 204 deletions(-)