Lucene search
+L

1 matches found

OSV
OSV
added 2026/02/03 7:17 p.m.7 views

GHSA-434X-W66G-QW3R bytes has integer overflow in BytesMut::reserve

Details In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

6.9CVSS5.4AI score0.00537EPSS
SaveExploits1References6
Rows per page
Query Builder