using shared libuv cannot guarantee io_uring is disabled
authorJérémy Lal <kapouer@melix.org>
Thu, 29 Aug 2024 08:25:23 +0000 (10:25 +0200)
committerJérémy Lal <kapouer@melix.org>
Thu, 29 Aug 2024 08:25:23 +0000 (10:25 +0200)
Forwarded: not-needed

This is CVE-2024-22017

Gbp-Pq: Topic deps
Gbp-Pq: Name uv_io_uring_tests.patch

test/parallel/parallel.status

index 134570cd892926bc2358c1fac6f1851fcd69a82a..8e844d56334217cba079c16edb60d708e5d59b3b 100644 (file)
@@ -22,6 +22,11 @@ test-error-serdes: PASS, FLAKY
 # https://github.com/nodejs/node/issues/54006
 test-sqlite: PASS, FLAKY
 
+test-process-uid-gid                 : FAIL
+test-process-initgroups              : FAIL
+test-process-setgroups               : FAIL
+test-process-euid-egid               : FAIL
+
 test-process-config                  : PASS,FLAKY
 test-regress-GH-746                  : PASS,FLAKY
 test-stdout-close-unref              : PASS,FLAKY