We should pick up at least the Linux 5.18 system call list, that is, the next change to the file sysdeps/unix/sysv/linux/syscall-names.list after this commit: commit 8ef9196b26793830515402ea95aca2629f7721ec Author: Joseph Myers <joseph> Date: Wed Mar 23 17:11:56 2022 +0000 Update syscall lists for Linux 5.17 Linux 5.17 has one new syscall, set_mempolicy_home_node. Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. We may also be able to pick the Linux 5.19 fix if it becomes available in time.
Linux kernel 5.19 might release at the end of July. We should actively monitor the syscall list as we approach the end of July in order to make sure glibc is updated. Then we could release with the latest set of 5.19 syscalls.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (glibc bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:7684