using shared libuv cannot guarantee io_uring is disabled
authorJérémy Lal <kapouer@melix.org>
Tue, 25 Jun 2024 10:57:00 +0000 (12:57 +0200)
committerJérémy Lal <kapouer@melix.org>
Tue, 25 Jun 2024 10:57:00 +0000 (12:57 +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 b0235ffe80916fe8ebff4baad81311b8c0dffc84..0264482ed372153afaf7a6a4f6c7c1e0f39653a2 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