Linux-Hardening mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 10:50:09 to 2021-12-23 00:23:32 UTC [more...]

[PATCH v9 00/15] Function Granular KASLR
 2021-12-23  0:21 UTC 

[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  (3+ messages)

[PATCH][next] crypto: cavium - Use kcalloc() instead of kzalloc()
 2021-12-17  8:39 UTC  (3+ 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] rtc: Move variable into switch case statement
 2021-12-14  0:47 UTC  (2+ messages)

[PATCH v2] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-12-14  0:39 UTC  (3+ 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  (3+ messages)

[PATCH v8 00/14] Function Granular KASLR
 2021-12-10 13:20 UTC  (27+ messages)
` [PATCH v8 03/14] x86: Add support for function granular KASLR
` [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
` [PATCH v8 07/14] kallsyms: Hide layout
` [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
  ` [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  (15+ messages)

[PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
 2021-12-08 18:40 UTC  (2+ messages)

[PATCH] hv_sock: Extract hvs_send_data() helper that takes only header
 2021-12-08  6:10 UTC  (3+ messages)

[PATCH][next] net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  5:24 UTC  (2+ messages)

[PATCH][next] net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  5:03 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-12-07 19:45 UTC  (5+ messages)

[PATCH] powerpc/signal32: Use struct_group() to zero spe regs
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] thunderbolt: xdomain: Avoid potential stack OOB read
 2021-12-07 12:21 UTC  (2+ messages)

[PATCH] ALSA: mixart: Reduce size of mixart_timer_notify
 2021-12-07  8:00 UTC  (2+ messages)

[PATCH] hugetlb/cgroup: Fix copy/paste array assignment
 2021-12-07  1:54 UTC  (3+ messages)

[PATCH] net: prestera: replace zero-length array with flexible-array member
 2021-12-07  0:40 UTC  (4+ messages)

[PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE
 2021-12-06  7:00 UTC  (2+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-12-06  3:22 UTC  (3+ messages)
` [PATCH] [PATCH,v2,1/1,AARCH64][PR102768] "

[PATCH v2] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-04  0:30 UTC  (3+ messages)

[PATCH] lib/test_ubsan: Silence compile-time array bounds warnings
 2021-12-03 23:07 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).