Land orphaned Round 9 needles (#137–#140) onto main - #142
Merged
Merged
Conversation
Wire existing IommuMap::walk / resolve_result hole-on-bound-SID path into make red-team as [redteam] attack=smmu-not-mapped result=refused. Mapped IOVA admits; hole → NotMapped. Not WrongStream / Stage2Fault / StreamAbort / SubmitSid / Overlap.
…ream Wire existing IommuMap::resolve_submit armed-SID≠packet path into make red-team as [redteam] attack=smmu-wrong-stream result=refused. Matching armed SID admits; no-latch contrast stays SubmitSid. Not Stage2Fault / NotMapped / Overlap / StreamAbort.
Fold existing SoftCCT incorrect_elide / should_elide cross-chiplet honesty into make red-team as [redteam] attack=softcct-incorrect-elision result=refused. Diligence [softcct] incorrect-elision=refused sibling. Not UCIe latency / qos-credits / softcct-credit-exhausted.
…usted Wire existing ChipletCoherenceTable::record past MAX_CCT_ENTRIES into make red-team as [redteam] attack=softcct-credit-exhausted result=refused. In-budget fills and existing-label updates admit. Not Timeline qos-credits / softcct-incorrect-elision / UCIe.
Red-team softcct-credit-exhausted needle: SoftCCT record → CreditExhausted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GitHub marked #137–#140 as MERGED, but a concurrent merge race left their commits off
maintip. Site sell fold #141 already documents the Round 9 sell lines; this recovery PR lands the actual red-team demos from orphan tip41af69a(merge of #140).Feature commits recovered:
0b07205smmu-not-mappedea84f77smmu-wrong-streamc8f536dsoftcct-incorrect-elisiondb71df4+902b340softcct-credit-exhaustedVerification
cargo test -p aether-core --lib— 347 passedcargo run -p aether-redteam --releasegreps all four orphaned attacks plus greenctx-busy / smmu-overlap:[redteam] attack=smmu-not-mapped result=refused[redteam] attack=smmu-wrong-stream result=refused[redteam] attack=softcct-incorrect-elision result=refused[redteam] attack=softcct-credit-exhausted result=refusedNotes