The __scm_destroy function in net/core/scm.c in the Linux...
        
  Moderate severity
        
          Unreviewed
      
        Published
          May 14, 2022 
          to the GitHub Advisory Database
          •
          Updated Feb 2, 2023 
      
  
Description
        Published by the National Vulnerability Database
      Nov 10, 2008 
    
  
        Published to the GitHub Advisory Database
      May 14, 2022 
    
  
        Last updated
      Feb 2, 2023 
    
  
The __scm_destroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service (panic) via vectors related to sending an SCM_RIGHTS message through a UNIX domain socket and closing file descriptors.
References