Skip to content

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented May 8, 2024

Re: #101891

RtlGetReturnAddressHijackTarget needs to be invoked. It is not the hijack address, it is the provider of the address.

@ghost ghost added the area-VM-coreclr label May 8, 2024
@VSadov VSadov requested a review from jkotas May 8, 2024 16:35
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry, I have missed that

@VSadov
Copy link
Member Author

VSadov commented May 8, 2024

I missed that too. Merged, and then realized we skipped an indirection.

@VSadov
Copy link
Member Author

VSadov commented May 8, 2024

It would have failed in a CET-enabled run.

@mangod9
Copy link
Member

mangod9 commented May 8, 2024

It would have failed in a CET-enabled run.

we do have a CET enabled pipeline, but don't run it on a regular basis. @eduardo-vp, perhaps we should look into running it as extra-platforms suite.

@VSadov
Copy link
Member Author

VSadov commented May 8, 2024

we do have a CET enabled pipeline, but don't run it on a regular basis.

I think running once in a while may be sufficient. This is not something that is frequently touched.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants