Skip to content

[CI][C++] Potential integer overflow in PoolBuffer #43885

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

There is a potential integer overflow in PoolBuffer::Resize and PoolBuffer::Reserve when rounding up the desired capacity to a multiple of 64.

This was found by OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71200

Component(s)

C++, Continuous Integration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions