Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/5442 | vdb entry patch vendor advisory |
http://www.iss.net/security_center/static/9809.php | vdb entry patch vendor advisory |
http://www.kb.cert.org/vuls/id/259787 | third party advisory us government resource |
http://www.osvdb.org/7554 | vdb entry |
http://marc.info/?l=bugtraq&m=102918817012863&w=2 | mailing list |