Submit #521279: pytorch PyTorch version: 2.6.0+cu124 Floating point exceptioninfo

Titlepytorch PyTorch version: 2.6.0+cu124 Floating point exception
DescriptionRunning the following PyTorch code results in a Floating point exception crash: ``` import torch x = torch.randn(2, 64, 32, 32).to_mkldnn() out2 = torch.mkldnn_max_pool2d(x, kernel_size=3, stride=0) ```
Source⚠️ https://github.com/pytorch/pytorch/issues/149274
User
 Default436352 (UID 81891)
Submission03/16/2025 16:09 (1 Year ago)
Moderation03/29/2025 20:35 (13 days later)
StatusAccepted
VulDB entry302006 [PyTorch 2.6.0+cu124 torch.mkldnn_max_pool2d denial of service]
Points17

Do you want to use VulDB in your project?

Use the official API to access entries easily!