#VU42783 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2011-1585

 

#VU42783 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2011-1585

Published: June 8, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42783
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-1585
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The cifs_find_smb_ses function in fs/cifs/connect.c in the Linux kernel before 2.6.36 does not properly determine the associations between users and sessions, which allows local users to bypass CIFS share authentication by leveraging a mount of a share by a different user.


Remediation

Install update from vendor's website.

External links