New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 909904 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Dec 14
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Abrt in webrtc::video_coding::RtpFrameObject::RtpFrameObject

Project Member Reported by ClusterFuzz, Nov 28

Issue description

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

Fuzzer: afl_rtp_frame_reference_finder_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x0539001e4516
Crash State:
  webrtc::video_coding::RtpFrameObject::RtpFrameObject
  webrtc_fuzzer_main.cc
  ExecuteFilesOnyByOne
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=591170:591178

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Nov 28

Cc: tommi@webrtc.org phoglund@webrtc.org stefan@webrtc.org kwiberg@webrtc.org henrika@webrtc.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 2 by ClusterFuzz, Nov 28

Cc: philipel@webrtc.org
Labels: Test-Predator-Auto-CC
Automatically adding ccs based on suspected regression changelists:

Added is_last_packet_in_frame to match is_first_packet_in_frame. by philipel@webrtc.org - https://webrtc.googlesource.com/src/+/ef615ea7a3960f13aeb341e9a76e627aff875238

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label.
The error:

==2817137==ERROR: AddressSanitizer: ABRT on unknown address 0x0539002afc71 (pc 0x7fed7db79428 bp 0x7ffcbb8d37b0 sp 0x7ffcbb8d3528 T0)
SCARINESS: 10 (signal)
    #0 0x7fed7db79427 in gsignal /build/glibc-Cl5G7W/glibc-2.23/sysdeps/unix/sysv/linux/raise.c:54
     #1 0x55ace3b2efee in webrtc::video_coding::RtpFrameObject::RtpFrameObject(webrtc::video_coding::PacketBuffer*, unsigned short, unsigned short, unsigned long, int, long) third_party/webrtc/modules/video_coding/frame_object.cc:0
    #2 0x55ace3a05d2c in make_unique<webrtc::video_coding::RtpFrameObject, rtc::scoped_refptr<webrtc::(anonymous namespace)::FuzzyPacketBuffer> &, unsigned short, unsigned short, int, int, int> buildtools/third_party/libc++/trunk/include/memory:3118:32
    #3 0x55ace3a05d2c in webrtc::FuzzOneInput(unsigned char const*, unsigned long) third_party/webrtc/test/fuzzers/rtp_frame_reference_finder_fuzzer.cc:113
     #4 0x55ace3b51b68 in LLVMFuzzerTestOneInput third_party/webrtc/test/fuzzers/webrtc_fuzzer_main.cc:39:3
     #5 0x55ace3a08301 in ExecuteFilesOnyByOne(int, char**) third_party/libFuzzer/src/afl/afl_driver.cpp:301:5
    #6 0x55ace3a08602 in main third_party/libFuzzer/src/afl/afl_driver.cpp:339:12
    #7 0x7fed7db6482f in __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/libc-start.c:291
Owner: philipel@chromium.org
Status: Assigned (was: Untriaged)
https://webrtc.googlesource.com/src/+/ef615ea7a3960f13aeb341e9a76e627aff875238 does change things in video_coding, so that would be the primary suspect. Otherwise the blamelist is: https://webrtc.googlesource.com/src/+log/dc899dce9e2e3e5ae4517aa40de796d50557fe9f..c0af56b9fb654f27404625afc675acb94cbc4096?pretty=fuller&n=10000
Project Member

Comment 5 by ClusterFuzz, Dec 14

ClusterFuzz has detected this issue as fixed in range 616454:616490.

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

Fuzzer: afl_rtp_frame_reference_finder_fuzzer
Fuzz target binary: rtp_frame_reference_finder_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x0539001e4516
Crash State:
  webrtc::video_coding::RtpFrameObject::RtpFrameObject
  webrtc_fuzzer_main.cc
  ExecuteFilesOnyByOne
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=591170:591178
Fixed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=616454:616490

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

See https://github.com/google/clusterfuzz-tools 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 6 by ClusterFuzz, Dec 14

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment