In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would eventually access the rawmidi runtime object that is being released. For fixing the race, make sure to cancel the pending work at closing.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022615-CVE-2022-49545-4e81@gregkh/T