Lucene search
K

30 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-1861

Malware in sbrugna...

7.2CVSS6.4AI score0.01563EPSS
Exploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2014-2705

Malware in sbrugna...

4.7CVSS5.7AI score0.0004EPSS
Exploits0References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2009-0040

Malware in sbrugna...

2.1CVSS4.5AI score0.00254EPSS
Exploits1References44
SUSE CVE
SUSE CVE
added 2023/02/15 5:39 a.m.2 views

SUSE CVE-2013-1858

The clone system-call implementation in the Linux kernel before 3.8.3 does not properly handle a combination of the CLONENEWUSER and CLONEFS flags, which allows local users to gain privileges by calling chroot and leveraging the sharing of the / directory between a parent process and a child...

7.2CVSS6.6AI score0.01563EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:39 a.m.2 views

SUSE CVE-2013-1956

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

2.1CVSS6AI score0.0003EPSS
Exploits0References4
Veracode
Veracode
added 2020/04/10 12:30 a.m.45 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service. A deficiency in the clone system call when called with the CLONEPARENT flag permits the caller the parent process to indicate an arbitrary signal it wants to receive when its child process exits. This could lead to a denial of service of the parent proce...

2.1CVSS3.5AI score0.00254EPSS
Exploits1References38Affected Software2
OSV
OSV
added 2013/04/24 7:55 p.m.1 views

UBUNTU-CVE-2013-1956

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

2.1CVSS5.8AI score0.0003EPSS
Exploits0References3
Prion
Prion
added 2013/04/24 7:55 p.m.12 views

Design/Logic Flaw

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

2.1CVSS6.5AI score0.0003EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2013/04/24 7:55 p.m.26 views

CVE-2013-1956

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

2.1CVSS5.9AI score0.0003EPSS
Exploits0References2
Cvelist
Cvelist
added 2013/04/24 7:0 p.m.21 views

CVE-2013-1956

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

6AI score0.0003EPSS
Exploits0References4
CVE
CVE
added 2013/04/24 7:0 p.m.53 views

CVE-2013-1956

The CVE-2013-1956 issue affects the Linux kernel prior to 3.8.6, where create_user_ns in kernel/user_namespace.c may bypass filesystem restrictions by not verifying that a chroot directory differs from the namespace root during a crafted clone system call. This violation could allow local users t...

2.1CVSS6.2AI score0.0003EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2013/04/24 7:0 p.m.25 views

CVE-2013-1956

The createuserns function in kernel/usernamespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call...

2.1CVSS5.9AI score0.0003EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2013/04/24 12:0 a.m.1 views

PT-2013-3489 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 3.8.6 Description: The issue allows local users to bypass intended filesystem restrictions. This is due to the create user ns function in kernel/user namespace.c not checking whether a chroot directory exists th...

2.1CVSS5.9AI score0.0003EPSS
Exploits0References11
Prion
Prion
added 2013/04/05 9:55 p.m.10 views

Design/Logic Flaw

The clone system-call implementation in the Linux kernel before 3.8.3 does not properly handle a combination of the CLONENEWUSER and CLONEFS flags, which allows local users to gain privileges by calling chroot and leveraging the sharing of the / directory between a parent process and a child...

7.2CVSS7AI score0.01563EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2013/04/05 9:55 p.m.11 views

CVE-2013-1858

The clone system-call implementation in the Linux kernel before 3.8.3 does not properly handle a combination of the CLONENEWUSER and CLONEFS flags, which allows local users to gain privileges by calling chroot and leveraging the sharing of the / directory between a parent process and a child...

7.2CVSS6.4AI score0.01563EPSS
Exploits1References6
CVE
CVE
added 2013/04/05 9:0 p.m.60 views

CVE-2013-1858

The CVE-2013-1858 issue affects the Linux kernel prior to 3.8.3, where the clone system-call mishandles a combination of CLONE_NEWUSER and CLONE_FS. This enables local users to escalate privileges by calling chroot and taking advantage of the sharing of the / directory between a parent process an...

7.2CVSS6.6AI score0.01563EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2013/04/05 12:0 a.m.2 views

PT-2013-3436 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 3.8.3 Description: The issue allows local users to gain privileges by exploiting a flaw in the clone system-call implementation. This is achieved by calling chroot and leveraging the sharing of the / directory...

7.2CVSS6.3AI score0.01563EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2009/09/01 7:37 a.m.3 views

kernel: execve: must clear current->clear_child_tid

The execve function in the Linux kernel, possibly 2.6.30-rc6 and earlier, does not properly clear the current-clearchildtid pointer, which allows local users to cause a denial of service memory corruption or possibly gain privileges via a clone system call with CLONECHILDSETTID or...

5.9CVSS6.1AI score0.00081EPSS
Exploits2References4
Prion
Prion
added 2009/08/18 9:0 p.m.27 views

Memory corruption

The execve function in the Linux kernel, possibly 2.6.30-rc6 and earlier, does not properly clear the current-clearchildtid pointer, which allows local users to cause a denial of service memory corruption or possibly gain privileges via a clone system call with CLONECHILDSETTID or...

5.9CVSS6.7AI score0.00081EPSS
Exploits2References26Affected Software12
CVE
CVE
added 2009/08/18 8:41 p.m.122 views

CVE-2009-2848

CVE-2009-2848 is confirmed in connected material as applicable to MiracleLinux kernel package 2.6.18-128.10AXS3, aligning with the Linux kernel vulnerability where execve does not properly clear current->clear_child_tid during thread creation/exit. This misbehavior can enable local users to ca...

5.9CVSS6.2AI score0.00081EPSS
Exploits2References26Affected Software1
Rows per page
Query Builder