Skip to content

Use After Free in libpulse-binding

High severity GitHub Reviewed Published Jan 6, 2022 to the GitHub Advisory Database • Updated Jun 13, 2023

Package

cargo libpulse-binding (Rust)

Affected versions

< 1.2.1

Patched versions

1.2.1

Description

Affected versions contained a pair of use-after-free issues with the objects returned by the get_format_info and get_context methods of Stream objects. These objects were mistakenly being constructed without setting an important flag to prevent destruction of the underlying C objects they reference upon their own destruction.

References

Published by the National Vulnerability Database Dec 27, 2021
Reviewed Jan 6, 2022
Published to the GitHub Advisory Database Jan 6, 2022
Last updated Jun 13, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2018-25028

GHSA ID

GHSA-jqpv-jm4m-86j9
Checking history
See something to contribute? Suggest improvements for this vulnerability.