Tensors and Dynamic neural networks in Python with strong GPU acceleration - Add overflow check for negtive integer div_floor and div_trunc on CPU · pytorch/pytorch@3e2f9e2
Tensors and Dynamic neural networks in Python with strong GPU acceleration - Add overflow check for large storage_offsets · pytorch/pytorch@1579a02
This hardening is already present in the DirectX Tool Kit loading code for VBO. Add overflow check for VBO reader for meshconvert 416864b walbourn requested review from nadaOuf, Andrew-Farrier and scm-xbox May 10, 2025 18:51 walbourn self-assigned this May 10, 2025 walbourn added the ...
add overflow check 1 parent 5d035b5 commit 969dcf7 File tree ext/dom document.c 1 file changed +6 -1lines changed Diff for: ext/dom/document.c +6-1 Original file line numberDiff line numberDiff line change @@ -1728,9 +1728,14 @@ PHP_FUNCTION(dom_document_xinclude) 1728 1728...
🌴 Empowering everyone to build reliable and efficient smart contracts. - Correctly check for overflow in add, mul and pow (#6452) · FuelLabs/sway@4830d00
* binary file (or some other file you wouldn't want to check at all). Please add a file path to the `excludes.txt` file matching the containing file. File paths are Perl 5 Regular Expressions - you can [test]( https://www.regexplanet.com/advanced/perl/) yours before committing to...
Closes: #XXX Description For contributor use: Targeted PR against correct branch (see CONTRIBUTING.md) Linked to Github issue with discussion and accepted design OR link to spec that describes this work. Code follows the module structure standards.
The VFIO_DEVICE_SET_IRQS ioctl did not sufficiently sanitize user-supplied integers, potentially allowing memory corruption. This patch adds appropriate integer overflow checks, checks the range bounds for VFIO_IRQ_SET_DATA_NONE, and also verifies that only single element in the VFIO_IRQ_SET_DATA...
cros_ec: Add run-time check for input buffer overflow Browse files This should not happen in normal operation, but the EC might have a bug, so add a run-time check just in case. Signed-off-by: Simon Glass <sjg@chromium.org> 2024-04-bpi CI-BUILD-2024-10-bpi-2024.10-2024-11-...
* binary file (or some other file you wouldn't want to check at all). Please add a file path to the `excludes.txt` file matching the containing file. File paths are Perl 5 Regular Expressions - you can [test]( https://www.regexplanet.com/advanced/perl/) yours before committing to...