Kees Cook ([email protected])

Number of posts: 15490 (3.44 per day)
First post: 2012-02-01 18:14:38
Last post: 2024-05-29 23:32:57

Date List Subject
2024-05-03 20:28:53 linux-kernel Re: get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
2024-05-03 20:16:42 linux-kernel [PATCH] fs: WARN when f_count resurrection is attempted
2024-05-03 20:00:11 linux-kernel Re: get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
2024-05-03 19:36:19 linux-kernel Re: [PATCH] stackleak: don't modify ctl_table argument
2024-05-03 19:32:40 linux-kernel Re: [PATCH] stackleak: don't modify ctl_table argument
2024-05-03 19:22:46 linux-kernel Re: get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
2024-05-03 19:06:50 linux-kernel Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
2024-05-03 18:26:48 linux-kernel get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
2024-05-03 17:55:57 linux-kernel Re: [PATCH] stackleak: don't modify ctl_table argument
2024-05-03 00:49:56 linux-kernel Re: [PATCH v3] fs/coredump: Enable dynamic configuration of max file note size
2024-05-03 00:43:27 linux-kernel Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
2024-05-03 00:10:32 linux-kernel Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
2024-05-02 23:21:26 linux-kernel Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
2024-05-02 23:03:39 linux-kernel Re: [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
2024-05-02 22:58:15 linux-kernel Re: [PATCH v6] checkpatch: add check for snprintf to scnprintf
2024-05-02 22:55:48 linux-kernel Re: [PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-02 22:52:35 linux-kernel Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
2024-05-02 22:48:05 linux-kernel Re: [PATCH v2] fs/coredump: Enable dynamic configuration of max file note size
2024-05-02 22:41:18 linux-kernel Re: [PATCH v1 00/10] Define _GNU_SOURCE for sources using
2024-05-02 22:40:08 linux-kernel Re: [linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
2024-05-02 22:35:23 linux-kernel [PATCH 4/5] refcount: Introduce refcount_long_t and APIs
2024-05-02 22:35:14 linux-kernel [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
2024-05-02 22:34:23 linux-kernel [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
2024-05-02 22:34:17 linux-kernel [PATCH 3/5] drm/i915: Do not directly manipulate file->f_count
2024-05-02 22:34:11 linux-kernel [PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
2024-05-02 22:34:07 linux-kernel [PATCH 2/5] drm/vmwgfx: Do not directly manipulate file->f_count
2024-05-02 17:50:58 linux-kernel Re: [PATCH v2] fs/coredump: Enable dynamic configuration of max file note size
2024-05-02 17:45:56 linux-bluetooth Re: [PATCH][next] Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
2024-05-02 15:14:26 linux-kernel Re: [PATCH 2/2] string: improve strlen performance
2024-05-02 15:10:02 linux-kernel Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-05-02 15:09:14 linux-kernel Re: [PATCH] string: Add additional __realloc_size() annotations for "dup" helpers
2024-05-02 15:04:31 linux-kernel [PATCH v2] string: Add additional __realloc_size() annotations for "dup" helpers
2024-05-02 15:01:07 linux-kernel Re: [PATCH 2/4] arm64: atomics: lse: Silence intentional wrapping addition
2024-05-02 03:09:44 linux-kernel Re: [PATCH][next] wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warnings
2024-05-01 23:32:16 linux-kernel [PATCH] string: Add additional __realloc_size() annotations for "dup" helpers
2024-05-01 23:30:01 linux-kernel [PATCH] kunit/fortify: Fix replaced failure path to unbreak __alloc_size
2024-05-01 21:08:47 linux-kernel Re: [PATCH] printk: cleanup deprecated uses of strncpy/strcpy
2024-05-01 20:33:47 linux-kernel Re: [linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
2024-05-01 20:22:44 linux-kernel Re: [PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-01 20:17:30 linux-kernel Re: [PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-05-01 20:13:31 linux-kernel Re: [PATCH] x86/alternatives: Make FineIBT mode Kconfig selectable
2024-05-01 20:06:21 linux-kernel Re: [PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-05-01 19:37:23 linux-kernel [PATCH v3] hardening: Enable KCFI and some other options
2024-05-01 19:27:50 linux-kernel Re: [PATCH] hardening: Refresh KCFI options, add some more
2024-05-01 19:15:44 linux-bluetooth Re: [PATCH][next] Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
2024-05-01 19:13:06 linux-bluetooth Re: [PATCH][next] Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
2024-05-01 00:03:35 linux-kernel [PATCH] x86/alternatives: Make FineIBT mode Kconfig selectable
2024-04-30 23:51:21 linux-kernel [PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
2024-04-30 23:50:13 linux-kernel [PATCH] lkdtm: Disable CFI checking for perms functions
2024-04-30 21:25:45 linux-kernel Re: [PATCH] hardening: Refresh KCFI options, add some more
2024-04-30 21:16:05 linux-kernel Re: [PATCH] hardening: Refresh KCFI options, add some more