Issue metadata
Sign in to add a comment
|
Use-of-uninitialized-value in webrtc::RtpTransport::OnWritableState |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5940375383179264 Fuzzer: phoglund_webrtc_peerconnection Job Type: linux_msan_chrome Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State: webrtc::RtpTransport::OnWritableState cricket::DtlsTransport::set_writable cricket::DtlsTransport::OnDtlsEvent Sanitizer: memory (MSAN) Recommended Security Severity: Medium Regressed: https://clusterfuzz.com/revisions?job=linux_msan_chrome&range=546383:546390 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5940375383179264 Additional requirements: Requires HTTP Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Mar 29 2018
,
Mar 29 2018
WebRTC roll in this range is https://chromium.googlesource.com/chromium/src/+/340c463f86e06b293061e33e14acb17b77ffbc86
,
Mar 29 2018
I don't understand what's uninitialized in the failure (the rtcp_packet_transport is defaulted to a nullptr in the header). The CL https://webrtc.googlesource.com/src.git/+/27f3bf512827b483f9e0c67ce76362d83faa1950 is in the regression range and did touch the file in question, so perhaps it's related somehow.
,
Mar 30 2018
Very likely a duplicate of 826725, as UIM under MSan is often UaF under ASan.
,
Mar 30 2018
ClusterFuzz has detected this issue as fixed in range 546863:546887. Detailed report: https://clusterfuzz.com/testcase?key=5940375383179264 Fuzzer: phoglund_webrtc_peerconnection Job Type: linux_msan_chrome Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State: webrtc::RtpTransport::OnWritableState cricket::DtlsTransport::set_writable cricket::DtlsTransport::OnDtlsEvent Sanitizer: memory (MSAN) Recommended Security Severity: Medium Regressed: https://clusterfuzz.com/revisions?job=linux_msan_chrome&range=546383:546390 Fixed: https://clusterfuzz.com/revisions?job=linux_msan_chrome&range=546863:546887 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5940375383179264 Additional requirements: Requires HTTP 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.
,
Mar 30 2018
ClusterFuzz testcase 5940375383179264 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Mar 31 2018
,
Apr 30 2018
,
Jul 7
This bug has been closed for more than 14 weeks. Removing security view restrictions. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by sheriffbot@chromium.org
, Mar 29 2018