linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-10 00:02:33 to 2024-02-18 08:41:11 UTC [more...]

[PATCH] PM: hibernate: Don't ignore return from set_memory_ro()
 2024-02-18  8:40 UTC 

[RESEND RFC] kernel/ksysfs.c: restrict /sys/kernel/notes to root access
 2024-02-18  7:47 UTC 

[PATCH v4] nbd: null check for nla_nest_start
 2024-02-18  4:25 UTC 

[PATCH 0/2] Adjust brk randomness
 2024-02-18  1:25 UTC  (5+ messages)
` [PATCH 1/2] x86: Increase brk randomness entropy on x86_64
` [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk

[PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
 2024-02-17 22:45 UTC  (2+ messages)

[PATCH] greybus: Avoid fake flexible array for response data
 2024-02-17 21:58 UTC  (3+ messages)

[PATCH] greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr
 2024-02-17 21:18 UTC  (2+ messages)

[PATCH v2] RDMA/uverbs: Remove flexible arrays from struct *_filter
 2024-02-17 14:29 UTC 

[PATCH] net: sched: Annotate struct tc_pedit with __counted_by
 2024-02-17 12:18 UTC  (3+ messages)

[PATCH] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base
 2024-02-17  6:50 UTC 

[PATCH] x86/vdso: Move vDSO to mmap region
 2024-02-17  5:31 UTC  (2+ messages)

[PATCH v3 0/5] fortify: Add KUnit tests for runtime overflows
 2024-02-17  4:48 UTC  (6+ messages)
` [PATCH v3 1/5] fortify: Split reporting and avoid passing string pointer
` [PATCH v3 2/5] fortify: Allow KUnit test to build without FORTIFY
` [PATCH v3 3/5] fortify: Provide KUnit counters for failure testing
` [PATCH v3 4/5] fortify: Add KUnit tests for runtime overflows
` [PATCH v3 5/5] fortify: Improve buffer overflow reporting

[PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-17  3:03 UTC  (3+ messages)

[PATCH v2] sock: Use unsafe_memcpy() for sock_copy()
 2024-02-17  1:00 UTC  (2+ messages)

[PATCH] netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
 2024-02-16 23:31 UTC 

[PATCH] enic: Avoid false positive under FORTIFY_SOURCE
 2024-02-16 23:30 UTC 

[PATCH] ntfs: Replace struct ntfs_name 0-sized array with flexible array
 2024-02-16 23:29 UTC 

[PATCH] sock: Use unsafe_memcpy() for sock_copy()
 2024-02-16 22:06 UTC  (2+ messages)

[PATCH] fortify: Include more details when reporting overflows
 2024-02-16 21:45 UTC  (2+ messages)

[PATCH][next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
 2024-02-16 21:42 UTC  (2+ messages)

[PATCH v2] module: Don't ignore errors from set_memory_XX()
 2024-02-16 19:35 UTC  (5+ messages)

[PATCH] iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
 2024-02-16 14:18 UTC  (5+ messages)

Coverity: __do_sys_pidfd_send_signal(): UNINIT
 2024-02-16 12:37 UTC  (10+ messages)

[PATCH v2] cocci: Add rules to find str_plural() replacements
 2024-02-16 12:03 UTC  (2+ messages)
` [cocci] "

[PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
 2024-02-16  7:35 UTC  (3+ messages)

Two Seucrity Issues for arch_randomize_brk(arch/x86/kernel/process.c)
 2024-02-16  2:08 UTC 

[PATCH] cocci: Add rules to find str_plural() replacements
 2024-02-15 19:44 UTC  (4+ messages)

[PATCH] lib/string_choices: Add str_plural() helper
 2024-02-15 19:23 UTC  (13+ messages)

[PATCH v7 0/3] overflow: Introduce wrapping helpers
 2024-02-15 18:32 UTC  (5+ messages)
` [PATCH v7 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v7 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
` [PATCH v7 3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 11:46 UTC  (3+ messages)
` [PATCH v6 162/164] pwm: Ensure a struct pwm has the same lifetime as its pwm_chip

[PATCH v3 0/2] PCI/IOV: sriov_numvfs bug fixes
 2024-02-14 22:59 UTC  (3+ messages)
    ` [PATCH v3 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
    ` [PATCH v3 2/2] PCI/IOV: set iov->num_VFs before VFs are probed

[PATCH v6 0/3] overflow: Introduce wrapping helpers
 2024-02-14 19:38 UTC  (7+ messages)
` [PATCH v6 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v6 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
` [PATCH v6 3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()

[PATCH v9 0/5] Introduce mseal
 2024-02-14 15:11 UTC  (6+ messages)
` [PATCH v9 1/5] mseal: Wire up mseal syscall
` [PATCH v9 2/5] mseal: add "
` [PATCH v9 3/5] selftest mm/mseal memory sealing
` [PATCH v9 4/5] mseal:add documentation
` [PATCH v9 5/5] selftest mm/mseal read-only elf memory segment

[PATCH] sh: Fix build with CONFIG_UBSAN=y
 2024-02-14 12:52 UTC  (9+ messages)

[PATCH v4 0/3] Tegra30: add support for LG tegra based phones
 2024-02-14  9:12 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880
` [PATCH v4 2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895)
` [PATCH v4 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880)

Coverity: darray_vprintf(): API usage errors
 2024-02-14  0:03 UTC 

Coverity: jpeg_v4_0_5_start(): Code maintainability issues
 2024-02-14  0:00 UTC 

[PATCH v2 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-13 23:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

[PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-13 23:20 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (3+ messages)

[PATCH 0/7] Xperia 1 V support
 2024-02-13 14:22 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: ASoC: cs35l45: Add interrupts
` [PATCH 2/7] dt-bindings: arm: qcom: Add Xperia 1 V
` [PATCH 3/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent
` [PATCH 4/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent
` [PATCH 5/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
` [PATCH 6/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V
` (subset) [PATCH 0/7] Xperia 1 V support

[PATCH v2] fs/ntfs3: use kcalloc() instead of kzalloc()
 2024-02-13  9:17 UTC 

[PATCH] iommu/vt-d: Use kcalloc() instead of kzalloc()
 2024-02-12 20:41 UTC  (3+ messages)

[PATCH] hardening: Enable KFENCE in the hardening config
 2024-02-12 19:04 UTC  (3+ messages)

[PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
 2024-02-12 18:59 UTC  (3+ messages)

Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables
 2024-02-12 18:51 UTC 

[PATCH v2] mtd: rawnand: Prefer struct_size over open coded arithmetic
 2024-02-12 15:50 UTC  (4+ messages)

[PATCH v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set
 2024-02-12 15:38 UTC  (2+ messages)

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-02-12 13:34 UTC  (3+ messages)
` [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline

[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
 2024-02-12 12:01 UTC  (3+ messages)

[PATCH] mtd: rawnand: Prefer struct_size over open coded arithmetic
 2024-02-12  8:45 UTC  (4+ messages)

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-02-12  5:38 UTC  (3+ messages)
` [PATCH 60/82] powerpc: Refactor intentional wrap-around test

[PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
 2024-02-11  4:31 UTC  (2+ messages)

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-10 22:56 UTC  (29+ messages)
` [PATCH 01/10] scsi: 3w-xxxx: Trivial: Remove trailing whitespace
` [PATCH 02/10] scsi: 53c700: "
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
` [PATCH 04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant
` [PATCH 06/10] scsi: aha1542: "
` [PATCH 07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace
` [PATCH 08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant
` [PATCH 09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 10/10] scsi: arcmsr: "
    ` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)

[PATCH] drm/xe: Prefer struct_size over open coded arithmetic
 2024-02-10 16:49 UTC  (2+ messages)

[RFC] string: Allow 2-argument strscpy()
 2024-02-10 13:51 UTC  (5+ messages)

[PATCH v3 0/4] string: Allow 2-argument strscpy()
 2024-02-10 12:34 UTC  (5+ messages)
` [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()

[PATCH v2] x86/tdx: replace deprecated strncpy with strtomem_pad
 2024-02-10  7:19 UTC  (4+ messages)

[PATCH 0/2] Drop obsolete configs from hardening.config
 2024-02-10  6:31 UTC  (2+ messages)

KFENCE: included in x86 defconfig?
 2024-02-10  6:25 UTC  (2+ messages)

[PATCH] irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic
 2024-02-10  1:21 UTC  (3+ messages)

[PATCH] irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic
 2024-02-10  1:19 UTC  (3+ messages)

[PATCH] cifs: Convert struct fealist away from 1-element array
 2024-02-10  0:28 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).