Skip to content

Add advisory for trk-io: OOB read in ArraySequence Index#2861

Open
yaokunzhang wants to merge 1 commit into
rustsec:mainfrom
yaokunzhang:advisory-trk-io
Open

Add advisory for trk-io: OOB read in ArraySequence Index#2861
yaokunzhang wants to merge 1 commit into
rustsec:mainfrom
yaokunzhang:advisory-trk-io

Conversation

@yaokunzhang
Copy link
Copy Markdown
Contributor

Affected crate(s)

  • trk-io (79 recent downloads on crates.io)

Links to upstream issue(s) or PR(s)

Severity

Out-of-bounds read. The Index implementation for ArraySequence uses get_unchecked without validating bounds. An empty sequence indexed at 0 triggers OOB. Triggerable from safe code.

Checklist

  • Advisory filename starts with RUSTSEC-0000-0000 as the ID
  • date field is set to the public disclosure date
  • Contains a concise and descriptive title after advisory metadata
  • Asked maintainer(s) if publishing an advisory is appropriate

@djc
Copy link
Copy Markdown
Member

djc commented May 13, 2026

No clear approval from maintainers about publishing an advisory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants