Impact
The vulnerability originates from multiple unbounded alloca() calls within the PulseAudio protocol server, exploiting a CWE-770 vulnerability (Uncontrolled Resource Consumption). These unchecked allocations trigger a stack overflow that causes the server process to crash. When the PulseAudio functionality is lost, a denial of service condition occurs for users relying on PulseAudio.
Affected Systems
The affected platforms are Red Hat Enterprise Linux 8, 9, and 10. Any installation that includes the bundled PulseAudio protocol server is potentially impacted, regardless of the specific minor release level.
Risk and Exploitability
The CVSS score of 5.5 reflects moderate severity; the EPSS score of <1% indicates a very low exploitation probability, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is local access to the machine running the PulseAudio server, given that the protocol is designed for local inter-process communication. Based on the description, it is inferred that an attacker with local or elevated privileges could trigger an allocation request that exceeds the stack, prompting a crash and a denial of service for all applications depending on the server.
OpenCVE Enrichment
Ubuntu USN