Sat Jun 8 2024 15:44:49 UTC
Hide Search Description
100 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
198441 Memory M Sanitize dvyukov NEW --- KASAN: need tests that check reports 2022-12-24
198661 Memory M Sanitize dvyukov NEW --- KASAN: add checks to DMA transfers 2018-09-19
201177 Memory M Sanitize dvyukov NEW --- KCOV: intercept strcmp/memcmp operands 2018-09-19
203493 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): add global variables support 2020-10-16
203495 Memory M Sanitize mm_sanitizers NEW --- KASAN: make inline instrumentation the default mode 2023-11-09
203505 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): guaranteed detection of linear buffer overflow 2023-10-22
203751 Memory M Sanitize mm_sanitizers NEW --- check alignment of atomicops/bitops 2019-05-29
203969 Memory M Sanitize mm_sanitizers NEW --- ODEBUG: memorize full stack traces 2019-06-24
206267 Memory M Sanitize mm_sanitizers NEW --- KASAN: missed checks in copy_to/from_user 2020-10-08
206269 Memory M Sanitize mm_sanitizers NEW --- KASAN: missed checks in ioread/write8/16/32_rep 2020-10-09
206285 Memory M Sanitize mm_sanitizers NEW --- KASAN: instrument pv_queued_spin_unlock 2020-01-23
206337 Memory M Sanitize mm_sanitizers NEW --- KASAN: str* functions are not instrumented with CONFIG_AMD_MEM_ENCRYPT 2020-01-28
207869 Memory M Sanitize mm_sanitizers NEW --- KASAN: better detect oob bugs for modules 2020-05-23
208295 Memory M Sanitize mm_sanitizers NEW --- Normalize ->ctor slabs and TYPESAFE_BY_RCU slabs 2023-12-14
208381 Memory M Sanitize mm_sanitizers NEW --- KASAN: crash with percpu_alloc=page 2020-06-30
208607 Memory M Sanitize mm_sanitizers NEW --- FAULT_INJECTION: fail LSM hooks 2020-11-19
208865 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): support short granules 2020-08-10
208905 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): print detailed reports for stack bugs 2020-08-14
209219 Memory M Sanitize mm_sanitizers NEW --- KSHAKER: scheduling/execution timing perturbations 2020-09-10
210225 Memory M Sanitize mm_sanitizers NEW --- KCOV: allow both remote and normal coverage collection on the same thread 2020-11-16
210337 Memory M Sanitize mm_sanitizers NEW --- KCOV: allow nested remote coverage sections 2024-05-20
210503 Memory M Sanitize mm_sanitizers NEW --- KASAN: add redzones for page allocations 2021-12-07
210505 Memory M Sanitize mm_sanitizers NEW --- KASAN: handle copy_from/to_kernel_nofault 2020-12-05
211139 Memory M Sanitize mm_sanitizers NEW --- KASAN: excessive stack usage with Clang 2021-01-11
211581 Memory M Sanitize mm_sanitizers NEW --- KASAN: invert VMAP_STACK dependency 2021-02-05
211779 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): support stack tagging 2021-02-15
211781 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): support globals tagging 2021-02-15
211785 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): production-grade alloc/free stack traces 2023-12-25
211787 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): don't leak kernel pointers 2021-02-19
212165 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): print bad access size 2021-03-09
212167 Memory M Sanitize mm_sanitizers NEW --- KASAN: don't proceed with invalid page_alloc and large kmalloc frees 2024-01-10
212171 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): use kstrtobool for bool commandline arguments 2021-03-09
212173 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): explore possibility of not using a match-all pointer tag 2021-03-09
212175 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): harden against code reuse 2021-03-09
212177 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): improve use-after-reallocate detection 2023-10-22
212181 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): use read-only static keys 2021-11-19
212189 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): consider not tagging on alloc 2022-02-18
212191 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): better use-after-free report header 2022-10-18
212205 Memory M Sanitize mm_sanitizers NEW --- KASAN: port all tests to KUnit 2022-12-24
212207 Memory M Sanitize mm_sanitizers NEW --- KASAN: precise redzone checks in tests 2021-03-09
212479 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): tests failing with KFENCE enabled 2021-03-29
212513 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): annotate no_sanitize_address functions 2021-04-02
214429 Memory M Sanitize mm_sanitizers NEW --- Detect periodic timers re-armed too frequently (leads to stalls) 2021-09-24
214629 Memory M Sanitize mm_sanitizers NEW --- kasan: organize cc-param calls in Makefile 2021-10-06
214761 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): consider stripping pointer tags in kcmp and FUSE 2021-10-19
214977 Memory M Sanitize mm_sanitizers NEW --- u64_stats_update_begin() should always check preemption disabled 2021-11-09
215019 Memory M Sanitize mm_sanitizers NEW --- KASAN: sanitize per-cpu allocations 2021-11-14
215023 Memory M Sanitize mm_sanitizers NEW --- KASAN: redzones for vmap block allocations 2021-11-14
215051 Memory M Sanitize mm_sanitizers NEW --- KASAN (generic): gcc does not reliably detect globals left-out-of-bounds accesses 2021-11-18
215583 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): retry tests when tags accidentally match 2022-02-08
215751 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): instrument dynamic allocas 2022-03-27
215752 Memory M Sanitize mm_sanitizers NEW --- KASAN: describe dynamic allocas in reports 2022-03-27
215753 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): investigate tagging executable vmalloc allocations 2022-03-27
215754 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): tag pointers to vmapped stacks 2022-03-27
215755 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): investigate tagging pointers to vmapped stacks 2022-03-27
215756 Memory M Sanitize mm_sanitizers NEW --- KASAN: filter unnecessary stack frames in reports 2022-03-27
215757 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): investigate disabling recovery compiler option 2022-03-27
215758 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): tag vmalloced per-cpu areas 2022-03-29
216306 Memory M Sanitize mm_sanitizers NEW --- KASAN: print alloc stacks in kmem_cache_destroy() for leaked objects 2022-07-29
216307 Memory M Sanitize mm_sanitizers NEW --- KASAN: check memory on kfree() before DEBUG_OBJECTS 2022-07-29
216509 Memory M Sanitize mm_sanitizers NEW --- KASAN: add tests for kmalloc_track_caller 2022-09-20
216657 Memory M Sanitize mm_sanitizers NEW --- KASAN: catch object/redzone overwrite by uninstrumented accesses 2022-11-03
216660 Memory M Sanitize mm_sanitizers NEW --- fail-nth: don't fail own copy_to/from_user 2022-11-04
216661 Memory M Sanitize mm_sanitizers NEW --- fail-nth: support multiple failures 2022-11-04
216662 Memory M Sanitize mm_sanitizers NEW --- KASAN: detect use-after-return bugs 2022-11-04
216663 Memory M Sanitize mm_sanitizers NEW --- fault injection: add GFP_NOFAULT 2022-11-04
216743 Memory M Sanitize mm_sanitizers NEW --- KASAN: fix sparse warnings in tests 2022-11-26
216754 Memory M Sanitize mm_sanitizers NEW --- stackdepot: write-protect filled pages 2022-11-30
216761 Memory M Sanitize mm_sanitizers NEW --- KASAN: confusing report for page OOB 2022-12-01
216762 Memory M Sanitize mm_sanitizers NEW --- KASAN: more reliably detect page OOBs 2023-11-06
216842 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): use stack ring for page_alloc and vmalloc 2023-11-06
217017 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): investigate cma tagging 2023-02-09
217049 Memory M Sanitize mm_sanitizers NEW --- KASAN: unify kasan_arch_is_ready with kasan_enabled 2024-04-10
198443 Memory M Sanitize dvyukov NEW --- KCOV: trace arch/x86/kernel code 2023-06-01
202115 Memory M Sanitize dvyukov NEW --- KASAN: disable LOCKDEP on reports? 2022-03-27
202363 Memory M Sanitize dvyukov NEW --- KCOV: add tests 2019-01-21
203967 Memory M Sanitize dvyukov NEW --- KASAN: incorrect alloc/free stacks for alloc_pages memory 2023-11-06
216457 Memory M Sanitize mm_sanitizers NEW --- KASAN: confusing object size description for OOB bugs 2022-09-07
211675 Memory M Sanitize dvyukov NEW --- mac802154_hwsim: support net namespaces and phy flags 2021-02-10
217612 Memory M Sanitize mm_sanitizers NEW --- KASAN: consider checking container_of 2023-06-30
217985 Memory M Sanitize mm_sanitizers NEW --- ODEBUG: compiler support for freeing of stack objects 2023-10-07
217986 Memory M Sanitize mm_sanitizers NEW --- ODEBUG: integrate with ref_tracker 2023-10-07
218043 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): Clang incorrectly calculates shadow memory address 2023-11-03
218108 Memory M Sanitize mm_sanitizers NEW --- KASAN: save stack traces for large kmalloc allocations 2023-11-06
218153 Memory M Sanitize mm_sanitizers NEW --- KASAN: detect accesses to user-mapped pages 2023-11-16
218295 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): fix false-positive with shared userspace/kernel mapping 2023-12-20
218311 Memory M Sanitize mm_sanitizers NEW --- stackdepot: use STACK_BUCKET_NUMBER_ORDER_MAX with KMSAN 2023-12-25
218312 Memory M Sanitize mm_sanitizers NEW --- stackdepot, KASAN (tags): use percpu-rwsem instead of rwlock 2024-01-09
218314 Memory M Sanitize mm_sanitizers NEW --- stackdepot, KASAN (tags): allow bounding memory usage via command line 2023-12-25
218315 Memory M Sanitize mm_sanitizers NEW --- KASAN: use EXPORT_SYMBOL_NS to export symbols for tests 2023-12-25
218316 Memory M Sanitize mm_sanitizers NEW --- KASAN (generic): quarantine page_alloc and large kmalloc allocations 2023-12-25
218317 Memory M Sanitize mm_sanitizers NEW --- KASAN: tests for RCU caches and caches with constructors 2024-04-12
218318 Memory M Sanitize mm_sanitizers NEW --- KASAN (generic): tests for kasan_cache_create 2023-12-25
218319 Memory M Sanitize mm_sanitizers NEW --- KASAN: fix UML build warning 2023-12-25
218321 Memory M Sanitize mm_sanitizers NEW --- KASAN (tags): skip poisoning new slabs 2023-12-25
218322 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): skip page_alloc (un)poisoning of large kmalloc allocations 2024-01-10
218358 Memory M Sanitize mm_sanitizers NEW --- KASAN (hw-tags): respect page_alloc sampling for large kmalloc 2024-01-10
218433 Memory M Sanitize mm_sanitizers NEW --- KASAN (generic): avoid init_on_free zeroing metadata 2024-01-29
218854 Memory M Sanitize mm_sanitizers NEW --- KASAN (sw-tags): multiple issues with GCC 13 2024-05-18
199055 Memory M Sanitize dvyukov REOP --- KASAN: poison skb linear data tail 2018-03-08
100 bugs found.

as

File a new bug in the "Sanitizers" component of the "Memory Management" product