Skip to content
  • Hans Petter Selasky's avatar
    MFC r341518: · 113c9572
    Hans Petter Selasky authored
    linuxkpi: Fix for use-after-free when tearing down character devices.
    
    Make sure we hold a reference on the character device for every opened file
    to prevent the character device to be freed prematurely.
    
    Sponsored by:   Mellanox Technologies
    113c9572