CVE-2013-0170

Advisory lineage Upstream: 0 Downstream: 3
Modified
Published: 08 Feb 2013, 20:00
Last modified:06 Aug 2024, 14:18

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
6.8 MEDIUM
v2.0 (nvd)
EPSS Score
20.22% HIGH
20% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Feb 2013, 20:00
Published
Vulnerability first disclosed
06 Aug 2024, 14:18
Last Modified
Vulnerability information updated

Description

Use-after-free vulnerability in the virNetMessageFree function in rpc/virnetserverclient.c in libvirt 1.0.x before 1.0.2, 0.10.2 before 0.10.2.3, 0.9.11 before 0.9.11.9, and 0.9.6 before 0.9.6.4 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code by triggering certain errors during an RPC connection, which causes a message to be freed without being removed from the message queue.

CVSS Metrics

  • v2.0MEDIUMScore: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 20.22% Percentile: 96%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • canonicalubuntu_linux

    12.04 | 12.10

  • fedoraprojectfedora

    16 | 17 | 18

  • opensuseopensuse

    12.1 | 12.2

  • redhatenterprise_linux_desktop

    6.0

  • redhatenterprise_linux_eus

    6.3

  • redhatenterprise_linux_server

    6.0

  • redhatenterprise_linux_workstation

    6.0

  • redhatlibvirt

    ≥ 0.9.6, < 0.9.6.4 | ≥ 0.9.11, < 0.9.11.9 | ≥ 0.10.2, < 0.10.2.3 | ≥ 1.0.0, < 1.0.2

  • suselinux_enterprise_desktop

    11:sp2

  • suselinux_enterprise_server

    11:sp2

  • suselinux_enterprise_software_development_kit

    11:sp2

References (18)