New issue
Advanced search Search tips

Issue 870569 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Null-dereference READ in content::RunCallbacks

Project Member Reported by ClusterFuzz, Aug 3

Issue description

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

Fuzzer: inferno_twister
Job Type: linux_ubsan_vptr_content_shell_drt
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  content::RunCallbacks
  content::StatusCallbackAdapter
  content::FileSystemDispatcher::~FileSystemDispatcher
  
Sanitizer: undefined (UBSAN)

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org
Components: Internals
Labels: M-70 Test-Predator-Wrong
Owner: adithyas@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "fileapi/file_system_dispatcher.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/104d9bf8175d3ec3feb862cee68808c57ce575af

adithyas@ -- Could you please look into this issue.

Thanks!
Project Member

Comment 2 by ClusterFuzz, Aug 4

ClusterFuzz has detected this issue as fixed in range 580528:580530.

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

Fuzzer: inferno_twister
Job Type: linux_ubsan_vptr_content_shell_drt
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  content::RunCallbacks
  content::StatusCallbackAdapter
  content::FileSystemDispatcher::~FileSystemDispatcher
  
Sanitizer: undefined (UBSAN)

Fixed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=580528:580530

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

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 3 by ClusterFuzz, Aug 4

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5469582949875712 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