using shared libuv cannot guarantee io_uring is disabled
authorJérémy Lal <kapouer@melix.org>
Wed, 19 Jun 2024 10:03:27 +0000 (12:03 +0200)
committerJérémy Lal <kapouer@melix.org>
Wed, 19 Jun 2024 10:03:27 +0000 (12:03 +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 e6a5cdae9fcff9f393bf51ee8e547f9789b60a50..6e79be5cb3535b86afb9e5cefedb9f3da28a2705 100644 (file)
@@ -12,6 +12,11 @@ test-fs-read-stream-concurrent-reads: PASS, FLAKY
 # https://github.com/nodejs/node/issues/52630
 test-error-serdes: 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