The inode double locking code in fs/ocfs2/file.c in the Linux kernel 2.6.30 before 2.6.30-rc3, 2.6.27 before 2.6.27.24, 2.6.29 before 2.6.29.4, and possibly other versions down to 2.6.19 allows local users to cause a denial of service (prevention of file creation and removal) via a series of splice system calls that trigger a deadlock between the generic_file_splice_write, splice_from_pipe, and ocfs2_file_splice_write functions.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2009-06-08 01:00
Updated : 2024-02-15 20:41
NVD link : CVE-2009-1961
Mitre link : CVE-2009-1961
CVE.ORG link : CVE-2009-1961
JSON object : View
Products Affected
suse
- linux_enterprise_desktop
- linux_enterprise
- linux_enterprise_server
canonical
- ubuntu_linux
linux
- linux_kernel
opensuse
- opensuse
debian
- debian_linux
CWE
CWE-667
Improper Locking