Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2025:7433

Опубликовано: 29 июл. 2025
Источник: rocky
Оценка: Important

Описание

Important: nodejs:22 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.

Security Fix(es):

  • c-ares: c-ares has a use-after-free in read_answers() (CVE-2025-31498)

  • SQLite: integer overflow in SQLite (CVE-2025-3277)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
nodejs-nodemonnoarch1.module+el9.6.0+32494+726e9034nodejs-nodemon-3.0.1-1.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-nodemonnoarch1.module+el9.6.0+32494+726e9034nodejs-nodemon-3.0.1-1.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-nodemonnoarch1.module+el9.6.0+32494+726e9034nodejs-nodemon-3.0.1-1.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-nodemonnoarch1.module+el9.6.0+32494+726e9034nodejs-nodemon-3.0.1-1.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packagingnoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packagingnoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packagingnoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packagingnoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packaging-bundlernoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-bundler-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm
nodejs-packaging-bundlernoarch4.module+el9.6.0+32494+726e9034nodejs-packaging-bundler-2021.06-4.module+el9.6.0+32494+726e9034.noarch.rpm

Показывать по

Связанные CVE

Связанные уязвимости

rocky
5 месяцев назад

Important: nodejs:22 security update

oracle-oval
7 месяцев назад

ELSA-2025-7433: nodejs:22 security update (IMPORTANT)

oracle-oval
7 месяцев назад

ELSA-2025-4459: nodejs:22 security update (IMPORTANT)

ubuntu
8 месяцев назад

c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in read_answers() when process_answer() may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TCP queries if the remote closed the connection immediately after a response. If there was an issue trying to put that new transaction on the wire, it would close the connection handle, but read_answers() was still expecting the connection handle to be available to possibly dequeue other responses. In theory a remote attacker might be able to trigger this by flooding the target with ICMP UNREACHABLE packets if they also control the upstream nameserver and can return a result with one of those conditions, this has been untested. Otherwise only a local attacker might be able to change system behavior to make send()/write() return a failure condition. This vulnerability is fixed in 1.34.5.

CVSS3: 7
redhat
8 месяцев назад

c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in read_answers() when process_answer() may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TCP queries if the remote closed the connection immediately after a response. If there was an issue trying to put that new transaction on the wire, it would close the connection handle, but read_answers() was still expecting the connection handle to be available to possibly dequeue other responses. In theory a remote attacker might be able to trigger this by flooding the target with ICMP UNREACHABLE packets if they also control the upstream nameserver and can return a result with one of those conditions, this has been untested. Otherwise only a local attacker might be able to change system behavior to make send()/write() return a failure condition. This vulnerability is fixed in 1.34.5.