CVE-2024-0217

Source
https://cve.org/CVERecord?id=CVE-2024-0217
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0217.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-0217
Downstream
Related
Published
2024-01-03T17:04:37.841Z
Modified
2026-07-08T07:57:15.646655862Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Packagekitd: use-after-free in idle function callback
Details

A use-after-free flaw was found in PackageKitd. In some conditions, the order of cleanup mechanics for a transaction could be impacted. As a result, some memory access could occur on memory regions that were previously freed. Once freed, a memory region can be reused for other allocations and any previously stored data in this memory region is considered lost.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/0xxx/CVE-2024-0217.json",
    "cna_assigner": "redhat",
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/packagekit/packagekit

Affected ranges

Type
GIT
Repo
https://github.com/packagekit/packagekit
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "1.2.0"
        },
        {
            "fixed": "1.2.7"
        }
    ]
}

Affected versions

Other
PACKAGEKIT_1_2_0
PACKAGEKIT_1_2_1
PACKAGEKIT_1_2_2
PACKAGEKIT_1_2_3
PACKAGEKIT_1_2_4
PACKAGEKIT_1_2_5
v1.*
v1.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0217.json"