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.
References
Link | Resource |
---|---|
http://marc.info/?l=bugtraq&m=102918817012863&w=2 | |
http://www.iss.net/security_center/static/9809.php | Patch Vendor Advisory |
http://www.kb.cert.org/vuls/id/259787 | US Government Resource |
http://www.osvdb.org/7554 | |
http://www.securityfocus.com/bid/5442 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2003-04-11 04:00
Updated : 2024-02-28 10:24
NVD link : CVE-2002-1420
Mitre link : CVE-2002-1420
CVE.ORG link : CVE-2002-1420
JSON object : View
Products Affected
openbsd
- openbsd
CWE