Lucene search
+L

518 matches found

Virtuozzo
Virtuozzo
added 2016/11/21 12:0 a.m.71 views

Critical kernel security update: vulnerability fixes CVE-2016-7910, CVE-2016-7911 (and other), new kernel 2.6.32-042stab120.11

This update provides a new Virtuozzo 6.0 kernel 2.6.32-042stab120.11 based on the Red Hat Enterprise Linux 6.8 kernel 2.6.32-642.6.1.el6. The new kernel provides security and stability fixes. Vulnerability id: CVE-2016-1583 Stack overflow via ecryptfs and /proc/$pid/environ. It was found that...

9.3CVSS3.4AI score0.02966EPSS
SaveExploits9References6
RedHat Linux
RedHat Linux
added 2016/11/15 7:36 p.m.9 views

kernel: Stack overflow via ecryptfs and /proc/$pid/environ

It was found that stacking a file system over procfs in the Linux kernel could lead to a kernel stack overflow due to deep nesting, as demonstrated by mounting ecryptfs over procfs and creating a recursion by mapping /proc/environ. An unprivileged, local user could potentially use this flaw to...

7.8CVSS7.1AI score0.01393EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/10/28 9:28 a.m.9 views

kernel: Stack overflow via ecryptfs and /proc/$pid/environ

It was found that stacking a file system over procfs in the Linux kernel could lead to a kernel stack overflow due to deep nesting, as demonstrated by mounting ecryptfs over procfs and creating a recursion by mapping /proc/environ. An unprivileged, local user could potentially use this flaw to...

7.8CVSS7.1AI score0.01393EPSS
SaveExploits3References4
myhack58
myhack58
added 2016/07/01 12:0 a.m.19 views

Linux kernel in a recursive exploit-vulnerability warning-the black bar safety net

6 on 1 Number, I have submitted a linux kernel in any recursion vulnerability. If the installed Ubuntu system when choosing a home directory encryption, the vulnerability to by a local user to trigger. If you want to know the exploit code and a short bit of the vulnerability report, please visit...

7.5AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/06/20 12:0 a.m.17 views

Exploiting Recursion in the Linux Kernel

Posted by Jann Horn, Google Project Zero On June 1st, I reported an arbitrary recursion bug in the Linux kernel that can be triggered by a local user on Ubuntu if the system was installed with home directory encryption support. If you want to see the crasher, the exploit code and the shorter bug...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2016/06/10 4:25 p.m.61 views

CVE-2016-1583

It was found that stacking a file system over procfs in the Linux kernel could lead to a kernel stack overflow due to deep nesting, as demonstrated by mounting ecryptfs over procfs and creating a recursion by mapping /proc/environ. An unprivileged, local user could potentially use this flaw to...

8.1CVSS4.9AI score0.01393EPSS
SaveExploits3References1
ArchLinux
ArchLinux
added 2016/01/25 12:0 a.m.51 views

ecryptfs-utils: privilege escalation

An unprivileged user can mount an ecryptfs over /proc/$pid because according to stat, it is a normal directory and owned by the user. However, the user is not actually permitted to create arbitrary directory entries in /proc/$pid, and ecryptfs' behavior might be enabling privilege escalation...

4.6CVSS1.5AI score0.00368EPSS
SaveExploits0References3
Debian
Debian
added 2016/01/20 4:24 p.m.57 views

[SECURITY] [DLA 397-1] ecryptfs-utils security update

Package : ecryptfs-utils Version : 83-4+squeeze2 CVE ID : CVE-2016-1572 Jann Horn discovered that the setuid-root mount.ecryptfsprivate helper in the ecryptfs-utils would mount over any target directory that the user owns, including a directory in procfs. A local attacker could use this flaw to...

8.4CVSS8.2AI score0.00368EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2015/10/30 10:24 a.m.22 views

CVE-2013-4740

goodixtool.c in the Goodix gt915 touchscreen driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center QuIC Android contributions for MSM devices and other products, relies on user-space length values for kernel-memory copies of procfs file content, which allows attackers to gain...

6.9CVSS7.5AI score0.00237EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2015/10/30 9:44 a.m.20 views

CVE-2013-6122

goodixtool.c in the Goodix gt915 touchscreen driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center QuIC Android contributions for MSM devices and other products, does not properly synchronize updates to a global variable, which allows local users to bypass intended access...

6.9CVSS7.1AI score0.00297EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2014/10/08 12:0 a.m.51 views

OpenSSH 6.6 SFTP Misconfiguration Proof Of Concept

OpenSSH lets you grant SFTP access to users without allowing full command execution using "ForceCommand internal-sftp". However, if you misconfigure the server and don't use ChrootDirectory, the user will be able to access all parts of the filesystem that he has access to - including procfs. On...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.43 views

Linux Kernel < 2.6.14.6 procfs Kernel Memory Disclosure Exploit

/ cve-2005-4605.c Linux Kernel 2.6.14.6 procfs Kernel Memory Disclosure Jon Oberheide [email protected] http://jon.oberheide.org Information: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4605 The procfs code procmisc.c in Linux 2.6.14.3 and other versions before 2.6.15 allows attackers ...

2.1CVSS4.9AI score0.01047EPSS
SaveExploits5
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

FreeBSD 4.x Process Concealment Bypass Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/4768/info In FreeBSD, setting kern.psshowallprocs=0 via the sysctl call is meant to disable normal users from seeing any running processes that are not owned by them. The current implementation of this feature fails to...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.22 views

Linux kernel 2.2/2.4 procfs Stream Redirection to Process Memory Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/2937/info The Linux /proc filesystem is a virtual filesystem provided by the Linux Kernel as an interface to some process and system information and parameters. Under certain circumstances, an access validation error may...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

Sun Solaris 7.0 procfs Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/448/info A nonpriviliged user can crash any 32 or 64 bit non-intel machine running Solaris 7 by executing the following: more /proc/self/psinfo This is due to a bug in the Solaris 7 procfs. %more /proc/self/psinfo crash...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2014/06/19 5:52 p.m.72 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed...

7.8CVSS7AI score0.37233EPSS
SaveExploits16References9
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:0 a.m.53 views

openSUSE Security Update : Kernel (openSUSE-SU-2012:0812-1)

This kernel update of the openSUSE 12.1 kernel brings various bug and security fixes. Following issues were fixed : - tcp: drop SYN+FIN messages bnc765102, CVE-2012-2663. - net: sock: validate datalen before allocating skb in sockallocsendpskb bnc765320, CVE-2012-2136. - thp: avoid atomic64read i...

7.8CVSS7.1AI score0.04952EPSS
SaveExploits7References42
NVD
NVD
added 2013/11/12 2:35 p.m.22 views

CVE-2013-4740

goodixtool.c in the Goodix gt915 touchscreen driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center QuIC Android contributions for MSM devices and other products, relies on user-space length values for kernel-memory copies of procfs file content, which allows attackers to gain...

6.9CVSS6.7AI score0.00237EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2013/11/12 1:0 a.m.24 views

CVE-2013-4740

goodixtool.c in the Goodix gt915 touchscreen driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center QuIC Android contributions for MSM devices and other products, relies on user-space length values for kernel-memory copies of procfs file content, which allows attackers to gain...

6.7AI score0.00237EPSS
SaveExploits1References3
CVE
CVE
added 2013/11/12 1:0 a.m.56 views

CVE-2013-4740

The CVE-2013-4740 entry concerns goodix_tool.c in the Goodix GT915 touchscreen driver for Linux kernel 3.x (used in Qualcomm Innovation Center Android MSM contributions). The root cause is reliance on user-space length values for kernel-memory copies of procfs content, enabling a local attacker t...

6.9CVSS7AI score0.00237EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder