Off-by-one error in the iov_iter_advance function in mm/filemap.c in the Linux kernel before 2.6.27-rc2 allows local users to cause a denial of service (system crash) via a certain sequence of file I/O operations with readv and writev, as demonstrated by testcases/kernel/fs/ftest/ftest03 from the Linux Test Project.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 00:49
Type | Values Removed | Values Added |
---|---|---|
References | () http://mirror.celinuxforum.org/gitstat/commit-detail.php?commit=94ad374a0751f40d25e22e036c37f7263569d24c - Broken Link | |
References | () http://secunia.com/advisories/31881 - Third Party Advisory | |
References | () http://secunia.com/advisories/32190 - Third Party Advisory | |
References | () http://secunia.com/advisories/32393 - Third Party Advisory | |
References | () http://www.debian.org/security/2008/dsa-1636 - Third Party Advisory | |
References | () http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.27-rc2 - Broken Link | |
References | () http://www.lkml.org/lkml/2008/7/30/446 - Exploit, Third Party Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2008-0857.html - Third Party Advisory | |
References | () http://www.securityfocus.com/bid/31132 - Third Party Advisory, VDB Entry | |
References | () http://www.ubuntu.com/usn/usn-659-1 - Third Party Advisory | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/44492 - Third Party Advisory, VDB Entry |
Information
Published : 2008-08-08 19:41
Updated : 2024-11-21 00:49
NVD link : CVE-2008-3535
Mitre link : CVE-2008-3535
CVE.ORG link : CVE-2008-3535
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
canonical
- ubuntu_linux
CWE
CWE-193
Off-by-one Error