CyberRota Analysis
AI-GeneratedA vulnerability in the Linux kernel's ASoC subsystem allows for improper validation of the MODULE_NOTIFICATION payload size, which could lead to potential memory corruption or denial of service when handling control updates. Organizations utilizing affected Linux distributions, particularly those relying on the SOF (Sound Open Firmware) framework, should prioritize patching this issue to mitigate risks associated with unvalidated input handling.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Validate notification payload size Validate MODULE_NOTIFICATION payload length before reading bytes/channel data in control update handling.