PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72293 Linux CVE debrief

The Linux kernel's KVM implementation for s390 contains a vulnerability in the vsie (Virtualization Service Interface Extension) component. Specifically, the _gaccess_shadow_fault() function is missing a call to radix_tree_preload(). This omission could potentially impact the performance or stability of systems using KVM on s390. The issue has been addressed by adding the missing radix_tree_preload() call. System administrators and security teams managing Linux systems that utilize KVM on s390 architectures should be aware of this vulnerability. Additionally, Linux kernel developers and maintainers may need to consider integrating the fix into their kernels. The CVE record was published on 2026-08-15T06:22:01.583Z and has not been modified since then.

Vendor
Linux
Product
Unknown
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-15
Original CVE updated
2026-08-15
Advisory published
2026-08-15
Advisory updated
2026-08-15

Who should care

System administrators and security teams managing Linux systems that utilize KVM on s390 architectures should be aware of this vulnerability. Additionally, Linux kernel developers and maintainers may need to consider integrating the fix into their kernels.

Technical summary

The Linux kernel's KVM implementation for s390 contains a vulnerability in the vsie (Virtualization Service Interface Extension) component. Specifically, the _gaccess_shadow_fault() function is missing a call to radix_tree_preload(). This omission could potentially impact the performance or stability of systems using KVM on s390. The issue has been addressed by adding the missing radix_tree_preload() call.

Defensive priority

This CVE requires attention due to its potential impact on Linux kernel systems, particularly those utilizing KVM on s390. Administrators should assess their exposure and ensure systems are updated with the latest kernel patches.

Recommended defensive actions

  • Inventory Linux systems using KVM on s390 and assess for exposure.
  • Monitor for kernel updates addressing this vulnerability.
  • Consider implementing compensating controls, such as enhanced system monitoring, until an official patch is applied.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • 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.

Evidence notes

Evidence is limited; primary official records indicate a vulnerability in the Linux kernel's KVM implementation for s390, specifically in the vsie component. The issue involves a missing radix_tree_preload() call in _gaccess_shadow_fault(), which could potentially impact system performance or stability. However, detailed information about affected systems, exploitability, or potential impacts is not provided in the source corpus.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-15T06:22:01.583Z and has not been modified since then.