Skip to content

 Fix heap out-of-bounds read in OpenSSL TLS FINISHED handling  - #6214

Open
Gaurav Singh (gaurav2699) wants to merge 22 commits into
mainfrom
fix-tls-openssl-finished-oob-read
Open

 Fix heap out-of-bounds read in OpenSSL TLS FINISHED handling #6214
Gaurav Singh (gaurav2699) wants to merge 22 commits into
mainfrom
fix-tls-openssl-finished-oob-read

Conversation

@gaurav2699

Copy link
Copy Markdown
Contributor

Description

 Fix heap out-of-bounds read in OpenSSL TLS FINISHED handling 

Testing

Do any existing tests cover this change? Are new tests needed?

Documentation

Is there any documentation impact for this change?

@gaurav2699
Gaurav Singh (gaurav2699) requested a review from a team as a code owner August 10, 2026 20:58
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.56%. Comparing base (e0f55b5) to head (f0dd8a3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6214      +/-   ##
==========================================
- Coverage   86.02%   85.56%   -0.46%     
==========================================
  Files          60       60              
  Lines       18984    18986       +2     
==========================================
- Hits        16331    16246      -85     
- Misses       2653     2740      +87     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/platform/tls_openssl.c Outdated
Comment thread src/platform/tls_openssl.c Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good for the logic, I think the comments can be simplified and improved.

Comment thread src/platform/tls_openssl.c Outdated
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.

4 participants