Description
In the Linux kernel, the following vulnerability has been resolved:

crypto: iaa - Fix async_disable descriptor leak

The disable_async paths of iaa_compress/decompress() don't free idxd
descriptors in the async_disable case. Currently this only happens in
the testcases where req->dst is set to null. Add a test to free them
in those paths.
Published: 2024-05-19
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-6893-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-6893-2 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-6893-3 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-6918-1 Linux kernel vulnerabilities
History

Tue, 23 Sep 2025 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T20:13:52.878Z

Reserved: 2024-05-17T13:50:33.127Z

Link: CVE-2024-35926

cve-icon Vulnrichment

Updated: 2024-08-02T03:21:49.139Z

cve-icon NVD

Status : Analyzed

Published: 2024-05-19T11:15:48.793

Modified: 2025-09-23T15:31:48.993

Link: CVE-2024-35926

cve-icon Redhat

Severity : Low

Publid Date: 2024-05-19T00:00:00Z

Links: CVE-2024-35926 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2025-07-12T16:01:20Z

Weaknesses
  • CWE-401

    Missing Release of Memory after Effective Lifetime