CVE Vulnerabilities

CVE-2011-2928

NULL Pointer Dereference

Published: Aug 29, 2011 | Modified: Feb 13, 2023
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
4.9 MEDIUM
AV:L/AC:L/Au:N/C:N/I:N/A:C
RedHat/V2
RedHat/V3
Ubuntu

The befs_follow_link function in fs/befs/linuxvfs.c in the Linux kernel before 3.1-rc3 does not validate the length attribute of long symlinks, which allows local users to cause a denial of service (incorrect pointer dereference and OOPS) by accessing a long symlink on a malformed Be filesystem.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux * 3.1 (excluding)
Linux_kernel Linux 3.1 (including) 3.1 (including)
Linux_kernel Linux 3.1-rc1 (including) 3.1-rc1 (including)
Linux_kernel Linux 3.1-rc2 (including) 3.1-rc2 (including)

Potential Mitigations

References