Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-dm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-dm
  • Repository
Switch branch/tag
  • linux-dm
  • kernel
  • trace
  • trace_probe.c
Find file BlameHistoryPermalink
  • Xinpeng Liu's avatar
    tracing/probe: Fix null pointer dereference · 19a58ce1
    Xinpeng Liu authored Aug 08, 2019
    BUG: KASAN: null-ptr-deref in trace_probe_cleanup+0x8d/0xd0
    Read of size 8 at addr 0000000000000000 by task syz-executor.0/9746
    trace_probe_cleanup+0x8d/0xd0
    free_trace_kprobe.part.14+0x15/0x50
    alloc_trace_kprobe+0x23e/0x250
    
    Link: http://lkml.kernel.org/r/1565220563-980-1-git-send-email-danielliu861@gmail.com
    
    Fixes: e3dc9f89
    
     ("tracing/probe: Add trace_event_call accesses APIs")
    Signed-off-by: default avatarXinpeng Liu <danielliu861@gmail.com>
    Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
    19a58ce1

Replace trace_probe.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.