Vulnerabilities tagged "binary"

OOB read/write in KVM sev_es_string_io

Out-of-bounds (OOB) access in the `VMGExit` handler, which is triggered for string I/O instructions.The `sev_es_string_io()` function is responsible for doing the string copy between the unencrypted guest memory regions and the virtualized target...
 

Couple OOB Writes in Anker Eufy Homebase 2

In the `recv_server-device_response_msg_process()` handler, a `nums` field gets pulled out of the packet's JSON payload, and is used to represent the total number of UDP server domains.The application then iterates based on this field, looking for its respective `domain%d` key in the JSON...