A heap-based buffer overflow was discovered in bluetoothd in BlueZ through 5.48. There isn't any check on whether there is enough space in the destination buffer. The function simply appends all data passed to it. The values of all attributes that are requested are appended to the output buffer. There are no size checks whatsoever, resulting in a simple heap overflow if one can craft a request where the response is large enough to overflow the preallocated buffer. This issue exists in service_attr_req gets called by process_request (in sdpd-request.c), which also allocates the response buffer.
Conclusion & alert: CVE-2019-8922 is rated High Exploit Risk (75.9/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.43%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.36% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.07% | 1.43% | +1.36% |
| 2 | 2025-11-21 | 0.20% | 0.07% | -0.14% |
| 3 | 2025-11-18 | — | 0.20% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| 5.8 | 2.0 | MEDIUM |
|
6.5 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2019-8922 not yet assigned priority: Debian including 1 source packages (bluez), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-8922 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2019-8922 |
suse
|
high | CVE-2019-8922 severity important: SUSE including 17 source package names (bluez, bluez-4.99-0.9.6.1, …), 100 product×package rows across 40 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (40 product lines)): Fixed 86, Known Not Affected 14. | https://www.suse.com/security/cve/CVE-2019-8922/ |
ubuntu
|
medium | CVE-2019-8922 medium priority: Ubuntu including 1 source packages (bluez), 13 status rows across 13 suites (bionic, focal, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, trusty, upstream, xenial): not-affected 9, released 3, ignored 1. | https://ubuntu.com/security/CVE-2019-8922 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| bluez | bluez | <= 5.48 | cpe:2.3:a:bluez:bluez:*:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://lists.debian.org/debian-lts-announce/2022/10/msg00026.html | Mailing List Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20211203-0002/ | Third Party Advisory |
| https://ssd-disclosure.com/ssd-advisory-linux-bluez-information-leak-and-heap-overflow/ | Exploit Third Party Advisory |