In the Linux kernel, the following vulnerability has been resolved:
KVM: x86: wean fast IN from emulatorpioin
Use __emulatorpioin() directly for fast PIO instead of bouncing through emulatorpioin() now that __emulatorpioin() fills "val" when handling in-kernel PIO. vcpu->arch.pio.count is guaranteed to be '0', so this a pure nop.
emulatorpioinemulated is now the last caller of emulatorpio_in.
No functional change intended.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/4xxx/CVE-2022-4994.json",
"cna_assigner": "Linux"
}