Skip to content

(cbor) Uncaught exception in CBORParser._nextChunkedByte2 (by ossfuzzer)  #272

@cowtowncoder

Description

@cowtowncoder

(from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32772)

Looks like there is a buffer boundary problem (ArrayIndexOutOfBoundsException) for 4-byte UTF-8 character (surrogate pairs) in chunked-text mode. Should be gracefully caught and reported (most likely truncated code point encoding).

Metadata

Metadata

Assignees

No one assigned

    Labels

    cborfuzzIssue found by OssFuzz

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions