Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919679 - net-dns/bind-9.16.45 Bump Request (Includes Security Fix)
Summary: net-dns/bind-9.16.45 Bump Request (Includes Security Fix)
Status: RESOLVED DUPLICATE of bug 924447
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-10 07:42 UTC by Reuben Farrelly
Modified: 2024-02-18 10:48 UTC (History)
2 users (show)

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 Reuben Farrelly 2023-12-10 07:42:29 UTC
Request for bind9 to be bumped in portage from 9.16.42 to 9.16.45.

This has fixes for the following problems:

* The IP addresses for B.ROOT-SERVERS.NET have been updated to 170.247.170.2 and 2801:1b8:10::b. [GL #4101]

* Previously, sending a specially crafted message over the control channel could cause the packet-parsing code to run out of available stack memory, causing named to terminate unexpectedly. This has been fixed. (CVE-2023-3341)

* Processing already-queued queries received over TCP could cause an assertion failure, when the server was reconfigured at the same time or the cache was being flushed. This has been fixed. [GL #4200]

Refer: https://downloads.isc.org/isc/bind9/9.16.45/doc/arm/html/notes.html#notes-for-bind-9-16-45
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-15 21:12:05 UTC
I'll handle bug 924447  today.

*** This bug has been marked as a duplicate of bug 924447 ***
Comment 2 Larry the Git Cow gentoo-dev 2024-02-18 10:48:48 UTC
The bug has been referenced in the following commit(s):

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

commit cf1630aa52f634b69a08ffd7e18fb07d57d92f0e
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2024-02-14 00:44:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-18 10:48:21 +0000

    net-dns/bind-tools: add 9.16.48
    
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Bug: https://bugs.gentoo.org/924447
    Bug: https://bugs.gentoo.org/914365
    Bug: https://bugs.gentoo.org/919679
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/bind-tools/Manifest                  |   1 +
 net-dns/bind-tools/bind-tools-9.16.48.ebuild | 167 +++++++++++++++++++++++++++
 2 files changed, 168 insertions(+)

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

commit 3a319063509bd1c35f3cc25cbe21ea5d1be7e2fa
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2024-02-14 00:43:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-18 10:48:21 +0000

    net-dns/bind: add 9.16.48
    
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Bug: https://bugs.gentoo.org/924447
    Bug: https://bugs.gentoo.org/914365
    Bug: https://bugs.gentoo.org/919679
    Closes: https://bugs.gentoo.org/923781
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/bind/Manifest             |   1 +
 net-dns/bind/bind-9.16.48.ebuild  | 389 ++++++++++++++++++++++++++++++++++++++
 net-dns/bind/files/named.cache-r4 |  92 +++++++++
 3 files changed, 482 insertions(+)