All series for linux

Status Subject Author
[PATCH] af_unix: fix u->inq_len accounting in manage_oob() and unix_stream_read_skb() Hui Peng 4 days, 22 hours ago
[PATCH] 9p: reject RERROR/RLERROR with zero errcode and guard 0-link drop_nlink() Hui Peng 4 days, 22 hours ago
[PATCH] fuse: validate folio state before pipe_buf_try_steal() in fuse_try_move_folio() Hui Peng 4 days, 22 hours ago
[PATCH] fs/namespace: reject bufsize < sizeof(struct statmount) in prepare_kstatmount() Hui Peng 4 days, 22 hours ago
[PATCH] signal: re-arm ignored periodic POSIX timers when handler is installed in do_sigaction() Hui Peng 4 days, 22 hours ago
[PATCH] futex: fix hb lock mismatch in futex_wait_requeue_pi() and CLONE_VFORK hash init Hui Peng 4 days, 22 hours ago
[PATCH] perf/core: fix locked_vm leak on alias mmap() and cross-MM pinned_vm underflow Hui Peng 4 days, 22 hours ago
[PATCH] cgroup/cpuset: prevent overlapping local and remote partition creation Hui Peng 4 days, 22 hours ago
[PATCH] io_uring: fix cloned compound buffer accounting and R_DISABLED restriction bypass Hui Peng 4 days, 22 hours ago
[PATCH v2] vfio/type1: avoid walking reserved-only mappings while unpinning Samuel Crossley 4 days, 22 hours ago
[PATCH] netlabel: cipso_v4: reject empty MLS level/cat lists and zero tail in cipso_v4_delopt() Hui Peng 4 days, 22 hours ago
[PATCH] netfilter: nf_nat: fix unsigned range_size underflow for ICMP and GRE when max < min Hui Peng 4 days, 22 hours ago
[PATCH] netfilter: nfnetlink_log: fix config error handling, SIT headroom OOB read, and nlmsg rollback Hui Peng 4 days, 22 hours ago
[PATCH] xfrm: validate protocol for XFRM_MODE_ROUTEOPTIMIZATION in verify_newsa_info() Hui Peng 4 days, 22 hours ago
[PATCH] fou: reject FOU_ENCAP_DIRECT with protocol 0 to prevent sk_buff leak Hui Peng 4 days, 22 hours ago
[PATCH] net/packet: zero-pad spkt_device and preserve sa.origlen across MSG_PEEK Hui Peng 4 days, 22 hours ago
[PATCH] tcp: drain out_of_order_queue and update SACKs in tcp_send_rcvq() Hui Peng 4 days, 22 hours ago
[PATCH] ipv6: tcp: restore ipv6_specific icsk_af_ops when reconnecting IPv6 after v4-mapped Hui Peng 4 days, 22 hours ago
[PATCH] ppp: fix bsd_decompress() OOB read and ppp_decompress_frame() headroom check Hui Peng 4 days, 22 hours ago
[PATCH] drm/virtio: fix 0-byte blob ZERO_SIZE_PTR, GEM leak, and context_init rollback Hui Peng 4 days, 22 hours ago
[PATCH] drm/qxl: fix cursor OOB read, dirty-rect bounds, and monitors double-fetch Hui Peng 4 days, 22 hours ago
[PATCH] drm/qxl: fix vmalloc OOB write, surface size overflow, and BO reloc leaks Hui Peng 4 days, 22 hours ago
R [PATCH] initramfs: Reduce hardlink hash allocation sizes Thorsten Blum 4 days, 23 hours ago
[PATCH] binder: restrict BINDER_NLGRP_REPORT to CAP_NET_ADMIN and fix binderfs minor leak Hui Peng 4 days, 23 hours ago
[PATCH] binder: forbid VMA splitting and mremap on binder mmap Hui Peng 4 days, 23 hours ago
[PATCH] binder: roll back frozen state and enqueue freeze work on BINDER_FREEZE error Hui Peng 4 days, 23 hours ago
[PATCH] binder: free transaction buffer in binder_release_work() on BINDER_THREAD_EXIT Hui Peng 4 days, 23 hours ago
[PATCH] binder: fix buffer/node leak and premature fd_install on read -EFAULT Hui Peng 4 days, 23 hours ago
[PATCH] binder: fix sender fd 0 close and file refcount leak on TF_UPDATE_TXN Hui Peng 4 days, 23 hours ago
[PATCH] net: lapb: fix uninitialized stack frame fields in lapb_decode() Hui Peng 4 days, 23 hours ago
[PATCH] 6lowpan: add missing pskb_may_pull() checks in IPHC and NHC compression Hui Peng 4 days, 23 hours ago
[PATCH] mac802154: rx: fix beacon/mac_cmd skb leak and short skb_trim underflow Hui Peng 4 days, 23 hours ago
[PATCH] net: llc: clean up unaccepted child sockets in llc_ui_release() Hui Peng 4 days, 23 hours ago
[PATCH] sctp: copy zeroed stats to user in sctp_getsockopt_pr_streamstatus() when !streamoute Hui Peng 4 days, 23 hours ago
R [PATCH] can: j1939: return 0 instead of user value in j1939_sk_setsockopt_flag() Hui Peng 4 days, 23 hours ago
[PATCH] net/tcp: check rnext_key for NULL in tcp_ao_prepare_reset() Hui Peng 4 days, 23 hours ago
[PATCH] staging: rtl8723bs: remove reduntant externs in rtw_xmit.h Matheus Alves de Almeida 4 days, 23 hours ago
[PATCH] drm/vgem: fix IDR slot and xa_node memory leak in vgem_fence_signal_ioctl() Hui Peng 4 days, 23 hours ago
[PATCH] tipc: fix TLV out-of-bounds read in tipc_nl_compat_net_set() and depth mask Hui Peng 4 days, 23 hours ago
R [PATCH] ieee802154: socket: fix shared skb BUG_ON and double header subtraction in dgram_ioctl() Hui Peng 4 days, 23 hours ago
[PATCH] ppp: pptp: fix out-of-bounds read on short payload_len in pptp_rcv_core() Hui Peng 4 days, 23 hours ago
[PATCH] kcm: fix socket memory accounting leak on TX completion, error, and close Hui Peng 4 days, 23 hours ago
[PATCH] phonet: pep: fix out-of-bounds reads in pep_ctrlreq_error() and pep_sock_accept() Hui Peng 4 days, 23 hours ago
[PATCH] mctp: route: verify socket ownership in mctp_lookup_prealloc_tag() Hui Peng 4 days, 23 hours ago
[PATCH] net: qrtr: ns: validate msglen and sq_port in qrtr_ns_worker() and ctrl_cmd_bye() Hui Peng 4 days, 23 hours ago
[PATCH] net: qrtr: fix kernel stack infoleak in qrtr_getname() and qrtr_ioctl() Hui Peng 4 days, 23 hours ago
[PATCH] net: qrtr: use u32 for port in qrtr_port_assign() and __qrtr_bind() Hui Peng 4 days, 23 hours ago
O [PATCH] SUNRPC: restrict integrity replies to authenticated payload Jérémy Jean 4 days, 23 hours ago
[PATCH v2] staging: rtl8723bs: return bool from check_pending_xmitbuf Matheus Alves de Almeida 4 days, 23 hours ago
[PATCH] net/sched: ematch: check nla_put_nohdr() return value in tcf_em_tree_dump() Hui Peng 4 days, 23 hours ago