CVE-2007-1804
CVE-2007-1804 is a high-severity vulnerability in Pulseaudio with a CVSS 2.0 base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.8)
- EPSS exploit prediction: 7% (94th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Pulseaudio
- Published:
- Last modified:
Description
PulseAudio 0.9.5 allows remote attackers to cause a denial of service (daemon crash) via (1) a PA_PSTREAM_DESCRIPTOR_LENGTH value of FRAME_SIZE_MAX_ALLOW sent on TCP port 9875, which triggers a p->export assertion failure in do_read; (2) a PA_PSTREAM_DESCRIPTOR_LENGTH value of 0 sent on TCP port 9875, which triggers a length assertion failure in pa_memblock_new; or (3) an empty packet on UDP port 9875, which triggers a t assertion failure in pa_sdp_parse; and allows remote authenticated users to cause a denial of service (daemon crash) via a crafted packet on TCP port 9875 that (4) triggers a maxlength assertion failure in pa_memblockq_new, (5) triggers a size assertion failure in pa_xmalloc, or (6) plays a certain sound file.
Frequently asked questions
- What is CVE-2007-1804?
- PulseAudio 0.9.5 allows remote attackers to cause a denial of service (daemon crash) via (1) a PA_PSTREAM_DESCRIPTOR_LENGTH value of FRAME_SIZE_MAX_ALLOW sent on TCP port 9875, which triggers a p->export assertion failure in do_read; (2) a PA_PSTREAM_DESCRIPTOR_LENGTH value of 0 sent on TCP port 9875, which triggers a length assertion failure in pa_memblock_new; or (3) an empty packet on UDP port 9875, which triggers a t assertion failure in pa_sdp_parse; and allows remote authenticated users to cause a denial of service (daemon crash) via a crafted packet on TCP port 9875 that (4) triggers a maxlength assertion failure in pa_memblockq_new, (5) triggers a size assertion failure in pa_xmalloc, or (6) plays a certain sound file.
- How severe is CVE-2007-1804?
- CVE-2007-1804 has a CVSS 2.0 base score of 7.8, rated high severity.
- Is CVE-2007-1804 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 7% (94th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-1804?
- CVE-2007-1804 affects Pulseaudio. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-1804?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2007-1804 published?
- CVE-2007-1804 was published on 2007-04-02 and last updated on 2026-06-16.
References
- http://aluigi.altervista.org/adv/pulsex-adv.txt
- http://aluigi.org/poc/pulsex.zip
- http://secunia.com/advisories/25431
- http://secunia.com/advisories/25787
- http://www.mandriva.com/security/advisories?name=MDVSA-2008:065
- http://www.novell.com/linux/security/advisories/2007_13_sr.html
- http://www.securityfocus.com/bid/23240
- http://www.ubuntu.com/usn/usn-465-1
- http://www.vupen.com/english/advisories/2007/1214
- https://exchange.xforce.ibmcloud.com/vulnerabilities/33315
Affected products (1)
- cpe:2.3:a:pulseaudio:pulseaudio:0.9.5:*:*:*:*:*:*:*
More vulnerabilities in Pulseaudio
- CVE-2009-1894 — High (CVSS 7.2): Race condition in PulseAudio 0.9.9, 0.9.10, and 0.9.14 allows local users to gain privileges via vectors involving…
- CVE-2008-0008 — High (CVSS 7.2): The pa_drop_root function in PulseAudio 0.9.8, and a certain 0.9.9 build, does not check return values from (1)…
- CVE-2009-1299 — Medium (CVSS 6.9): The pa_make_secure_dir function in core-util.c in PulseAudio 0.9.10 and 0.9.19 allows local users to change the…
- CVE-2024-11586 — Medium (CVSS 4.0): Ubuntu's implementation of pulseaudio can be crashed by a malicious program if a bluetooth headset is connected.
- CVE-2020-11931 — Low (CVSS 3.3): An Ubuntu-specific modification to Pulseaudio to provide security mediation for Snap-packaged applications was found to…
- CVE-2014-3970 — Low (CVSS 2.9): The pa_rtp_recv function in modules/rtp/rtp.c in the module-rtp-recv module in PulseAudio 5.0 and earlier allows remote…