Lucene search
+L

5101 matches found

Tenable Nessus
Tenable Nessus
added 2010/08/05 12:00 a.m.46 views

Ubuntu 6.06 LTS / 8.04 LTS / 9.04 / 9.10 / 10.04 LTS : linux, linux-{source-2.6.15,ec2,mvl-dove,ti-omap} vulnerabilities (USN-966-1)

Junjiro R. Okajima discovered that knfsd did not correctly handle strict overcommit. A local attacker could exploit this to crash knfsd, leading to a denial of service. Only Ubuntu 6.06 LTS and 8.04 LTS were affected. CVE-2008-7256, CVE-2010-1643 Chris Guo, Jukka Taimisto, and Olli Jarva discover...

7.8CVSS6.4AI score0.21238EPSS
SaveExploits16References11
NVD
NVD
added 2010/06/16 8:30 p.m.18 views

CVE-2010-2071

The btrfsxattrsetacl function in fs/btrfs/acl.c in btrfs in the Linux kernel 2.6.34 and earlier does not check file ownership before setting an ACL, which allows local users to bypass file permissions by setting arbitrary ACLs, as demonstrated using setfacl...

4.6CVSS6.2AI score0.00469EPSS
SaveExploits1References4
Prion
Prion
added 2010/06/16 8:30 p.m.21 views

Design/Logic Flaw

The btrfsxattrsetacl function in fs/btrfs/acl.c in btrfs in the Linux kernel 2.6.34 and earlier does not check file ownership before setting an ACL, which allows local users to bypass file permissions by setting arbitrary ACLs, as demonstrated using setfacl...

4.6CVSS6.6AI score0.00469EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2010/06/16 8:00 p.m.40 views

CVE-2010-2071

The btrfsxattrsetacl function in fs/btrfs/acl.c in btrfs in the Linux kernel 2.6.34 and earlier does not check file ownership before setting an ACL, which allows local users to bypass file permissions by setting arbitrary ACLs, as demonstrated using setfacl...

6.7AI score0.00469EPSS
SaveExploits1References4
CVE
CVE
added 2010/06/16 8:00 p.m.94 views

CVE-2010-2071

The CVE-2010-2071 entry corresponds to the Linux kernel issue where the btrfs_xattr_set_acl function in fs/btrfs/acl.c did not verify file ownership before applying ACLs. Affected: Linux kernel 2.6.34 and earlier. Impact: local users can bypass file permissions by setting arbitrary ACLs (demonstr...

4.6CVSS6.6AI score0.00469EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2010/06/16 12:00 a.m.5 views

PT-2010-3682 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.35 Description: The issue allows local users to bypass file permissions by setting arbitrary ACLs, as demonstrated using setfacl, due to the btrfs xattr set acl function in fs/btrfs/acl.c not checking file...

4.6CVSS5.8AI score0.00469EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2010/06/16 12:00 a.m.33 views

CVE-2010-2071

The btrfsxattrsetacl function in fs/btrfs/acl.c in btrfs in the Linux kernel 2.6.34 and earlier does not check file ownership before setting an ACL, which allows local users to bypass file permissions by setting arbitrary ACLs, as demonstrated using setfacl...

4.6CVSS5.9AI score0.00469EPSS
SaveExploits1References2
NVD
NVD
added 2010/06/08 12:30 a.m.21 views

CVE-2010-1636

The btrfsioctlclone function in fs/btrfs/ioctl.c in the btrfs functionality in the Linux kernel 2.6.29 through 2.6.32, and possibly other versions, does not ensure that a cloned file descriptor has been opened for reading, which allows local users to read sensitive information from a write-only...

2.1CVSS5.7AI score0.00829EPSS
SaveExploits2References6
Prion
Prion
added 2010/06/08 12:30 a.m.21 views

Design/Logic Flaw

The btrfsioctlclone function in fs/btrfs/ioctl.c in the btrfs functionality in the Linux kernel 2.6.29 through 2.6.32, and possibly other versions, does not ensure that a cloned file descriptor has been opened for reading, which allows local users to read sensitive information from a write-only...

2.1CVSS6.2AI score0.00829EPSS
SaveExploits2References6Affected Software1
Cvelist
Cvelist
added 2010/06/07 8:00 p.m.38 views

CVE-2010-1636

The btrfsioctlclone function in fs/btrfs/ioctl.c in the btrfs functionality in the Linux kernel 2.6.29 through 2.6.32, and possibly other versions, does not ensure that a cloned file descriptor has been opened for reading, which allows local users to read sensitive information from a write-only...

6.5AI score0.00829EPSS
SaveExploits2References6
CVE
CVE
added 2010/06/07 8:00 p.m.80 views

CVE-2010-1636

The CVE-2010-1636 issue affects the Linux kernel’s btrfs_ioctl_clone path (fs/btrfs/ioctl.c) where cloned file descriptors are not guaranteed to be opened for reading, allowing local users to read from a write-only descriptor. Affected: 2.6.29–2.6.32 (and possibly other versions). Impact: potenti...

2.1CVSS6.4AI score0.00829EPSS
SaveExploits2References6Affected Software1
UbuntuCve
UbuntuCve
added 2010/06/07 12:00 a.m.34 views

CVE-2010-1636

The btrfsioctlclone function in fs/btrfs/ioctl.c in the btrfs functionality in the Linux kernel 2.6.29 through 2.6.32, and possibly other versions, does not ensure that a cloned file descriptor has been opened for reading, which allows local users to read sensitive information from a write-only...

2.1CVSS5.8AI score0.00829EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2010/06/07 12:00 a.m.7 views

PT-2010-3298 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 2.6.29 through 2.6.32 Description: The issue arises from the btrfs ioctl clone function in fs/btrfs/ioctl.c, which does not verify if a cloned file descriptor is opened for reading. This oversight allows local users to...

2.1CVSS5.4AI score0.00829EPSS
SaveExploits2References8
myhack58
myhack58
added 2010/05/21 12:00 a.m.20 views

linux kernel 2.6. x-Btrfs for creating unsafe clone file vulnerability-vulnerability warning-the black bar safety net

Affected version: Linux kernel 2.6. x Vulnerability description: The Linux Kernel is open sourceOSLinux the kernel. Linux Kernel Btrfs implementation in btrfsioctlclone to ioctl will be provided by the user, the source file descriptor is copied to the target file descriptor, but in the...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2010/05/20 12:00 a.m.20 views

Linux kernel 2.6.x Btrfs实现创建不安全克隆文件漏洞

BUGTRAQ ID: 40241 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的Btrfs实现中btrfsioctlclone ioctl将用户所提供的源文件描述符拷贝到了目标文件描述符,但在执行拷贝操作之前没有检查源文件描述符是否已被打开读取,这允许攻击者无需拥有读权限便可读取克隆的文件。 Linux kernel 2.6.x 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/05/18 12:00 a.m.50 views

Linux Kernel 2.6.x - Btrfs Cloned File Security Bypass

/ source: https://www.securityfocus.com/bid/40241/info The Linux Kernel is prone to a security-bypass vulnerability that affects the Btrfs filesystem implementation. An attacker can exploit this issue to clone a file only open for writing. This may allow attackers to obtain sensitive data or laun...

2.1CVSS5.8AI score0.00829EPSS
SaveExploits2
exploitpack
exploitpack
added 2010/05/18 12:00 a.m.21 views

Linux Kernel 2.6.x - Btrfs Cloned File Security Bypass

Linux Kernel 2.6.x - Btrfs Cloned File Security Bypass / source: https://www.securityfocus.com/bid/40241/info The Linux Kernel is prone to a security-bypass vulnerability that affects the Btrfs filesystem implementation. An attacker can exploit this issue to clone a file only open for writing. Th...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 1970/01/01 12:00 a.m.7 views

PT-2010-5668 · Suse +1 · Suse Linux Enterprise +4

Name of the Vulnerable Software and Affected Versions: SUSE Linux Enterprise versions prior to the fixed version btrfs-kmp-xen versions affected versions not specified btrfs-kmp-pae versions affected versions not specified kernel-desktop-devel versions affected versions not specified Description:...

5.6CVSS5.6AI score0.00367EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 1970/01/01 12:00 a.m.7 views

PT-2010-5666 · Suse +2 · Suse Linux Enterprise +5

Name of the Vulnerable Software and Affected Versions: SUSE Linux Enterprise versions prior to 2.6.39.4 btrfs-kmp-xen affected versions not specified btrfs-kmp-pae affected versions not specified kernel-desktop-devel affected versions not specified Description: The issue allows local users to...

8.3CVSS6.8AI score0.03769EPSS
SaveExploits10References41
Positive Technologies
Positive Technologies
added 1970/01/01 12:00 a.m.9 views

PT-2010-5669 · Suse +2 · Suse Linux Enterprise Kernel-Desktop-Devel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 3.1 SUSE Linux Enterprise kernel-desktop-devel affected versions not specified SUSE Linux Enterprise btrfs-kmp-xen affected versions not specified SUSE Linux Enterprise btrfs-kmp-pae affected versions not...

6.9CVSS7.3AI score0.01106EPSS
SaveExploits9References32
Rows per page
Query Builder