The tomoyo_mount_acl function in security/tomoyo/mount.c in the Linux kernel before 2.6.39.2 calls the kern_path function with arguments taken directly from a mount system call, which allows local users to cause a denial of service (OOPS) or possibly have unspecified other impact via a NULL value for the device name.
References
Link | Resource |
---|---|
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.2 | Broken Link |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=4e78c724d47e2342aa8fde61f6b8536f662f795f | |
http://marc.info/?l=bugtraq&m=139447903326211&w=2 | Third Party Advisory |
http://www.openwall.com/lists/oss-security/2011/07/01/5 | Mailing List Third Party Advisory |
https://github.com/torvalds/linux/commit/4e78c724d47e2342aa8fde61f6b8536f662f795f | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2012-05-24 23:55
Updated : 2024-02-04 18:16
NVD link : CVE-2011-2518
Mitre link : CVE-2011-2518
CVE.ORG link : CVE-2011-2518
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-20
Improper Input Validation