A vulnerability classified as problematic has been found in PyTorch 2.6.0. Affected is the function torch.jit.jit_module_from_flatbuffer. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://vuldb.com/?id.303012 | technical description vdb entry third party advisory |
https://vuldb.com/?ctiid.303012 | permissions required vdb entry signature |
https://vuldb.com/?submit.525049 | vdb entry third party advisory exploit |
https://github.com/pytorch/pytorch/issues/149800 | vendor advisory issue tracking |
https://github.com/pytorch/pytorch/issues/149800#issue-2940240700 | vendor advisory issue tracking exploit |