tahoe-lafs/newsfragments/3822.security
2021-10-22 12:59:26 -04:00

3 lines
252 B
Plaintext

The storage protocol operation ``readv`` now safely rejects attempts to read negative lengths.
Previously these read requests were satisfied with the complete contents of the share file (including trailing metadata) starting from the specified offset.