Skip to content

CVE: automated patch for RDKEMW-19478#446

Closed
KTirumalaSrihari wants to merge 1 commit into
developfrom
topic/RDKEMW-19478-CVE
Closed

CVE: automated patch for RDKEMW-19478#446
KTirumalaSrihari wants to merge 1 commit into
developfrom
topic/RDKEMW-19478-CVE

Conversation

@KTirumalaSrihari
Copy link
Copy Markdown
Contributor

Automated CVE remediation pipeline output.

JIRA: RDKEMW-19478
CVEs fixed: CVE-2025-15467
Base tag: 4.12.0
Base branch: develop

Source workflow run:
https://github.com/rdk-common/sslcerts-cpc/actions/runs/26944226081

Copilot AI review requested due to automatic review settings June 4, 2026 10:17
@KTirumalaSrihari KTirumalaSrihari requested review from a team as code owners June 4, 2026 10:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds an OpenSSL 3.0.15 backport patch to remediate CVE-2025-15467 in this Yocto layer, wiring the patch into the OpenSSL recipe via a version-scoped .bbappend.

Changes:

  • Added a backported OpenSSL source patch adjusting ASN.1 AEAD parameter parsing to enforce IV length bounds (CVE-2025-15467 fix).
  • Added an openssl_3.0.15%.bbappend to include the new patch in SRC_URI for OpenSSL 3.0.15 builds.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
recipes-connectivity/openssl/openssl/CVE-2025-15467_openssl_3.0.15_fix.patch Backported upstream OpenSSL change addressing CVE-2025-15467 in crypto/evp/evp_lib.c.
recipes-connectivity/openssl/openssl_3.0.15%.bbappend Ensures the CVE patch is applied by appending it to SRC_URI for OpenSSL 3.0.15.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KTirumalaSrihari KTirumalaSrihari deleted the topic/RDKEMW-19478-CVE branch June 4, 2026 10:31
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants