NULL pointer dereference in Linux kernel - CVE-2011-2928

 

NULL pointer dereference in Linux kernel - CVE-2011-2928

Published: August 29, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU44768
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-2928
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

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.


Affected software

Linux kernel
SUSE Linux

How to mitigate CVE-2011-2928

Install update from vendor's website.

Linux kernel - update to 3.1

External References

Related Security Bulletins