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

exploitDog

rocky логотип

RLSA-2025:4459

Опубликовано: 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 8

НаименованиеАрхитектураРелизRPM
nodejsx86_641.module+el8.10.0+1971+0bb08ecenodejs-22.15.0-1.module+el8.10.0+1971+0bb08ece.x86_64.rpm
nodejs-develx86_641.module+el8.10.0+1971+0bb08ecenodejs-devel-22.15.0-1.module+el8.10.0+1971+0bb08ece.x86_64.rpm
nodejs-docsnoarch1.module+el8.10.0+1971+0bb08ecenodejs-docs-22.15.0-1.module+el8.10.0+1971+0bb08ece.noarch.rpm
nodejs-docsnoarch1.module+el8.10.0+1971+0bb08ecenodejs-docs-22.15.0-1.module+el8.10.0+1971+0bb08ece.noarch.rpm
nodejs-full-i18nx86_641.module+el8.10.0+1971+0bb08ecenodejs-full-i18n-22.15.0-1.module+el8.10.0+1971+0bb08ece.x86_64.rpm
nodejs-libsx86_641.module+el8.10.0+1971+0bb08ecenodejs-libs-22.15.0-1.module+el8.10.0+1971+0bb08ece.x86_64.rpm
nodejs-nodemonnoarch1.module+el8.10.0+1667+4a788d89nodejs-nodemon-3.0.1-1.module+el8.10.0+1667+4a788d89.noarch.rpm
nodejs-nodemonnoarch1.module+el8.9.0+1760+903d54b9nodejs-nodemon-3.0.1-1.module+el8.9.0+1760+903d54b9.noarch.rpm
nodejs-nodemonnoarch1.module+el8.10.0+1935+d3cbe60fnodejs-nodemon-3.0.1-1.module+el8.10.0+1935+d3cbe60f.noarch.rpm
nodejs-nodemonnoarch1.module+el8.10.0+1823+b5789597nodejs-nodemon-3.0.1-1.module+el8.10.0+1823+b5789597.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.