Skip to content

[release/9.0-staging] JIT: Fix possible heap corruption in outlined composite SSA storage #116132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 30, 2025

Backport of #116071 to release/9.0-staging

/cc @jakobbotsch

Customer Impact

  • Customer reported
  • Found internally

The JIT may corrupt its internal heap because of a buffer overflow.

Regression

  • Yes
  • No

This code was introduced several releases ago in #77238.

Testing

Fix was manually verified on customer's test case.

Risk

Low.

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm. we will take for consideration in 9.0.x

@jeffschwMSFT jeffschwMSFT added the Servicing-consider Issue for next servicing release review label May 30, 2025
@jeffschwMSFT jeffschwMSFT added this to the 9.0.x milestone May 30, 2025
@jeffschwMSFT jeffschwMSFT added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 30, 2025
Copy link
Contributor

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

@JulieLeeMSFT
Copy link
Member

@AndyAyersMS, PTAL.

@rbhanda rbhanda modified the milestones: 9.0.x, 9.0.7 Jun 3, 2025
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jun 3, 2025
@jozkee jozkee merged commit 0eb433a into release/9.0-staging Jun 9, 2025
104 of 114 checks passed
@jozkee jozkee deleted the backport/pr-116071-to-release/9.0-staging branch June 9, 2025 15:59
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants