mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 16:12:34 +00:00
Before doing a check if offset_in_region + num_bytes of the transfer descriptor are together more than NUM_TRANSFER_REGION_PAGES * PAGE_SIZE, check that addition of both of these parameters will not simply overflow which could lead to out-of-bounds read/write. Fixes #17518. |
||
|---|---|---|
| .. | ||
| Bochs | ||
| Console | ||
| Generic | ||
| Intel | ||
| VirtIOGPU | ||
| VMWare | ||
| Definitions.h | ||
| DisplayConnector.cpp | ||
| DisplayConnector.h | ||
| GenericGraphicsAdapter.h | ||
| GraphicsManagement.cpp | ||
| GraphicsManagement.h | ||