Peter Korsgaard
7cb44a2011
package/nodejs: security bump to version v12.21.0
...
Fixes the following security issues:
CVE-2021-22883: HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion
Affected Node.js versions are vulnerable to denial of service attacks when
too many connection attempts with an 'unknownProtocol' are established.
This leads to a leak of file descriptors. If a file descriptor limit is
configured on the system, then the server is unable to accept new
connections and prevent the process also from opening, e.g. a file. If no
file descriptor limit is configured, then this lead to an excessive memory
usage and cause the system to run out of memory.
CVE-2021-22884: DNS rebinding in --inspect
Affected Node.js versions are vulnerable to denial of service attacks when
the whitelist includes “localhost6”. When “localhost6” is not present in
/etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e.,
over network. If the attacker controls the victim's DNS server or can spoof
its responses, the DNS rebinding protection can be bypassed by using the
“localhost6” domain. As long as the attacker uses the “localhost6” domain,
they can still apply the attack described in CVE-2018-7160.
For more details, see the advisory:
https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2021-02-25 21:29:29 +01:00
..
2021-01-21 22:02:00 +01:00
2021-01-21 22:01:48 +01:00
2021-01-21 22:43:24 +01:00
2021-01-21 22:43:24 +01:00
2021-02-07 10:24:49 +01:00
2021-01-17 17:08:50 +01:00
2021-02-06 14:51:25 +01:00
2021-02-08 16:27:25 +01:00
2021-02-06 14:45:33 +01:00
2021-01-21 22:39:11 +01:00
2021-02-09 22:28:27 +01:00
2021-01-21 22:43:24 +01:00
2021-02-08 16:14:50 +01:00
2021-02-05 08:05:19 +01:00
2021-02-08 16:14:59 +01:00
2021-02-12 22:59:58 +01:00
2021-02-01 19:19:41 +01:00
2021-01-26 19:50:49 +01:00
2021-02-08 22:11:57 +01:00
2021-02-22 14:35:10 +01:00
2021-02-07 10:27:32 +01:00
2021-02-09 10:54:33 +01:00
2021-01-30 17:02:35 +01:00
2021-02-08 22:14:01 +01:00
2021-02-08 22:14:01 +01:00
2021-01-17 17:20:13 +01:00
2021-02-19 22:33:45 +01:00
2021-01-31 23:14:29 +01:00
2021-02-08 16:22:08 +01:00
2021-02-02 16:35:56 +01:00
2021-02-09 10:54:25 +01:00
2021-02-11 23:20:53 +01:00
2021-02-04 22:10:20 +01:00
2021-02-07 23:14:36 +01:00
2021-02-19 22:46:29 +01:00
2021-02-04 18:20:41 +01:00
2021-01-23 21:34:33 +01:00
2021-01-29 09:28:05 +01:00
2021-01-21 22:01:54 +01:00
2021-01-21 22:01:56 +01:00
2021-02-04 22:10:43 +01:00
2021-02-16 21:01:28 +01:00
2021-02-09 11:26:03 +01:00
2021-01-18 22:11:43 +01:00
2021-01-18 21:49:00 +01:00
2021-02-05 13:47:18 +01:00
2021-02-07 10:30:43 +01:00
2021-02-07 23:05:39 +01:00
2021-01-18 21:49:05 +01:00
2021-01-21 22:43:24 +01:00
2021-01-19 22:04:04 +01:00
2021-01-30 11:41:58 +01:00
2021-02-14 08:57:34 +01:00
2021-02-11 16:52:00 +01:00
2021-01-23 21:34:45 +01:00
2021-02-11 16:51:37 +01:00
2021-01-17 17:13:33 +01:00
2021-01-21 22:43:24 +01:00
2021-02-16 20:47:26 +01:00
2021-01-17 17:13:36 +01:00
2021-01-31 23:18:23 +01:00
2021-02-08 22:43:13 +01:00
2021-02-08 22:43:13 +01:00
2021-01-18 21:49:13 +01:00
2021-01-26 17:35:08 +01:00
2021-01-31 21:25:28 +01:00
2021-02-13 22:27:46 +01:00
2021-02-21 23:55:38 +01:00
2021-02-13 22:27:54 +01:00
2021-02-12 23:14:47 +01:00
2021-02-16 23:02:37 +01:00
2021-01-17 17:08:54 +01:00
2021-02-09 22:26:34 +01:00
2021-02-07 10:26:36 +01:00
2021-01-31 23:30:56 +01:00
2021-01-22 20:08:06 +01:00
2021-02-02 22:26:02 +01:00
2021-01-21 21:58:50 +01:00
2021-01-23 23:45:33 +01:00
2021-02-16 23:01:10 +01:00
2021-01-31 21:23:34 +01:00
2021-01-27 23:01:54 +01:00
2021-01-21 22:43:24 +01:00
2021-02-05 08:05:33 +01:00
2021-02-10 20:00:34 +01:00
2021-01-29 09:32:24 +01:00
2021-01-25 22:23:22 +01:00
2021-02-08 08:34:40 +01:00
2021-02-07 10:38:30 +01:00
2021-02-09 22:39:07 +01:00
2021-02-11 16:46:22 +01:00
2021-01-18 22:37:00 +01:00
2021-01-18 21:49:11 +01:00
2021-02-03 23:00:03 +01:00
2021-02-16 21:15:19 +01:00
2021-01-21 22:43:24 +01:00
2021-02-11 23:17:24 +01:00
2021-01-30 22:15:10 +01:00
2021-02-06 18:50:21 +01:00
2021-01-18 22:15:38 +01:00
2021-01-26 17:35:02 +01:00
2021-01-19 18:56:16 +01:00
2021-01-26 19:44:37 +01:00
2021-01-18 21:49:10 +01:00
2021-02-01 18:23:55 +01:00
2021-01-25 22:56:45 +01:00
2021-01-31 21:49:54 +01:00
2021-02-09 19:20:27 +01:00
2021-01-21 22:43:24 +01:00
2021-02-06 23:00:34 +01:00
2021-02-21 08:49:20 +01:00
2021-01-21 22:43:24 +01:00
2021-01-21 22:39:46 +01:00
2021-01-21 22:01:58 +01:00
2021-02-15 22:34:43 +01:00
2021-01-18 21:49:08 +01:00
2021-01-18 21:48:29 +01:00
2021-02-07 10:40:21 +01:00
2021-01-21 21:40:50 +01:00
2021-02-11 23:16:41 +01:00
2021-02-11 23:12:06 +01:00
2021-02-16 21:05:13 +01:00
2021-01-31 21:26:57 +01:00
2021-02-07 10:42:50 +01:00
2021-02-07 10:24:49 +01:00
2021-02-07 23:21:31 +01:00
2021-02-07 10:43:29 +01:00
2021-01-19 21:22:57 +01:00
2021-02-02 22:26:02 +01:00
2021-02-07 10:43:18 +01:00
2021-01-31 23:15:41 +01:00
2021-02-07 10:23:33 +01:00
2021-01-25 21:26:57 +01:00
2021-02-07 10:23:42 +01:00
2021-02-07 10:26:15 +01:00
2021-02-02 16:37:06 +01:00
2021-02-05 08:05:06 +01:00
2021-02-07 23:07:02 +01:00
2021-01-19 21:23:00 +01:00
2021-02-07 23:21:11 +01:00
2021-02-07 23:21:20 +01:00
2021-02-01 18:21:43 +01:00
2021-02-07 23:05:08 +01:00
2021-01-21 22:43:24 +01:00
2021-01-31 23:21:38 +01:00
2021-02-05 19:36:48 +01:00
2021-01-30 11:31:20 +01:00
2021-02-13 22:51:14 +01:00
2021-01-17 17:13:39 +01:00
2021-01-21 22:43:24 +01:00
2021-02-15 23:04:35 +01:00
2021-01-30 22:19:52 +01:00
2021-02-08 08:29:05 +01:00
2021-02-02 22:54:32 +01:00
2021-02-08 08:31:04 +01:00
2021-02-08 08:32:26 +01:00
2021-01-27 22:37:27 +01:00
2021-01-21 22:02:03 +01:00
2021-02-07 10:28:37 +01:00
2021-02-05 08:06:33 +01:00
2021-01-23 21:34:51 +01:00
2021-02-06 18:50:52 +01:00
2021-01-17 17:14:26 +01:00
2021-01-31 21:21:56 +01:00
2021-02-01 19:18:17 +01:00
2021-02-17 08:17:44 +01:00
2021-02-09 22:31:22 +01:00
2021-01-23 18:05:01 +01:00
2021-02-05 14:03:28 +01:00
2021-02-08 08:28:57 +01:00
2021-01-26 17:35:09 +01:00
2021-02-19 22:31:15 +01:00
2021-02-08 08:32:43 +01:00
2021-02-08 08:35:05 +01:00
2021-01-22 20:07:40 +01:00
2021-01-25 22:38:52 +01:00
2021-01-21 22:43:24 +01:00
2021-02-05 13:47:17 +01:00
2021-01-24 17:26:12 +01:00
2021-01-27 21:59:31 +01:00
2021-01-25 22:23:22 +01:00
2021-02-19 22:25:43 +01:00
2021-02-10 20:01:09 +01:00
2021-01-31 21:21:55 +01:00
2021-01-21 22:43:24 +01:00
2021-02-07 10:12:16 +01:00
2021-01-30 22:14:57 +01:00
2021-01-26 19:42:50 +01:00
2021-01-17 17:13:41 +01:00
2021-01-19 18:50:59 +01:00
2021-01-19 18:51:10 +01:00
2021-02-07 10:53:10 +01:00
2021-02-01 19:07:51 +01:00
2021-02-05 19:38:20 +01:00
2021-02-07 10:38:57 +01:00
2021-02-10 20:01:28 +01:00
2021-01-24 17:26:13 +01:00
2021-01-25 22:21:14 +01:00
2021-02-08 08:28:50 +01:00
2021-02-08 16:24:38 +01:00
2021-01-31 11:27:30 +01:00
2021-01-31 11:27:30 +01:00
2021-02-02 16:33:40 +01:00
2021-01-17 17:13:40 +01:00
2021-02-16 20:41:21 +01:00
2021-01-18 21:48:59 +01:00
2021-02-07 23:04:40 +01:00
2021-02-14 00:16:00 +01:00
2021-01-23 21:49:56 +01:00
2021-02-08 08:32:09 +01:00
2021-01-21 22:43:24 +01:00
2021-02-01 18:27:22 +01:00
2021-01-30 22:18:53 +01:00
2021-01-24 22:29:35 +01:00
2021-01-19 21:22:58 +01:00
2021-02-15 22:49:16 +01:00
2021-02-02 22:26:02 +01:00
2021-02-11 18:42:23 +01:00
2021-01-18 22:37:54 +01:00
2021-02-05 23:22:04 +01:00
2021-01-26 19:50:51 +01:00
2021-02-10 19:59:53 +01:00
2021-01-18 21:49:01 +01:00
2021-02-10 20:05:46 +01:00
2021-02-25 21:29:29 +01:00
2021-01-18 21:49:07 +01:00
2021-01-31 23:21:38 +01:00
2021-01-23 21:49:01 +01:00
2021-02-07 10:27:12 +01:00
2021-02-20 23:12:54 +01:00
2021-02-16 23:10:57 +01:00
2021-01-18 22:25:04 +01:00
2021-01-25 22:21:30 +01:00
2021-02-07 10:41:06 +01:00
2021-01-31 23:21:38 +01:00
2021-01-25 21:26:55 +01:00
2021-01-26 19:46:25 +01:00
2021-01-31 11:29:39 +01:00
2021-02-16 20:48:44 +01:00
2021-02-06 14:51:29 +01:00
2021-01-26 17:35:07 +01:00
2021-01-25 22:29:32 +01:00
2021-02-17 17:25:26 +01:00
2021-02-16 21:46:28 +01:00
2021-01-23 21:26:45 +01:00
2021-01-23 21:26:45 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-01-23 21:26:46 +01:00
2021-02-04 22:10:58 +01:00
2021-02-07 23:14:21 +01:00
2021-01-30 11:38:39 +01:00
2021-02-25 20:30:20 +01:00
2021-01-17 17:08:52 +01:00
2021-01-26 17:35:06 +01:00
2021-02-12 22:59:17 +01:00
2021-01-17 17:08:55 +01:00
2021-01-21 22:43:24 +01:00
2021-02-02 16:36:37 +01:00
2021-02-11 23:14:11 +01:00
2021-02-01 19:21:00 +01:00
2021-02-08 22:10:41 +01:00
2021-02-25 08:10:36 +01:00
2021-01-19 22:39:48 +01:00
2021-01-19 22:39:13 +01:00
2021-01-19 22:40:22 +01:00
2021-02-04 20:30:49 +01:00
2021-02-05 22:42:23 +01:00
2021-02-19 22:36:22 +01:00
2021-01-23 21:30:14 +01:00
2021-02-07 10:29:14 +01:00
2021-02-02 16:41:25 +01:00
2021-01-19 22:39:48 +01:00
2021-01-19 21:50:40 +01:00
2021-01-21 22:43:24 +01:00
2021-01-19 22:39:13 +01:00
2021-01-19 22:40:22 +01:00
2021-01-18 22:49:47 +01:00
2021-01-30 11:28:05 +01:00
2021-01-21 22:43:24 +01:00
2021-01-18 22:16:22 +01:00
2021-02-02 16:37:35 +01:00
2021-01-17 17:13:34 +01:00
2021-01-21 22:43:24 +01:00
2021-01-26 17:35:04 +01:00
2021-02-06 14:51:24 +01:00
2021-02-07 10:21:34 +01:00
2021-02-07 10:30:03 +01:00
2021-01-19 20:37:12 +01:00
2021-02-07 10:30:16 +01:00
2021-01-31 23:21:38 +01:00
2021-02-20 17:02:51 +01:00
2021-01-21 22:43:24 +01:00
2021-02-25 20:11:22 +01:00
2021-01-19 18:52:13 +01:00
2021-01-26 19:50:47 +01:00
2021-01-31 21:23:35 +01:00
2021-02-10 20:03:37 +01:00
2021-02-07 10:30:27 +01:00
2021-02-04 18:17:00 +01:00
2021-02-01 19:19:25 +01:00
2021-02-02 16:38:17 +01:00
2021-01-30 13:41:50 +01:00
2021-02-07 10:56:05 +01:00
2021-01-30 11:30:42 +01:00
2021-01-30 11:39:05 +01:00
2021-02-04 18:15:43 +01:00
2021-01-29 09:35:21 +01:00
2021-02-04 18:17:28 +01:00
2021-01-31 21:28:00 +01:00
2021-01-25 21:26:58 +01:00
2021-01-26 18:18:04 +01:00
2021-01-18 21:49:16 +01:00
2021-02-02 22:26:16 +01:00
2021-01-27 21:59:31 +01:00
2021-02-12 08:41:41 +01:00
2021-01-31 23:21:38 +01:00
2021-01-31 21:29:03 +01:00
2021-02-04 20:28:44 +01:00
2021-01-23 21:35:41 +01:00
2021-01-31 21:21:58 +01:00
2021-02-04 18:17:58 +01:00
2021-02-20 17:16:05 +01:00
2021-02-16 20:43:53 +01:00
2021-01-21 22:43:24 +01:00
2021-01-18 21:49:15 +01:00
2021-02-05 13:47:18 +01:00
2021-01-17 17:21:13 +01:00
2021-02-10 20:01:57 +01:00
2021-02-06 14:52:32 +01:00
2021-02-04 22:11:14 +01:00
2021-02-07 10:55:09 +01:00
2021-01-25 22:40:54 +01:00
2021-01-26 19:50:50 +01:00
2021-01-29 09:37:51 +01:00
2021-02-16 21:23:38 +01:00
2021-02-16 21:21:43 +01:00
2021-01-30 13:39:08 +01:00
2021-02-09 22:36:17 +01:00
2021-02-21 08:55:37 +01:00
2021-01-19 22:17:58 +01:00
2021-02-10 20:01:41 +01:00
2021-01-26 18:07:01 +01:00
2021-01-26 17:35:00 +01:00
2021-02-05 13:47:18 +01:00
2021-02-04 22:09:53 +01:00
2021-01-30 22:16:22 +01:00
2021-01-31 21:28:05 +01:00
2021-01-25 22:23:22 +01:00
2021-01-23 23:45:30 +01:00
2021-01-31 21:28:13 +01:00
2021-01-21 22:36:22 +01:00
2021-02-09 19:31:03 +01:00
2021-01-30 13:29:56 +01:00
2021-02-16 21:51:20 +01:00
2021-02-07 23:04:18 +01:00
2021-02-01 19:03:36 +01:00
2021-01-28 17:54:15 +01:00
2021-02-02 16:35:08 +01:00
2021-01-31 23:21:38 +01:00
2021-02-13 22:49:59 +01:00
2021-02-05 13:42:07 +01:00
2021-02-16 21:51:28 +01:00
2021-02-08 16:23:35 +01:00
2021-02-12 23:01:33 +01:00
2021-01-28 17:43:11 +01:00
2021-01-31 11:29:45 +01:00
2021-01-18 21:49:20 +01:00
2021-02-05 09:42:16 +01:00
2021-01-26 17:35:05 +01:00
2021-01-25 22:56:45 +01:00
2021-01-25 21:26:56 +01:00
2021-01-21 22:04:38 +01:00
2021-01-27 21:59:31 +01:00
2021-02-25 20:11:11 +01:00
2021-01-29 09:36:20 +01:00
2021-01-21 22:04:39 +01:00
2021-01-23 21:29:24 +01:00
2021-01-26 17:35:01 +01:00
2021-01-21 22:04:36 +01:00
2021-01-23 23:45:34 +01:00
2021-01-19 21:22:59 +01:00
2021-02-08 16:18:42 +01:00
2021-01-18 22:32:40 +01:00
2021-01-31 23:21:38 +01:00
2021-02-02 21:42:39 +01:00
2021-02-07 10:32:40 +01:00