The gfs2_dirent_find_space function in fs/gfs2/dir.c in the Linux kernel before 2.6.35 uses an incorrect size value in calculations associa…
The gfs2_dirent_find_space function in fs/gfs2/dir.c in the Linux kernel before 2.6.35 uses an incorrect size value in calculations associated with sentinel directory entries, which allows local users to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact by renaming a file in a GFS2 filesystem, related to the gfs2_rename function in fs/gfs2/ops_inode.c.
The product dereferences a pointer that it expects to be valid but is NULL.
https://cwe.mitre.org/data/definitions/476.html →Open in CWE collection →The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.
https://cwe.mitre.org/data/definitions/682.html →Open in CWE collection →An attacker takes advantage of the structure of integer variables to cause these variables to assume values that are not expected by an application. For example, adding one to the largest positive integer in a signed integer variable results in a negative number. Negative numbers may be illegal in an application and the application may prevent an attacker from providing them directly, but the application may not consider that adding two positive numbers can create a negative number do to the structure of integer storage formats.
https://capec.mitre.org/data/definitions/128.html →Open in CAPEC collection →This attack pattern involves an adversary manipulating a pointer within a target application resulting in the application accessing an unintended memory location. This can result in the crashing of the application or, for certain pointer values, access to data that would not normally be possible or the execution of arbitrary code. Since pointers are simply integer variables, Integer Attacks may often be used in Pointer Attacks.
https://capec.mitre.org/data/definitions/129.html →Open in CAPEC collection →| Product | Vendor | Status |
|---|---|---|
| kernel | Tracked | |
| kernel | Tracked | |
| kernel | Tracked | |
| linux | Tracked | |
| linux-2.6 | Tracked | |
| aura_communication_manager | * | Tracked |
| aura_presence_services | * | Tracked |
| aura_session_manager | * | Tracked |
| aura_system_manager | * | Tracked |
| aura_system_platform | * | Tracked |
| debian_linux | * | Tracked |
| esx | * | Tracked |
| iq | * | Tracked |
| linux_enterprise_high_availability_extension | * | Tracked |
| linux_kernel | * | Tracked |
| opensuse | * | Tracked |
| suse_linux_enterprise_desktop | * | Tracked |
| suse_linux_enterprise_server | * | Tracked |
| ubuntu_linux | * | Tracked |
| voice_portal | * | Tracked |