linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 23:23:14 to 2022-01-10 23:15:48 UTC [more...]

[PATCH 0/4] Assorted improvements to usercopy
 2022-01-10 23:15 UTC  (5+ messages)
` [PATCH 1/4] mm/usercopy: Check kmap addresses properly
` [PATCH 2/4] mm/usercopy: Detect vmalloc overruns
` [PATCH 3/4] mm/usercopy: Detect large folio overruns
` [PATCH 4/4] usercopy: Remove HARDENED_USERCOPY_PAGESPAN

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-10 22:46 UTC  (3+ messages)

[PATCH][RESEND] scsi: megaraid: Avoid mismatched storage type sizes
 2022-01-10 22:04 UTC  (3+ messages)

[PATCH -next] sched: Use struct_size() helper in task_numa_group()
 2022-01-10 16:11 UTC  (5+ messages)

[PATCH] arm64: atomics: Dereference matching size
 2022-01-10 10:27 UTC  (3+ messages)

[PATCH] eeprom: at25: Restore missing allocation
 2022-01-08 11:36 UTC  (2+ messages)

[PATCH v2] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-08  9:28 UTC  (2+ messages)

[PATCH] drm/dp: Remove common Post Cursor2 register handling
 2022-01-07 10:58 UTC  (4+ messages)

[PATCH v2] iio: addac: Do not reference negative array offsets
 2022-01-06  6:31 UTC  (2+ messages)

[PATCH v9 00/15] Function Granular KASLR
 2022-01-05 18:46 UTC  (37+ messages)
` [PATCH v9 01/15] modpost: fix removing numeric suffixes
` [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
` [PATCH v9 03/15] kallsyms: Hide layout
` [PATCH v9 04/15] arch: introduce ASM function sections
` [PATCH v9 05/15] x86: support "
` [PATCH v9 06/15] x86: decouple ORC table sorting into a separate file
` [PATCH v9 07/15] Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v9 08/15] x86/tools: Add relative relocs for randomized functions
` [PATCH v9 09/15] x86: Add support for function granular KASLR
` [PATCH v9 10/15] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v9 11/15] x86/boot: allow FG-KASLR to be selected
` [PATCH v9 12/15] module: Reorder functions
` [PATCH v9 13/15] module: use a scripted approach for FG-KASLR
` [PATCH v9 14/15] Documentation: add documentation "
` [PATCH v9 15/15] maintainers: add MAINTAINERS entry "

[PATCH v2] drm/dp: Fix off-by-one in register cache size
 2022-01-05 17:33 UTC 

[PATCH] rtc: Move variable into switch case statement
 2022-01-05  0:05 UTC  (3+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-01-04 14:40 UTC  (2+ messages)
` [PING^2][PATCH,v2,1/1,AARCH64][PR102768] "

[PATCH] [RFC] aarch64: scs: reload shadow call stack in user exception entry
 2022-01-04 14:32 UTC  (3+ messages)

[PATCH] Kconfig.debug: Make DEBUG_INFO selectable from a choice
 2021-12-21 23:22 UTC  (5+ messages)

[PATCH -next, v3 1/2] audit: use struct_size() helper in audit_[send|make]_reply()
 2021-12-20 21:20 UTC  (4+ messages)
` [PATCH -next, v3 2/2] audit: replace zero-length array with flexible-array member

Coverity Scan model file, license, public access
 2021-12-17 23:31 UTC  (4+ messages)

[PATCH 00/17] Enable strict compile-time memcpy() fortify checks
 2021-12-17 13:34 UTC  (28+ messages)
` [PATCH 01/17] KVM: x86: Replace memset() "optimization" with normal per-field writes
` [PATCH 02/17] net/mlx5e: Avoid field-overflowing memcpy()
` [PATCH 03/17] net/mlx5e: Use struct_group() for memcpy() region
` [PATCH 04/17] media: omap3isp: "
` [PATCH 05/17] sata_fsl: "
` [PATCH 06/17] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 07/17] fortify: Detect struct member overflows in memmove() "
` [PATCH 08/17] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH 09/17] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
` [PATCH 10/17] drbd: Use struct_group() to zero algs
` [PATCH 11/17] dm integrity: Use struct_group() to zero struct journal_sector
` [PATCH 12/17] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
` [PATCH 13/17] intel_th: msu: Use memset_startat() for clearing hw header
` [PATCH 14/17] IB/mthca: Use memset_startat() for clearing mpt_entry
` [PATCH 15/17] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
` [PATCH 16/17] fortify: Detect struct member overflows in memset() at compile-time
` [PATCH 17/17] fortify: Work around Clang inlining bugs

[PATCH v4 0/4] Assorted improvements to usercopy
 2021-12-17 13:07 UTC  (6+ messages)
` [PATCH v4 1/4] mm/usercopy: Check kmap addresses properly
` [PATCH v4 2/4] mm/usercopy: Detect vmalloc overruns
` [PATCH v4 3/4] mm/usercopy: Detect compound page overruns
` [PATCH v4 4/4] usercopy: Remove HARDENED_USERCOPY_PAGESPAN

[PATCH][next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH][next] crypto: cavium - Use kcalloc() instead of kzalloc()
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH] iommu: Use correctly sized arguments for bit field
 2021-12-17  8:05 UTC  (3+ messages)

[PATCH] crypto: octeontx2 - Avoid stack variable overflow
 2021-12-17  4:51 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
 2021-12-17  4:04 UTC  (4+ messages)

[PATCH] scsi: lpfc: Use struct_group to isolate cast to larger object
 2021-12-17  4:04 UTC  (4+ messages)

[PATCH -next, v3 1/2] audit: use struct_size() helper in audit_[send|make]_reply()
 2021-12-16 23:16 UTC  (4+ messages)
` [PATCH -next, v3 2/2] audit: replace zero-length array with flexible-array member
  ` Fwd: "
` Fwd: [PATCH -next, v3 1/2] audit: use struct_size() helper in audit_[send|make]_reply()

[PATCH -next, v2] audit: use struct_size() helper in kmalloc()
 2021-12-16 22:42 UTC  (4+ messages)

[PATCH] iio: stmpe-adc: Use correctly sized arguments for bit field
 2021-12-16 12:36 UTC  (2+ messages)

[PATCH] iio: addac: Do not reference negative array offsets
 2021-12-16 10:54 UTC  (2+ messages)

[PATCH] bus: mhi: core: Use correctly sized arguments for bit field
 2021-12-16  5:25 UTC  (2+ messages)

[PATCH] irqchip: Use correctly sized arguments for bit field
 2021-12-15 23:24 UTC 

[PATCH] drm/dp: Fix off-by-one in register cache size
 2021-12-15 22:24 UTC  (3+ messages)

[PATCH] media: omap3isp: Use struct_group() for memcpy() region
 2021-12-15 22:05 UTC  (4+ messages)

[PATCH -next] audit: use struct_size() helper in kmalloc()
 2021-12-15  2:56 UTC  (8+ messages)

[PATCH v2] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-12-14  0:39 UTC  (2+ messages)

[PATCH v3 0/3] Assorted improvements to usercopy
 2021-12-13 23:50 UTC  (13+ messages)
` [PATCH v3 1/3] mm/usercopy: Check kmap addresses properly
` [PATCH v3 2/3] mm/usercopy: Detect vmalloc overruns
` [PATCH v3 3/3] mm/usercopy: Detect compound page overruns

[PATCH] drbd: Use struct_group() to zero algs
 2021-12-13 23:31 UTC  (3+ messages)

[PATCH] dm integrity: Use struct_group() to zero struct journal_sector
 2021-12-13 23:25 UTC  (2+ messages)
` [dm-devel] "

[PATCH -next] lockdep: Use memset_startat() helper in reinit_class()
 2021-12-13 20:39 UTC  (4+ messages)

[PATCH v4 0/1] implement TLS register based stack canary for ARM
 2021-12-13 13:54 UTC  (5+ messages)
` [PATCH v4 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-13  9:34 UTC  (9+ messages)

[PATCH][next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
 2021-12-13  5:54 UTC  (2+ messages)

[PATCH v8 00/14] Function Granular KASLR
 2021-12-10 13:20 UTC  (4+ messages)
  ` [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections

[PATCH] x86/boot/string: Add missing function declarations
 2021-12-09 23:47 UTC  (3+ messages)

[PATCH] skbuff: Extract list pointers to silence compiler warnings
 2021-12-09 21:30 UTC  (2+ messages)

[PATCH] ath6kl: Use struct_group() to avoid size-mismatched casting
 2021-12-09  8:00 UTC  (2+ messages)

[PATCH v2] net/mlx5e: Avoid field-overflowing memcpy()
 2021-12-09  5:34 UTC 

[PATCH] x86/uaccess: Move variable into switch case statement
 2021-12-09  4:34 UTC 

[PATCH] find: Do not read beyond variable boundaries on small sizes
 2021-12-08 23:23 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).