Security Advisory

CVE-2024-42097

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 17:39:32
Last updated 2026-05-12 11:56:38
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In load_data(), make the validation of and skipping over the main info block match that in load_guspatch(). In load_guspatch(), add checking that the specified patch length matches the actually supplied data, like load_data() already did.