This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 4bafc4001d alpha: Fix generic brk system call emulation in __brk_call ( [...] new cbd8685e82 socket: Check lengths before advancing pointer in CMSG_NXTHDR
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bits/socket.h | 40 +++++++++++--- socket/Makefile | 1 + socket/tst-cmsghdr-skeleton.c | 92 +++++++++++++++++++++++++++++++ elf/tst-audit26.c => socket/tst-cmsghdr.c | 35 +++++++++--- sysdeps/mach/hurd/bits/socket.h | 40 +++++++++++--- sysdeps/unix/sysv/linux/bits/socket.h | 40 +++++++++++--- sysdeps/unix/sysv/linux/cmsg_nxthdr.c | 36 +++++++++--- 7 files changed, 248 insertions(+), 36 deletions(-) create mode 100644 socket/tst-cmsghdr-skeleton.c copy elf/tst-audit26.c => socket/tst-cmsghdr.c (53%)