CVE-2026-44608

Publication date 20 May 2026

Last updated 21 May 2026


Ubuntu priority

Description

NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with 'rpz-nsip'/'rpz-nsdname' triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with 'rpz-nsip'/'rpz-nsdname' triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.

Read the notes from the security team

Status

Package Ubuntu Release Status
unbound 26.04 LTS resolute
Fixed 1.24.2-1ubuntu2.1
25.10 questing
Fixed 1.22.0-2ubuntu2.3
24.04 LTS noble
Fixed 1.19.2-1ubuntu3.8
22.04 LTS jammy
Not affected
20.04 LTS focal
Not affected
18.04 LTS bionic
Not affected
16.04 LTS xenial
Needs evaluation
14.04 LTS trusty
Not affected

Notes


mdeslaur

Only affects 1.14.0 and higher

References

Related Ubuntu Security Notices (USN)

Other references


Access our resources on patching vulnerabilities