NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/49728: crash in uhid



The following reply was made to PR kern/49728; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: kern/49728: crash in uhid
Date: Sat, 07 Mar 2015 19:35:50 +1100

 AFAICT, i failed to properly protect sc_q when converting this
 driver on the usbmp branch, and this is likely a list being
 updated while also traversed.  i don't have a fix, but it should
 not be a big deal.
 
 there might also be the same problem in some of the other drivers
 so i plan to survey them all that i've updated for this (there
 aren't many to check, fortunately.)
 
 of course, anyone else is else welcome to look at this, i may
 not find time for a week or more.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index