The __nfs4_proc_set_acl function in fs/nfs/nfs4proc.c in the Linux kernel before 2.6.38 stores NFSv4 ACL data in memory that is allocated by kmalloc but not properly freed, which allows local users to cause a denial of service (panic) via a crafted attempt to set an ACL.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:25
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=e9e3d724e2145f5039b423c290ce2b2c3d8f94bc - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html - | |
References | () http://openwall.com/lists/oss-security/2011/03/07/12Â - Patch | |
References | () http://openwall.com/lists/oss-security/2011/03/07/2Â - Patch | |
References | () http://secunia.com/advisories/46397Â - | |
References | () http://securitytracker.com/id?1025336Â - | |
References | () http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38Â - | |
References | () http://www.securityfocus.com/archive/1/520102/100/0/threaded - | |
References | () http://www.vmware.com/security/advisories/VMSA-2011-0012.html - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=682641Â - Patch |
Information
Published : 2011-05-09 19:55
Updated : 2024-11-21 01:25
NVD link : CVE-2011-1090
Mitre link : CVE-2011-1090
CVE.ORG link : CVE-2011-1090
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-399
Resource Management Errors