aboutsummaryrefslogtreecommitdiff
path: root/docs/sphinx/hxtool.py
diff options
context:
space:
mode:
authorYuval Shaia <yuval.shaia.ml@gmail.com>2023-03-01 16:29:26 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-10-19 14:52:59 +0300
commitaf566ccb38bdb65ed239c9cd22de3fbde9ad1483 (patch)
tree6d1f082cc3f73746b6921a7bfc524d68e5368729 /docs/sphinx/hxtool.py
parent78385bc738108a9b5b20e639520dc60425ca2a5a (diff)
hw/pvrdma: Protect against buggy or malicious guest driver
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. Reported-by: Soul Chen <soulchen8650@gmail.com> Signed-off-by: Yuval Shaia <yuval.shaia.ml@gmail.com> Fixes: CVE-2023-1544 Message-ID: <20230301142926.18686-1-yuval.shaia.ml@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com> (cherry picked from commit 85fc35afa93c7320d1641d344d0c5dfbe341d087) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/sphinx/hxtool.py')
0 files changed, 0 insertions, 0 deletions