Impact
The RAOP module in PipeWire mistakenly allows the Content-Length header to be unbounded, and it fails to verify the result of pw_array_add(). If an attacker sends a request with a very large Content-Length value, the module can dereference a null pointer, causing the PipeWire daemon to crash. This flaw is a classic NULL pointer dereference, classified as CWE-476, which results in a denial of service that can affect all users on the affected system.
Affected Systems
Red Hat Red Enterprise Linux 8, 9, 10 that run PipeWire with the RAOP modules module-raop-discover and module-raop-sink are impacted.
Risk and Exploitability
The CVSS base score of 6.5 indicates moderate severity, while the EPSS less than 1% signals a very low probability of real‑world exploitation, and the CVE is not listed in CISA KEV. Based on the description, it is inferred that the attack vector involves an attacker sending an oversized RTSP/RAOP request over the network RTSP port, which could trigger the null pointer dereference.
OpenCVE Enrichment
Ubuntu USN