Multiple integer signedness errors in the sg_scsi_ioctl function in scsi_ioctl.c for Linux 2.6.x allow local users to read or modify kernel memory via negative integers in arguments to the scsi ioctl, which bypass a maximum length check before calling the copy_from_user and copy_to_user functions.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2005-03-07 05:00
Updated : 2017-10-11 01:29
NVD link : CVE-2005-0180
Mitre link : CVE-2005-0180
CVE.ORG link : CVE-2005-0180
JSON object : View
Products Affected
linux
- linux_kernel
CWE