-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Labels
Arch: ARM64Issues with the AArch64 architecture pluginIssues with the AArch64 architecture pluginEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Milestone
Description
We originally implemented handling for ARM64 PAC instructions prior to adding an instruction attribute for them.
Since we have it, we should go back and re-implement them as the un-authenticated instructions with the attribute set. (And probably changing disassembly)
This requires modifying the get instruction info due to basic block breaks, and requires doing some small forward analysis cross-instruction (but the patterns are known and within the arch window)
Whomever implements this, see Snyder. He Has Thoughts.
WeiN76LQh and op2786
Metadata
Metadata
Assignees
Labels
Arch: ARM64Issues with the AArch64 architecture pluginIssues with the AArch64 architecture pluginEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround