PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-23418 Linux CVE debrief

A memory leak vulnerability was found in the Linux kernel's drm/xe/reg_sr module. The vulnerability occurs when the xa_store() function fails, causing a memory leak on the error path. The vulnerability has been patched. Linux kernel users and administrators should be aware of this vulnerability and take steps to apply the patch. The vulnerability can be exploited by a local attacker with low privileges.

Vendor
Linux
Product
Unknown
CVSS
MEDIUM 5.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-04-03
Original CVE updated
2026-07-24
Advisory published
2026-04-03
Advisory updated
2026-07-24

Who should care

Linux kernel users and administrators should be aware of this vulnerability and take steps to apply the patch. System administrators, security teams, and Linux kernel maintainers should review the vulnerability and take necessary actions to prevent exploitation.

Technical summary

The vulnerability is caused by a memory leak in the drm/xe/reg_sr module of the Linux kernel. When the xa_store() function fails, the newly allocated entry is not freed, resulting in a memory leak. The vulnerability can be exploited by a local attacker with low privileges. Linux kernel users should review and update Linux kernel versions to ensure the patched version is used. This vulnerability was patched by the Linux kernel maintainers and users should verify their deployments and apply the patch. Evidence of exposure is limited, and defenders should review system logs for potential exploitation attempts.

Defensive priority

Medium

Recommended defensive actions

  • Apply the patch provided by the Linux kernel maintainers.
  • Review and update Linux kernel versions to ensure the patched version is used.
  • Monitor system logs for potential exploitation attempts.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The vulnerability was reported and patched by the Linux kernel maintainers. The patch is available in the Linux kernel stable branches. Linux kernel users should verify their deployments and apply the patch. Evidence of exposure is limited, and defenders should review system logs for potential exploitation attempts.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-03T14:16:27.713Z and has not been modified since then.