Show patches with: Submitter = Kees Cook       |   176 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[38/64] xfrm: Use memset_after() to clear padding Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[37/64] string.h: Introduce memset_after() for wiping trailing members/padding Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[35/64] fortify: Detect struct member overflows in memmove() at compile-time Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[34/64] fortify: Detect struct member overflows in memcpy() at compile-time Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[33/64] lib: Introduce CONFIG_TEST_MEMCPY Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[32/64] fortify: Add compile-time FORTIFY_SOURCE tests Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[31/64] fortify: Explicitly disable Clang support Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[30/64] fortify: Move remaining fortify helpers into fortify-string.h Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[29/64] lib/string: Move helper functions out of string.c Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[28/64] compiler_types.h: Remove __compiletime_object_size() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[27/64] HID: cp2112: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[26/64] net/mlx5e: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[25/64] drm/mga/mga_ioc32: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[24/64] staging: wlan-ng: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[23/64] drm/amd/pm: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[22/64] bnx2x: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[21/64] cxgb4: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[20/64] intersil: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[19/64] ip: Use struct_group() for memcpy() regions Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[18/64] cxgb3: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[17/64] iommu/amd: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[16/64] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[15/64] ipw2x00: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[14/64] libertas_tf: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[13/64] libertas: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[12/64] mwl8k: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[11/64] net/mlx5e: Avoid field-overflowing memcpy() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[10/64] lib80211: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[09/64] staging: rtl8723bs: Avoid field-overflowing memcpy() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[08/64] staging: rtl8192u: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[07/64] staging: rtl8192e: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[06/64] bnxt_en: Use struct_group_attr() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[05/64] skbuff: Switch structure bounds to struct_group() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[04/64] stddef: Introduce struct_group() helper macro Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[03/64] rpmsg: glink: Replace strncpy() with strscpy_pad() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[02/64] mac80211: Use flex-array for radiotap header bitmap Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[01/64] media: omap3isp: Extract struct group for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
hv_netvsc: Avoid field-overflowing memcpy() hv_netvsc: Avoid field-overflowing memcpy() --- 2021-06-21 Kees Cook New
octeontx2-af: Avoid field-overflowing memcpy() octeontx2-af: Avoid field-overflowing memcpy() --- 2021-06-21 Kees Cook New
ibmvnic: Use strscpy() instead of strncpy() ibmvnic: Use strscpy() instead of strncpy() --- 2021-06-21 Kees Cook New
mwifiex: Avoid memset() over-write of WEP key_material mwifiex: Avoid memset() over-write of WEP key_material --- 2021-06-17 Kees Cook New
wcn36xx: Avoid memset() beyond end of struct field wcn36xx: Avoid memset() beyond end of struct field --- 2021-06-17 Kees Cook New
mac80211: Recast pointer for trailing memcpy() mac80211: Recast pointer for trailing memcpy() --- 2021-06-17 Kees Cook New
[v2] mwl8k: Avoid memcpy() over-reading of mcs.rx_mask [v2] mwl8k: Avoid memcpy() over-reading of mcs.rx_mask --- 2021-06-17 Kees Cook New
orinoco: Avoid field-overflowing memcpy() orinoco: Avoid field-overflowing memcpy() --- 2021-06-16 Kees Cook New
r8169: Avoid memcpy() over-reading of ETH_SS_STATS r8169: Avoid memcpy() over-reading of ETH_SS_STATS --- 2021-06-16 Kees Cook New
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS --- 2021-06-16 Kees Cook New
r8152: Avoid memcpy() over-reading of ETH_SS_STATS r8152: Avoid memcpy() over-reading of ETH_SS_STATS --- 2021-06-16 Kees Cook New
[v3] net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() [v3] net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
[v2] net: bonding: Use strscpy() instead of manually-truncated strncpy() [v2] net: bonding: Use strscpy() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
net: vlan: Avoid using strncpy() net: vlan: Avoid using strncpy() --- 2021-06-02 Kees Cook New
net: bonding: Use strscpy() instead of manually-truncated strncpy() net: bonding: Use strscpy() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
[v2,13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,15/16] treewide: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,12/16] f2fs: Eliminate usage of uninitialized_var() macro [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,09/16] clk: spear: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,07/16] clk: st: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook Superseded
[v2,06/16] ide: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,04/16] b43: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,02/16] x86/mm/numa: Remove uninitialized_var() usage [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v2,01/16] docs: deprecated.rst: Add uninitialized_var() [v2,01/16] docs: deprecated.rst: Add uninitialized_var() --- 2020-06-20 Kees Cook New
[v5,7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook New
[v5,4/7] pidfd: Replace open-coded partial fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook Superseded
[v5,3/7] fs: Add fd_install_received() wrapper for __fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook New
[v4,08/11] selftests/seccomp: Make kcmp() less required Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,06/11] seccomp: Introduce addfd ioctl to seccomp user notifier Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,04/11] pidfd: Replace open-coded partial fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,03/11] fs: Add fd_install_received() wrapper for __fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[2/2] pidfd: Replace open-coded partial __scm_install_fd() Untitled series #40980 --- 2020-06-10 Kees Cook New
[10/10] compiler: Remove uninitialized_var() macro Untitled series #41048 --- 2020-06-03 Kees Cook New
[07/10] spi: davinci: Remove uninitialized_var() usage Untitled series #41048 --- 2020-06-03 Kees Cook New
[06/10] clk: st: Remove uninitialized_var() usage Untitled series #41048 --- 2020-06-03 Kees Cook New
[03/10] b43: Remove uninitialized_var() usage Untitled series #41048 --- 2020-06-03 Kees Cook New
[02/10] drbd: Remove uninitialized_var() usage Untitled series #41048 --- 2020-06-03 Kees Cook New
« 1 2 »