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.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-101594.json"