linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 12:59:55 to 2022-10-15 04:16:36 UTC [more...]

[PATCH 0/2] tty: Allow TIOCSTI to be disabled
 2022-10-15  4:16 UTC  (3+ messages)
` [PATCH 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH 2/2] tty: Allow TIOCSTI to be disabled

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-14 22:03 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] exec: Remove LSM_UNSAFE_SHARE

Reconsider possibility to disable icotl TIOCSTI
 2022-10-14 19:51 UTC 

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-14 17:59 UTC  (14+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM
` [PATCH 2/9] security: Move trivial IMA hooks into LSM
` [PATCH 3/9] ima: Move xattr "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 5/9] LSM: Introduce inode_post_setattr hook
` [PATCH 6/9] fs: Introduce file_to_perms() helper
` [PATCH 7/9] ima: Move ima_file_check() into LSM
` [PATCH 8/9] integrity: Move trivial hooks "
` [PATCH 9/9] integrity: Move integrity_inode_get() out of global header

[PATCH V2 0/3] Some pstore improvements V2
 2022-10-14 17:42 UTC  (11+ messages)
` [PATCH V2 1/3] pstore: Alert on backend write error
  ` (subset) "
` [PATCH V2 2/3] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size

[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
 2022-10-14  7:03 UTC  (3+ messages)

[PATCH] sched: Introduce struct balance_callback to avoid CFI mismatches
 2022-10-13 20:00 UTC  (3+ messages)

Coverity: invalidate_all_cached_dirs(): Concurrent data access violations
 2022-10-13 15:27 UTC 

[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
 2022-10-13  8:12 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] firmware: meson_sm: Fix memcpy vs iomem type warnings
 2022-10-13  6:35 UTC  (2+ messages)

[PATCH] fbdev: MIPS supports iomem addresses
 2022-10-13  6:19 UTC  (2+ messages)

[PATCH 0/5] Move internal definitions out of kernel-wide include
 2022-10-12 21:51 UTC  (15+ messages)
` [PATCH 1/5] pstore/ram: Consolidate kfree() paths
` [PATCH 2/5] pstore/ram: Move pmsg init earlier
` [PATCH 3/5] pstore/ram: Move internal definitions out of kernel-wide include
` [PATCH 4/5] pstore/ram: Set freed addresses to NULL
` [PATCH 5/5] MAINTAINERS: Update pstore maintainers

[PATCH v2][next] dlm: Replace one-element array with flexible-array member
 2022-10-11 22:18 UTC  (14+ messages)
              ` [PATCH v4] [next] dlm: replace one-element array with fixed size array
                  ` [PATCH v5] "

[PATCH] [next] dlm: replace one-element array with fixed size array
 2022-10-11 19:55 UTC  (5+ messages)

[Self-introduction] - Paulo Almeida
 2022-10-11 19:52 UTC  (3+ messages)

[PATCH] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
 2022-10-11 16:38 UTC  (3+ messages)

[fortify] 54d9469bc5: WARNING:at_net/wireless/wext-core.c:#wireless_send_event
 2022-10-11  6:59 UTC  (2+ messages)

[fortify] 54d9469bc5: WARNING:at_fs/nfs/namespace.c:#nfs_d_automount
 2022-10-11  6:54 UTC 

[PATCH] overflow: Refactor test skips for Clang-specific issues
 2022-10-10 14:40 UTC  (3+ messages)

[PATCH AUTOSEL 5.19 06/16] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
 2022-10-09 20:52 UTC 

[PATCH AUTOSEL 6.0 08/18] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
 2022-10-09 20:51 UTC 

[PATCH] python: Add make_expr and include_match documentation
 2022-10-09 18:21 UTC  (2+ messages)

[PATCH][next] dlm: Replace one-element array with flexible-array member
 2022-10-09  6:51 UTC  (2+ messages)

[PATCH] NFSD: Avoid clashing function prototypes
 2022-10-08 19:05 UTC  (3+ messages)

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-07 18:46 UTC  (3+ messages)

[PATCH v13 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-10-07 16:45 UTC  (16+ messages)
` [PATCH v13 1/9] overflow: Allow mixed type arguments
` [PATCH v13 2/9] overflow: Introduce check_assign() and check_assign_user_ptr()
` [PATCH v13 3/9] overflow: Introduce overflows_type() and castable_to_type()
` [PATCH v13 4/9] drm/i915/gem: Typecheck page lookups
` [PATCH v13 5/9] drm/i915: Check for integer truncation on scatterlist creation
` [PATCH v13 6/9] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v13 7/9] drm/i915: Check if the size is too big while creating shmem file
` [PATCH v13 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [PATCH v13 9/9] drm/i915: Remove truncation warning for large objects

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-07 11:58 UTC  (3+ messages)

[PATCH v2] capabilities: new kernel.ns_modules_allowed sysctl
 2022-10-06  9:16 UTC  (3+ messages)

[PATCH][next] mm/pgtable: Fix multiple -Wstringop-overflow warnings
 2022-10-05 21:40 UTC  (2+ messages)

[PATCH] wifi: atmel: Avoid clashing function prototypes
 2022-10-05  7:51 UTC  (2+ messages)

[PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
 2022-10-05  7:01 UTC  (4+ messages)

[syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-05  3:03 UTC  (8+ messages)
        ` [RFC] netlink: split up copies in the ack construction

[syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-04 12:57 UTC 

[External] : Re: [syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-04 12:29 UTC 

[PATCH] hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
 2022-10-03 20:57 UTC  (3+ messages)

[PATCH v2] x86/mm: Refuse W^X violations
 2022-10-02 10:33 UTC  (4+ messages)

[PATCH][next] i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-10-01 22:58 UTC  (2+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-10-01 16:28 UTC  (11+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()

[PATCH 1/3] uio: uio_dmem_genirq: Fix missing unlock in irq configuration
 2022-09-30 22:40 UTC 

Help with the project
 2022-09-30  7:55 UTC 

[PATCH][next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-30  6:31 UTC  (2+ messages)

[PATCH] net: sched: cls_u32: Avoid memcpy() false-positive warning
 2022-09-30  2:21 UTC  (3+ messages)

[PATCH] scsi: bfa: Avoid clashing function prototypes
 2022-09-29 23:03 UTC 

[PATCH] kunit/memcpy: Adding dynamic size and window tests
 2022-09-29 21:02 UTC  (2+ messages)

[PATCH][next] dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-29 15:46 UTC  (2+ messages)

[PATCH] compiler_types.h: Test for __alloc_size__ again
 2022-09-29  9:41 UTC  (3+ messages)

[PATCH v2] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-28 13:36 UTC  (4+ messages)

[PATCH v5 00/22] KCFI support
 2022-09-28  9:01 UTC  (3+ messages)

[PATCH][next] ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-28  7:45 UTC  (2+ messages)

[PATCH][next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-28  6:45 UTC  (2+ messages)

[PATCH][next] ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-28  6:44 UTC  (2+ messages)

[PATCH v2] iwlwifi: Track scan_cmd allocation size explicitly
 2022-09-28  6:44 UTC  (4+ messages)
` [v2] wifi: "

[cocci] spatch --jobs N missing matches?
 2022-09-28  5:23 UTC  (2+ messages)

[PATCH] s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
 2022-09-28  2:00 UTC  (2+ messages)

[PATCH] mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie flexible array
 2022-09-28  2:00 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-27 21:23 UTC  (6+ messages)

[PATCH] checkpatch: Don't count URLs for "line too long"
 2022-09-27 20:39 UTC  (4+ messages)

[PATCH v2] wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array
 2022-09-27 19:46 UTC  (2+ messages)

[PATCH] NFC: hci: Split memcpy() of struct hcp_message flexible array
 2022-09-27 14:50 UTC  (2+ messages)

[PATCH][next] net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-27 14:07 UTC  (5+ messages)

[PATCH] platform/surface: Split memcpy() of struct ssam_event flexible array
 2022-09-27 13:15 UTC  (2+ messages)

[PATCH][next] ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-27 12:59 UTC  (2+ messages)

[PATCH][next] ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-27 12:59 UTC  (2+ 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).