• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pions / srtp
42%
master: 41%

Build:
Build:
LAST BUILD BRANCH: optimize-new-ctr
DEFAULT BRANCH: master
Repo Added 28 Jan 2019 02:51AM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 10--fix-out-of-bounds-access
branch: 10--fix-out-of-bounds-access
CHANGE BRANCH
x
Reset
  • 10--fix-out-of-bounds-access
  • constant-time-compare
  • issue-3
  • keying
  • master
  • optimize-generate-counter
  • optimize-new-ctr
  • optimize-session-auth-tag
  • optimize-write-rtp
  • read-buffer
  • session-alloc
  • update-rtcp
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.1.0
  • v1.1.1
  • write-batch

pending completion
57

Pull #11

travis-ci

web-flow
Fix out-of-bounds slice access in DecryptRTCP

Slice was truncated to exclude the authentication portion, but was
then accessed beyond the truncated portion to read the index. Test
did not catch it because slice backing memory happened to be valid.

Replaced unsetting of 'encrypted' bit in memory with a bitmask on
index, as that is all it was needed for. With only the above fix,
tests would now fail. Both changes are necessary for tests to pass.
Pull Request #11: Fix out-of-bounds slice access in DecryptRTCP

2 of 2 new or added lines in 1 file covered. (100.0%)

318 of 760 relevant lines covered (41.84%)

10.7 hits per line

Relevant lines Covered
Build:
Build:
760 RELEVANT LINES 318 COVERED LINES
10.7 HITS PER LINE
Source Files on 10--fix-out-of-bounds-access
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
57 10--fix-out-of-bounds-access Fix out-of-bounds slice access in DecryptRTCP Slice was truncated to exclude the authentication portion, but was then accessed beyond the truncated portion to read the index. Test did not catch it because slice backing memory happened to be valid... Pull #11 23 Feb 2019 12:41AM UTC web-flow travis-ci pending completion  
56 10--fix-out-of-bounds-access Fix out-of-bounds slice access in DecryptRTCP Slice was truncated to exclude the authentication portion, but was then accessed beyond the truncated portion to read the index. Test did not catch it because slice backing memory happened to be valid... push 23 Feb 2019 12:41AM UTC thinkski travis-ci pending completion  
55 10--fix-out-of-bounds-access Fix out-of-bounds slice access in DecryptRTCP Slice was truncated to exclude the authentication portion, but was then accessed beyond the truncated portion to read the index. Test did not catch it because slice backing memory happened to be valid... Pull #11 22 Feb 2019 11:09PM UTC web-flow travis-ci pending completion  
54 10--fix-out-of-bounds-access Fix out-of-bounds slice access in DecryptRTCP Slice was truncated to exclude the authentication portion, but was then accessed beyond the truncated portion to read the index. Test did not catch it because slice backing memory happened to be valid... push 22 Feb 2019 11:08PM UTC thinkski travis-ci pending completion  
See All Builds (96)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc