Files
MetalOS/kernel
copilot-swe-agent[bot] 0093b10138 Add bounds checking to prevent buffer overflow in bitmap access
- Add safety check in allocPage() before accessing pageBitmap
- Add safety check in freePage() before accessing pageBitmap
- Prevents potential buffer overflow when bitmap size limits are reached

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 23:09:23 +00:00
..