We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to f_midi_transmit, causing a deadlock. Fix it by using queue_work() to schedule the inner f_midi_transmit() via a high priority work queue from the completion handler.
Reserved 2024-12-29 | Published 2025-03-12 | Updated 2025-03-13 | Assigner Linuxgit.kernel.org/...c/727dee0857946b85232526de4f5a957fe163e89a
git.kernel.org/...c/1f10923404705a94891e612dff3b75e828a78368
git.kernel.org/...c/b09957657d7767d164b3432af2129bd72947553c
git.kernel.org/...c/24a942610ee9bafb2692a456ae850c5b2e409b05
git.kernel.org/...c/deeee3adb2c01eedab32c3b4519337689ad02e8a
git.kernel.org/...c/e9fec6f42c45db2f62dc373fb1a10d2488c04e79
git.kernel.org/...c/8aa6b4be1f4efccbfc533e6ec8841d26e4fa8dba
git.kernel.org/...c/4ab37fcb42832cdd3e9d5e50653285ca84d6686f
Support options