CVE-2024-1930
dnf5daemon-server Session Exhaustion Denial of Service
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. 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.
INFO
Published Date :
May 8, 2024, 2:15 a.m.
Last Modified :
Aug. 7, 2025, 5:21 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
4.0
Exploitability Score :
2.0
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-1930
.
URL | Resource |
---|---|
https://www.openwall.com/lists/oss-security/2024/03/04/2 | Exploit Mailing List Third Party Advisory |
https://www.openwall.com/lists/oss-security/2024/03/04/2 | Exploit Mailing List Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-1930
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-1930
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 07, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:rpm-software-management:dnf5:*:*:*:*:*:*:*:* versions up to (excluding) 5.1.17 Added Reference Type CVE: https://www.openwall.com/lists/oss-security/2024/03/04/2 Types: Exploit, Mailing List, Third Party Advisory Added Reference Type Fedora Project: https://www.openwall.com/lists/oss-security/2024/03/04/2 Types: Exploit, Mailing List, Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://www.openwall.com/lists/oss-security/2024/03/04/2 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
May. 08, 2024
Action Type Old Value New Value Added 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. 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. Added Reference Fedora Project https://www.openwall.com/lists/oss-security/2024/03/04/2 [No types assigned] Added CWE Fedora Project CWE-400 Added CVSS V3.1 Fedora Project AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-1930
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-1930
weaknesses.