In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_vector_context, the first allocation (guest_context.vector.datap) is leaked. Free it before returning.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 24.2 SR3 |
| Linux | Linux | 24.8 SR1 |
| Linux | Linux | 13.1.0-13.1.3.1 |
| Linux | Linux | 12.1.0-12.1.5 |