Bug 2501854 (CVE-2026-47184) - CVE-2026-47184 zeroconf: Zeroconf: Denial of Service via uncontrolled memory growth
Summary: CVE-2026-47184 zeroconf: Zeroconf: Denial of Service via uncontrolled memory ...
Keywords:
Status: NEW
Alias: CVE-2026-47184
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2508071
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-17 19:02 UTC by OSIDB Bzimport
Modified: 2026-07-28 17:33 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-17 19:02:36 UTC
Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache._async_add inserted every response record into cache, _expirations, _expire_heap, and service_cache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 (224.0.0.251 / ff02::fb) to multicast valid mDNS responses with unique names and cause memory exhaustion, slower cache lookups, slower async_expire passes, and broken discovery, registration, and ServiceBrowser callbacks. This issue is fixed in version 0.149.7.


Note You need to log in before you can comment on or make changes to this bug.