linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 21:37:44 to 2022-03-04 14:34:43 UTC [more...]

[PATCH v3 1/2] AARCH64: Add gcc Shadow Call Stack support
 2022-03-04 14:34 UTC  (5+ messages)
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-04 11:42 UTC  (7+ messages)

[PATCH v2] binfmt_elf: Introduce KUnit test
 2022-03-04  7:52 UTC  (2+ messages)

[PATCH][next] scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
 2022-03-03 23:55 UTC 

[PATCH][next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
 2022-03-03 20:45 UTC  (5+ messages)

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-03-03 17:28 UTC  (14+ messages)
` [PATCH v3 1/7] overflow: Provide constant expression struct_size
` [PATCH v3 2/7] lib: overflow: Convert to Kunit
` [PATCH v3 3/7] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH v3 4/7] um: Remove unused timeval_to_ns() function
` [PATCH v3 5/7] um: Allow builds with Clang
` [PATCH v3 6/7] lib: stackinit: Convert to KUnit
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

[PATCH] scsi: mpt3sas: Convert to flexible arrays
 2022-03-03 14:01 UTC  (3+ messages)

[PATCH][next] USB: serial: ti_usb_3410_5052: Use struct_size() helper in ti_write_byte()
 2022-03-03 13:05 UTC  (2+ messages)

[PATCH][next] USB: serial: garmin_gps: Use struct_size() and flex_array_size() helpers in pkt_add()
 2022-03-03 12:48 UTC  (2+ messages)

[PATCH v2][next] scsi: fc: Replace one-element arrays with flexible-array members
 2022-03-02  5:13 UTC  (3+ messages)

[PATCH] [PATCH v2] AARCH64: Add gcc Shadow Call Stack support
 2022-03-01 20:11 UTC  (12+ messages)

[PATCH] mips: Implement "current_stack_pointer"
 2022-03-01 16:30 UTC  (2+ messages)

[PATCH] binfmt_elf: Introduce KUnit test
 2022-03-01 15:06 UTC  (12+ messages)

[PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-03-01 12:36 UTC  (4+ messages)

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 23:54 UTC  (9+ messages)

[PATCH] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-02-28 20:46 UTC  (3+ messages)

[PATCH] x86/boot: Wrap literal addresses in absolute_pointer()
 2022-02-27 20:25 UTC  (2+ messages)

[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
 2022-02-27 18:55 UTC  (5+ messages)
` [PATCH v3 1/2] drm/dp: Fix off-by-one in register cache size
` [PATCH v3 2/2] drm/dp: Fix OOB read when handling Post Cursor2 register

[PATCH v2] lib: overflow: Convert to Kunit
 2022-02-27 17:33 UTC  (4+ messages)

[PATCH v2] um: Allow builds with Clang
 2022-02-27  3:57 UTC  (2+ messages)

[PATCH v2] lkdtm/usercopy: Expand size of "out of frame" object
 2022-02-26  5:20 UTC 

[PATCH v3] usercopy: Check valid lifetime via stack depth
 2022-02-26  2:22 UTC  (5+ messages)

[PATCH v2] Documentation/process: Add Researcher Guidelines
 2022-02-25 20:14 UTC 

[PATCH] Documentation/process: Add Researcher Guidelines
 2022-02-25 19:14 UTC  (7+ messages)

[PATCH] m68k: Implement "current_stack_pointer"
 2022-02-25 17:37 UTC  (7+ messages)

[PATCH] lib: stackinit: Convert to KUnit
 2022-02-25  6:53 UTC  (4+ messages)

[PATCH v2] usercopy: Check valid lifetime via stack depth
 2022-02-25  4:47 UTC  (3+ messages)

[PATCH] xtensa: Implement "current_stack_pointer"
 2022-02-25  3:27 UTC  (5+ messages)

[PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
 2022-02-25  1:09 UTC 

[PATCH] [PATCH] AARCH64: Add gcc Shadow Call Stack support
 2022-02-25  0:34 UTC  (12+ messages)

[PATCH v2 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
 2022-02-24 23:58 UTC  (9+ messages)
` [PATCH v2 1/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
` [PATCH v2 2/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_scan_cmd
` [PATCH v2 3/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply
` [PATCH v2 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event
` [PATCH v2 5/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event
` [PATCH v2 6/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event

[PATCH 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
 2022-02-24 20:08 UTC  (13+ messages)
` [PATCH 1/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
` [PATCH 2/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_scan_cmd
` [PATCH 3/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply
` [PATCH 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event
` [PATCH 5/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event
` [PATCH 6/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event

[PATCH] kunit: tool: Do not colorize output when redirected
 2022-02-24 18:28 UTC  (4+ messages)

[PATCH][next] carl9170: Replace zero-length arrays with flexible-array members
 2022-02-24  9:04 UTC  (2+ messages)

[PATCH] alpha: Implement "current_stack_pointer"
 2022-02-24  6:05 UTC 

[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
 2022-02-24  6:04 UTC 

[PATCH] ELF: Properly redefine PT_GNU_* in terms of PT_LOOS
 2022-02-24  5:40 UTC 

[PATCH] MAINTAINERS: Update execve entry with more details
 2022-02-24  5:39 UTC 

[PATCH] MIPS: Modernize READ_IMPLIES_EXEC
 2022-02-23 15:03 UTC  (3+ messages)

[PATCH 0/8] scsi: aacraid: Replace one-element arrays with flexible-array members
 2022-02-22  7:31 UTC  (9+ messages)
` [PATCH 1/8][next] scsi: aacraid: Replace one-element array with flexible-array member
` [PATCH 2/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap
` [PATCH 3/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap
` [PATCH 4/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap64
` [PATCH 5/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap64
` [PATCH 6/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmapraw
` [PATCH 7/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmapraw
` [PATCH 8/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd

[PATCH] [PATCH,v6,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-21 20:02 UTC  (2+ messages)

[PATCH][next] usbnet: gl620a: Replace one-element array with flexible-array member
 2022-02-21 17:34 UTC 

[PATCH][next] ath6kl: Replace zero-length arrays with flexible-array members
 2022-02-21 10:26 UTC  (2+ messages)

[PATCH][next] ath: Replace zero-length arrays with flexible-array members
 2022-02-21 10:26 UTC  (2+ messages)

[PATCH][next] ath11k: Replace zero-length arrays with flexible-array members
 2022-02-21 10:25 UTC  (2+ messages)

[PATCH][next] ath10k: Replace zero-length array with flexible-array member
 2022-02-21 10:24 UTC  (2+ messages)

[PATCH 5.16 123/227] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH 5.15 100/196] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:48 UTC 

[PATCH 5.10 065/121] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH][next] tw89: core.h: Replace zero-length array with flexible-array member
 2022-02-21  9:01 UTC  (2+ messages)
` [next] rtw89: "

[PATCH][next] brcmfmac: Replace zero-length arrays with flexible-array members
 2022-02-21  8:59 UTC  (2+ messages)

[PATCH 5.4 45/80] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH 4.19 30/58] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH 4.14 26/45] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH 4.9 21/33] libsubcmd: Fix use-after-free for realloc(..., 0)
 2022-02-21  8:49 UTC 

[PATCH] [PATCH,v5,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-19  9:13 UTC  (3+ messages)

[PATCH][next] ACPICA: iASL: Replace zero-length array with flexible-array member
 2022-02-18 21:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).