CVE-2009-0835
LowThe __secure_computing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform, when CONFIG_SECCOMP is enabled, does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass intended access restrictions via crafted syscalls that are misinterpreted as (a) stat or (b) chmod, a related issue to CVE-2009-0342 and CVE-2009-0343.
CVSS 2.0 score
3.6
AV:L/AC:L/Au:N/C:P/I:P/A:N
Weakness type
CWE-264CVE-2009-0835 is a Permissions, Privileges and Access Control vulnerability
What is Permissions, Privileges and Access Control?
Weaknesses in this category are related to the management of permissions, privileges, and access controls. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2009-0835 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
-
-
-
Exploit
-
-
Exploit
-
-
-
Vendor Advisory
-
-
Vendor Advisory
-
Vendor Advisory
-
Vendor Advisory
-
Vendor Advisory
-
Vendor Advisory
-
Debian Securityhttp://www.debian.org/security/2009/dsa-1800
-
-
-
Securityfocushttp://www.securityfocus.com/bid/33948
-
Ubuntu Securityhttp://www.ubuntu.com/usn/usn-751-1
-
Exploit
Frequently asked questions
-
What is CVE-2009-0835?
CVE-2009-0835 is a Low severity Linux kernel vulnerability with a CVSS score of 3.6 out of 10 , classified as a Permissions, Privileges and Access Control flaw (CWE-264) . CVE-2009-0835 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2009-0835?
CVE-2009-0835 has a CVSS score of 3.6 out of 10, rated Low severity (CVSS 2.0). The vector string is
AV:L/AC:L/Au:N/C:P/I:P/A:N. -
Is there a patch available for CVE-2009-0835?
No patch is currently available for CVE-2009-0835. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2009-0835 actively exploited?
No — CVE-2009-0835 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Permissions, Privileges and Access Control (CWE-264)?
Weaknesses in this category are related to the management of permissions, privileges, and access controls. View CWE-264 on MITRE CWE →