New issue
Advanced search Search tips

Issue 777333 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in media::SourceBufferRangeByPts::GetBufferIndexAt

Project Member Reported by ClusterFuzz, Oct 23 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=5340160932970496

Fuzzer: libFuzzer_mediasource_MP4_AACLC_AVC_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  media::SourceBufferRangeByPts::GetBufferIndexAt
  media::SourceBufferRangeByPts::TruncateAt
  media::SourceBufferStream<media::SourceBufferRangeByPts>::RemoveInternal
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=508791:508824

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5340160932970496

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: kkaluri@chromium.org
Components: Blink>Media
Labels: M-64 Test-Predator-Wrong
Owner: wolenetz@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using the code search for the file, “source_buffer_range_by_pts.cc” assigning to concern owner.
Suspecting Commit# https://chromium.googlesource.com/chromium/src/+/5356f74e8106352af92d016155f61d6f629c172f

@wolenetz -- Could you please look into this issue, kindly reassign if it has nothing to do with your changes.

Thank You.

Comment 2 by mmoroz@chromium.org, Oct 24 2017

For more information, please see https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md.

The link referenced in the description is no longer valid.
Project Member

Comment 3 by ClusterFuzz, Oct 31 2017

Components: Internals>Media
Labels: Test-Predator-AutoComponents
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 4 by ClusterFuzz, Nov 1 2017

ClusterFuzz has detected this issue as fixed in range 512987:513015.

Detailed report: https://clusterfuzz.com/testcase?key=5340160932970496

Fuzzer: libFuzzer_mediasource_MP4_AACLC_AVC_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  media::SourceBufferRangeByPts::GetBufferIndexAt
  media::SourceBufferRangeByPts::TruncateAt
  media::SourceBufferStream<media::SourceBufferRangeByPts>::RemoveInternal
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=508791:508824
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=512987:513015

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5340160932970496

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 5 by ClusterFuzz, Nov 1 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5340160932970496 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components

Sign in to add a comment