Operational Defect Database

BugZero found this defect 41 days ago.

MongoDB | 2635458

Block based API and iterator API return different results for deltaOfDelta

Last update date:

4/8/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

The fuzzer found this issue. Iterator API and block-based API return different results when decompressing a Date (which uses deltaOfDeltas). The differences begin when we load a new simple8b delta block, after decompressing a whole previous delta block. In the block-based API the deltaOfDelta value is 0, so all of the decompressed values are decremented by the same amount. In the iterator API the deltaofDelta value is not 0, so the decompressed elements are decremented by different amounts.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

In Progress

Learn More

Search:

...