Skip to content

The __secure_computing function in kernel/seccomp.c in...

Low severity Unreviewed Published May 2, 2022 to the GitHub Advisory Database • Updated Jan 31, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

The __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.

References

Published by the National Vulnerability Database Mar 6, 2009
Published to the GitHub Advisory Database May 2, 2022
Last updated Jan 31, 2023

Severity

Low

Weaknesses

No CWEs

CVE ID

CVE-2009-0835

GHSA ID

GHSA-x75x-89gj-wfcm

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Checking history
See something to contribute? Suggest improvements for this vulnerability.