• [gentoo-announce] [ GLSA 202210-33 ] Libtirpc: Denial of Service

    From glsamaker@gentoo.org@21:1/5 to All on Mon Oct 31 03:10:02 2022
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Gentoo Linux Security Advisory GLSA 202210-33
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    https://security.gentoo.org/
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Severity: Normal
    Title: Libtirpc: Denial of Service
    Date: October 31, 2022
    Bugs: #859634
    ID: 202210-33

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Synopsis
    ========

    A vulnerability has been discovered in Libtirpc which could result in
    denial of service.

    Background
    ==========

    Libtirpc is a port of Sun's Transport-Independent RPC library to Linux.

    Affected packages
    =================

    -------------------------------------------------------------------
    Package / Vulnerable / Unaffected
    -------------------------------------------------------------------
    1 net-libs/libtirpc < 1.3.2 >= 1.3.2

    Description
    ===========

    Currently svc_run does not handle poll timeout and rendezvous_request
    does not handle EMFILE error returned from accept(2 as it used to.
    These two missing functionality were removed by commit b2c9430f46c4.

    The effect of not handling poll timeout allows idle TCP conections
    to remain ESTABLISHED indefinitely. When the number of connections
    reaches the limit of the open file descriptors (ulimit -n) then
    accept(2) fails with EMFILE. Since there is no handling of EMFILE
    error this causes svc_run() to get in a tight loop calling accept(2).
    This resulting in the RPC service of svc_run is being down, it's
    no longer able to service any requests.

    Due to a lack of handling of certain error cases, connections to
    Libtirpc could remain ESTABLISHED indefinitely.

    Impact
    ======

    Denial of service can be achieved via establishing enough connections to Libtirpc to reach the limit of open file descriptors for the process.

    Workaround
    ==========

    There is no known workaround at this time.

    Resolution
    ==========

    All Libtirpc users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=net-libs/libtirpc-1.3.2"

    References
    ==========

    [ 1 ] CVE-2021-46828
    https://nvd.nist.gov/vuln/detail/CVE-2021-46828

    Availability
    ============

    This GLSA and any updates to it are available for viewing at
    the Gentoo Security Website:

    https://security.gentoo.org/glsa/202210-33

    Concerns?
    =========

    Security is a primary focus of Gentoo Linux and ensuring the
    confidentiality and security of our users' machines is of utmost
    importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

    License
    =======

    Copyright 2022 Gentoo Foundation, Inc; referenced text
    belongs to its owner(s).

    The contents of this document are licensed under the
    Creative Commons - Attribution / Share Alike license.

    https://creativecommons.org/licenses/by-sa/2.5
    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCgAdFiEEpqTA6ABLMxh/aChGFMQkOaVy+9kFAmNfJSIACgkQFMQkOaVy +9kG+w//Zkwk1AP6fbgzlJJcc771hOPKajCiYyQvjotZdbh7ZHF0GULSfoTLM0zr qB8QlnfEO3Y8C1dW7q6fsLduv76O6Hg5ytkG//QQexevstwlIDJn0pH4GukclFlG g1UnzDhvO5V9t5nvkuBffu3ZwVvNTEj2q3JtqGvbrRAuo+1P1Yn+jhmwEGDuAR2W vA7wEAQtCIjCKUsGo7Qyb4VMBL4rC1/LRgKW7N4Cv+uiS5lOf+vlWCc6Jtw2VCT2 atQSRucEj+thxXkUT6L9YNAqtVrQ1BafIIknYOqhMdTKWnWnWB82Gz0lUB0QyagR TE2e1/88PEJWIAEJ4QaFDGQjEbxKr/tCi/IPG/8+0Zlxs5UUQU4ejEZ9mQ3LNK7x wEcLTJtzVYKgxCHpWDC+lfhheXno1lpYTd0ITL+IREIMkn0xiwZELtx9ID/bFcl7 g2gyWck7i3oSgnlwNJ328D9yQsORW6xzenuTulApVR3M7z6jh9J0J4FiMiAyD7ze D2WqQYWjUTrkYPewnG5tI4fYwn1yQjMO/a8rYneNgpPbVdHxwLjMo7rbPchQHh3I Y31cMoGXKOM8vEIn14z07slaLrGFITJu3ZuMn+zFG9ovRlF8OkbzqkjCdEkcuakP J8p0ZPl0CTjuU3UEHGuI0SqjURQTjmkKw/wAoKdQ37JJV1HSz1Q=
    =d/qg
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)