CVE-2024-1930

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
08/05/2024
Last modified:
07/08/2025

Description

No Limit on Number of Open Sessions / Bad Session Close Behaviour in dnf5daemon-server before 5.1.17 allows a malicious user to impact Availability via No Limit on Number of Open Sessions.<br /> <br /> There is no limit on how many sessions D-Bus clients may create using the `open_session()` D-Bus method. For each session a thread is created in dnf5daemon-server. This spends a couple of hundred megabytes of memory in the process. Further connections will become impossible, likely because no more threads can be spawned by the D-Bus service.<br /> <br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:rpm-software-management:dnf5:*:*:*:*:*:*:*:* 5.1.17 (excluding)