CVE-2016-5009
medium
CVSS v3
6.5
CVSS v2
4.0
VIR risk
6.5
Description
The handle_command function in mon/Monitor.cc in Ceph allows remote authenticated users to cause a denial of service (segmentation fault and ceph monitor crash) via an (1) empty or (2) crafted prefix.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-5009
Vendor advisory: secalert@redhat.com — http://tracker.ceph.com/issues/16297
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-5009.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 10.2.5-1 |
| debian | bullseye | fixed | 10.2.5-1 |
| debian | forky | fixed | 10.2.5-1 |
| debian | sid | fixed | 10.2.5-1 |
| debian | trixie | fixed | 10.2.5-1 |
| rhel | 7.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | ceph_storage_mon | 1.3 | |
| redhat | ceph_storage_osd | 1.3 | |
| redhat | ceph | {"endIncluding":"0.94.6"} | |
References
- https://www.suse.com/security/cve/CVE-2016-5009.html
- http://lists.opensuse.org/opensuse-updates/2016-12/msg00126.html
- http://tracker.ceph.com/issues/16297
- https://access.redhat.com/errata/RHSA-2016:1384
- https://access.redhat.com/errata/RHSA-2016:1385
- https://github.com/ceph/ceph/commit/957ece7e95d8f8746191fd9629622d4457d690d6
- https://github.com/ceph/ceph/pull/9700
- https://security-tracker.debian.org/tracker/CVE-2016-5009
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.