Skip to content
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

(PA-6386) Patch Ruby for CVE-2024-27282 #856

Closed
wants to merge 1 commit into from

Conversation

shubhamshinde360
Copy link
Contributor

  • Patches the ruby 'Use-After-Free' issue for regexp.
  • Upstream fix commit: ruby/ruby@90b194b

 - Patches the ruby 'Use-After-Free' issue for regexp.
 - Upstream fix commit: ruby/ruby@90b194b
@shubhamshinde360 shubhamshinde360 requested review from a team as code owners May 31, 2024 14:58
Copy link
Collaborator

@cthorn42 cthorn42 left a comment

Choose a reason for hiding this comment

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

Bump Ruby to 3.2.4

@shubhamshinde360
Copy link
Contributor Author

Thanks @cthorn42,
We are currently on ruby 3.2.3 on main and the vulnerability was addressed in 3.2.4.
I'll work on bumping projects to 3.2.4.

@joshcooper
Copy link
Contributor

So for this PR, perhaps remove the patch for 3.2.3, but keep the 2.7.x patch?

@shubhamshinde360
Copy link
Contributor Author

@joshcooper, yes. I have kept the 2.7.x patch as it and bumped the projects which are 3.2.3 to 3.2.4.
Currently I am testing the changes on vanagon generic builder.

The work in progress branch:
master...shubhamshinde360:puppet-runtime:PA-6386-patch-and-upgrade-ruby

@shubhamshinde360 shubhamshinde360 marked this pull request as draft May 31, 2024 18:53
@shubhamshinde360
Copy link
Contributor Author

Superseded by #858

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.

3 participants