Security Advisory

CVE-2022-50028

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:01:31
Last updated 2026-05-11 19:11:23
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: gadgetfs: ep_io - wait until IRQ finishes after usb_ep_queue() if wait_for_completion_interruptible() is interrupted we need to wait until IRQ gets finished. Otherwise complete() from epio_complete() can corrupt stack.