Beveiligingsadvies
CVE-2026-89925
CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations
Beschrijving
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix memory leak in guest debug handling bp_data is freed only for the error case by kfree(bp_data). Every successful KVM_SET_GUEST_DEBUG will leak bp_data.