CVE-2026-23418

Summary

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

drm/xe/reg_sr: Fix leak on xa_store failure

Free the newly allocated entry when xa_store() fails to avoid a memory leak on the error path.

v2: use goto fail_free. (Bala)

(cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb)

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe5283bd4dfecbd3335f43b62a68e24dae23f59e4 < 05e3f01974d09d1b746dedf4144f708b5033e76faffected
LinuxLinuxe5283bd4dfecbd3335f43b62a68e24dae23f59e4 < 4f461da14c7b226d1c4c179ae69956ccb8e134e2affected
LinuxLinuxe5283bd4dfecbd3335f43b62a68e24dae23f59e4 < 3091723785def05ebfe6a50866f87a044ae314baaffected
LinuxLinux6.14affected
LinuxLinux0 < 6.14unaffected
LinuxLinux6.18.17 <= 6.18.*unaffected
LinuxLinux6.19.7 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References