The (1) real_lookup and (2) __lookup_hash functions in fs/namei.c in the vfs implementation in the Linux kernel before 2.6.25.15 do not prevent creation of a child dentry for a deleted (aka S_DEAD) directory, which allows local users to cause a denial of service ("overflow" of the UBIFS orphan area) via a series of attempted file creations within deleted directories.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2008-08-12 23:41
Updated : 2023-02-13 02:19
NVD link : CVE-2008-3275
Mitre link : CVE-2008-3275
CVE.ORG link : CVE-2008-3275
JSON object : View
Products Affected
suse
- suse_linux_enterprise_server
- suse_linux_enterprise_desktop
canonical
- ubuntu_linux
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')