1 matches found
CVE-2026-72852: Integer Overflow or Wraparound
hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...
8.5CVSS6.3AI score0.00212EPSS
SaveExploits0References3
20