CVE-2022-50705 in Linux
Zusammenfassung
von VulDB • 31.05.2026
Im Linux-Kernel wurde folgende Schwachstelle behoben:
io_uring/rw: Verschieben von fsnotify-Aufrufen in den Task-Kontext
Diese Aufrufe können nicht bei der Fertigstellung der kiocb ausgeführt werden, da dies im Kontext von Soft-/Hard-IRQs erfolgen könnte. Die Aufrufe werden verschoben, bis die task_work für diese Anfrage verarbeitet wird. Dies vermeidet gültige Beschwerden wie:
Stack-Backtrace: CPU: 1 PID: 0 Comm: swapper/1 Nicht verändert 6.0.0-rc6-syzkaller-00321-g105a36f3694e #0 Hardware-Name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022 Call-Trace: <IRQ> __dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106 print_usage_bug kernel/locking/lockdep.c:3961 [inline]
valid_state kernel/locking/lockdep.c:3973 [inline]
mark_lock_irq kernel/locking/lockdep.c:4176 [inline]
mark_lock.part.0.cold+0x18/0xd8 kernel/locking/lockdep.c:4632 mark_lock kernel/locking/lockdep.c:4596 [inline]
mark_usage kernel/locking/lockdep.c:4527 [inline]
__lock_acquire+0x11d9/0x56d0 kernel/locking/lockdep.c:5007 lock_acquire kernel/locking/lockdep.c:5666 [inline]
lock_acquire+0x1ab/0x570 kernel/locking/lockdep.c:5631 __fs_reclaim_acquire mm/page_alloc.c:4674 [inline]
fs_reclaim_acquire+0x115/0x160 mm/page_alloc.c:4688 might_alloc include/linux/sched/mm.h:271 [inline]
slab_pre_alloc_hook mm/slab.h:700 [inline]
slab_alloc mm/slab.c:3278 [inline]
__kmem_cache_alloc_lru mm/slab.c:3471 [inline]
kmem_cache_alloc+0x39/0x520 mm/slab.c:3491 fanotify_alloc_fid_event fs/notify/fanotify/fanotify.c:580 [inline]
fanotify_alloc_event fs/notify/fanotify/fanotify.c:813 [inline]
fanotify_handle_event fs/notify/fanotify/fanotify.c:839 [inline]
fsnotify+0x139/0x1a0 fs/notify/notify.c:180
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.