10.04.2023 20:48, Michael Tokarev wrote:
01.03.2023 17:29, Yuval Shaia wrote:
Guest driver allocates and initialize page tables to be used as a ring
of descriptors for CQ and async events.
The page table that represents the ring, along with the number of pages
in the page table is passed to the device.
Currently our device supports only one page table for a ring.
Let's make sure that the number of page table entries the driver
reports, do not exceeds the one page table size.
Ping? This seems to has been missing..
This is CVE-2023-1544, which can be mentioned in the subject line at
patch apply.
/mjt