Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/02/03 7:17 p.m.15 views

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...

7.5CVSS5.4AI score0.00552EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder