linux/arch/um
Tiwei Bie df447a3b4a um: Fix FD copy size in os_rcv_fd_msg()
When copying FDs, the copy size should not include the control
message header (cmsghdr). Fix it.

Fixes: 5cde6096a4 ("um: generalize os_rcv_fd")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-09-10 14:24:19 +02:00
..
configs um: Remove legacy network transport infrastructure 2025-05-05 10:26:59 +02:00
drivers um: virtio_uml: Fix use-after-free after put_device in probe 2025-09-10 14:24:16 +02:00
include Mostly cleanups, except: 2025-07-29 20:31:45 -07:00
kernel um: Stop tracking stub's PID via userspace_pid[] 2025-07-13 19:42:49 +02:00
os-Linux um: Fix FD copy size in os_rcv_fd_msg() 2025-09-10 14:24:19 +02:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE 2025-07-11 08:49:18 +02:00
Kconfig.debug
Makefile require gcc-8 and binutils-2.30 2025-05-31 08:16:52 -07:00
Makefile-os-Linux
Makefile-skas um: fix stub exe build with CONFIG_GCOV 2024-10-26 16:06:10 +02:00