LiveActive security incident?Get immediate response
CVE Record

CVE-2025-40017: media: iris: Fix memory leak by freeing untracked persist buffer

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix memory leak by freeing untracked persist buffer One internal buffer which is allocated only once per session was not being freed during session close because it was not being tracked as part of internal buffer list which resulted in a memory leak. Add the necessary logic to explicitly free the untracked internal buffer during session close to ensure all allocated memory is released properly.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2025-40017 is a Linux kernel memory leak in the media iris component. A per-session internal buffer was allocated but not freed when a session closed. The public record does not provide CVSS, CWE, distribution impact, or evidence of active exploitation.

Executive priority

Treat this as a targeted kernel maintenance issue, not an emergency, unless critical systems use the affected media path. Prioritize normal patch cycles and confirm exposure before escalating.

Technical view

The issue is in Linux kernel media iris session cleanup. An internal persist buffer allocated once per session was not tracked in the normal internal buffer list, so session close skipped freeing it. The fix explicitly frees the untracked buffer during session close.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions with the iris media component in use. The source bundle lists Linux as affected but does not provide CPEs, distribution advisories, hardware scope, or package names.

Exploitation context

No active exploitation is reported in the provided sources, and the CVE is not marked KEV. The described impact is memory leakage during repeated session lifecycle activity, which may create availability risk, but exploitability and practical abuse are not established.

Researcher notes

The public data is sparse: no CVSS, CWE, CPEs, exploit reports, or detailed affected configuration. Analysis should focus on commit diff review, kernel branch mapping, and distribution backport status without assuming broader product exposure.

Mitigation direction

  • Check Linux vendor guidance for CVE-2025-40017.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize systems using the iris media component.
  • Track distribution advisories for packaged kernel availability.

Validation and detection

  • Inventory Linux kernel versions across relevant hosts.
  • Confirm whether the iris media component is present or enabled.
  • Compare running kernels against vendor-fixed releases.
  • Review kernel changelogs for the referenced stable commits.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-40017 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
0ADP providers
4Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux73702f45db81b74897b2808aaa13484826156006, 73702f45db81b74897b2808aaa13484826156006, 73702f45db81b74897b2808aaa13484826156006unaffected
LinuxLinux6.15, 0, 6.16.11, 6.17.1, 6.18affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.