Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914365 (CVE-2023-3341) - <net-dns/bind-9.16.48: Stack buffer overflow
Summary: <net-dns/bind-9.16.48: Stack buffer overflow
Status: IN_PROGRESS
Alias: CVE-2023-3341
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High major with 1 vote (vote)
Assignee: Gentoo Security
URL: https://downloads.isc.org/isc/bind9/9...
Whiteboard: B3 [glsa?]
Keywords: PullRequest
Depends on: 924895
Blocks:
  Show dependency tree
 
Reported: 2023-09-17 19:57 UTC by Krzysztof Olędzki
Modified: 2024-04-30 06:42 UTC (History)
3 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 Krzysztof Olędzki 2023-09-17 19:57:20 UTC
Bug Fixes in 9.16.43:

    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]

https://gitlab.isc.org/isc-projects/bind9/-/issues/4200
Comment 1 Krzysztof Olędzki 2023-09-22 02:19:48 UTC
Security Fixes in 9.16.44:

    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)
Comment 2 Krzysztof Olędzki 2023-10-17 06:59:32 UTC
ping? :)
Comment 3 Krzysztof Olędzki 2023-10-17 07:52:28 UTC
It it helps, the same ebuild file as before - bind-9.16.{37,49,41,42}.ebuild works well also for .44.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-17 07:55:59 UTC
Please remember to file in the correct component.

(In reply to Krzysztof Olędzki from comment #3)
> It it helps, the same ebuild file as before - bind-9.16.{37,49,41,42}.ebuild
> works well also for .44.

Please feel free to do PRs for such things if you already tested it.
Comment 5 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(+)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-04-30 06:42:59 UTC
commit 642f553d9178029209ad83c03a6ae66d426fe657
Author: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Date:   Thu Mar 21 13:01:08 2024 +0100

    net-dns/bind: drop 9.16.42

    Closes: https://bugs.gentoo.org/914152
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35852
    Signed-off-by: Sam James <sam@gentoo.org>

commit 3c20b96db1dfeeba7a428980429c080c574954ec
Author: Sam James <sam@gentoo.org>
Date:   Tue Apr 30 07:35:51 2024 +0100

    net-dns/bind-tools: drop 9.16.42

    Signed-off-by: Sam James <sam@gentoo.org>