HOMEVULNERABILITIESCVE-2024-1930
MEDIUM

CVE-2024-1930

CWE-400Published: May 8, 2024· Updated: Jun 17, 2026

6.5
CVSS v3.1

Official 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.

NVD Source

Technical Analysis

CVE-2024-1930 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 6.5.

The vulnerability has a "Changed" scope, meaning successful exploitation can impact components beyond the vulnerable component itself — such as the host operating system or adjacent services.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeChanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Affected Vendors & Products

dnf5
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (2)

https://www.openwall.com/lists/oss-security/2024/03/04/2Exploit · Mailing List · Third Party Advisory
https://www.openwall.com/lists/oss-security/2024/03/04/2Exploit · Mailing List · Third Party Advisory

Quick Facts

CVE IDCVE-2024-1930
CVSS Score6.5 / 10
SeverityMEDIUM
WeaknessCWE-400
CISA KEVNo
Affected1 vendor(s)
PublishedMay 8, 2024

Related CVEs (CWE-400)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-1930 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.