Lucene search
+L

6052 matches found

The Hacker News
The Hacker News
added 2010/12/17 4:20 a.m.18 views

IOCTL Fuzzer v1.2 Download

"IOCTL Fuzzer is a tool designed to automate the task of searching vulnerabilities in Windows kernel drivers by performing fuzz tests on them. The fuzzer's own driver hooks NtDeviceIoControlFile in order to take control of all IOCTL requests throughout the system. While processing IOCTLs, the...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2010/12/17 12:0 a.m.63 views

Linux Kernel 'drivers/scsi/gdth.c' IOCTL本地特权提升漏洞

Bugtraq ID: 44648 CVE ID:CVE-2010-4157 CNCVE ID:CNCVE-20104157 Linux是一款开放源代码的操作系统。 gdthioctlalloc接收整数类型大小变量,copyfromuser接收无符长整型大小变量。gen.datalen和gen.senselen为符长整型,在x8664上长型为64位,整数为32位。 传递超大值,内存分配会截断大小为32位而分配较小的缓冲区,在copyfromuser函数中可触发内存破坏。 RedHat Enterprise MRG v1 for Red Hat Enterprise Linux versi...

6CVSS0.6AI score0.0054EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2010/12/17 12:0 a.m.30 views

ESTsoft ALYac Anti-Virus 1.5 < 5.0.1.2 - Local Privilege Escalation

ESTsoft ALYac Anti-Virus 1.5 with AYDrvNT.sys = 5.0.1.2 Local Kernel Mode Privilege Escalation Vulnerability AUTHOR MJ0011 EMAIL thdecoder$126.com VULNERABLE PRODUCTS ALYac Anti-Virus 1.5 DETAILS: AYDrvNT.sys create a device called "AYDrvNTALYAC" , and handles the device io control code = 0x223e2...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/12/14 12:0 a.m.61 views

SuSE 10 Security Update : the Linux kernel (ZYPP Patch Number 7257)

This kernel update for the SUSE Linux Enterprise 10 SP3 kernel fixes several security issues and bugs. The following security issues were fixed : - Multiple integer overflows in the sndctlnew function in sound/core/control.c in the Linux kernel before 2.6.36-rc5-next-20100929 allow local users to...

7.8CVSS6.5AI score0.04308EPSS
SaveExploits27References38
Prion
Prion
added 2010/12/10 7:0 p.m.21 views

Integer overflow

Integer overflow in the iocgeneral function in drivers/scsi/gdth.c in the Linux kernel before 2.6.36.1 on 64-bit platforms allows local users to cause a denial of service memory corruption or possibly have unspecified other impact via a large argument in an ioctl call...

6.2CVSS7.5AI score0.0054EPSS
SaveExploits4References37Affected Software7
RedHat Linux
RedHat Linux
added 2010/12/08 7:7 p.m.6 views

kernel: gdth: integer overflow in ioc_general()

Integer overflow in the iocgeneral function in drivers/scsi/gdth.c in the Linux kernel before 2.6.36.1 on 64-bit platforms allows local users to cause a denial of service memory corruption or possibly have unspecified other impact via a large argument in an ioctl call...

6.2CVSS6.2AI score0.0054EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2010/12/08 7:7 p.m.6 views

kernel: arbitrary kernel memory write via i915 GEM ioctl

drivers/gpu/drm/i915/i915gem.c in the Graphics Execution Manager GEM in the Intel i915 driver in the Direct Rendering Manager DRM subsystem in the Linux kernel before 2.6.36 does not properly validate pointers to blocks of memory, which allows local users to write to arbitrary kernel memory...

7.2CVSS5.9AI score0.00483EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2010/12/08 7:7 p.m.6 views

kernel: drivers/char/nozomi.c: reading uninitialized stack memory

The nttyioctltiocgicount function in drivers/char/nozomi.c in the Linux kernel 2.6.36.1 and earlier does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call...

1.9CVSS5.8AI score0.0104EPSS
SaveExploits7References4
RedHat Linux
RedHat Linux
added 2010/12/08 7:7 p.m.5 views

kernel: drivers/sound/pci/rme9652/hdsp.c: reading uninitialized stack memory

The sndhdsphwdepioctl function in sound/pci/rme9652/hdsp.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRVHDSPIOCTLGETCONFIGINFO ioctl call...

2.1CVSS6.1AI score0.0042EPSS
SaveExploits1References4
exploitpack
exploitpack
added 2010/12/07 12:0 a.m.89 views

Linux Kernel 2.6.37 (RedHat Ubuntu 10.04) - Full-Nelson.c Local Privilege Escalation

Linux Kernel 2.6.37 RedHat Ubuntu 10.04 - Full-Nelson.c Local Privilege Escalation / Linux Kernel = 2.6.37 local privilege escalation by Dan Rosenberg @djrbliss on twitter Usage: gcc full-nelson.c -o full-nelson ./full-nelson This exploit leverages three vulnerabilities to get root, all of which...

6.2CVSS0.7AI score0.02655EPSS
SaveExploits11
RedHat Linux
RedHat Linux
added 2010/12/01 10:21 p.m.3 views

kernel: prevent heap corruption in snd_ctl_new()

Multiple integer overflows in the sndctlnew function in sound/core/control.c in the Linux kernel before 2.6.36-rc5-next-20100929 allow local users to cause a denial of service heap memory corruption or possibly have unspecified other impact via a crafted 1 SNDRVCTLIOCTLELEMADD or 2...

4.7CVSS6.2AI score0.00395EPSS
SaveExploits0References4
seebug.org
seebug.org
added 2010/12/01 12:0 a.m.34 views

Linux Kernel &quot;hdsp.c&quot; IOCTL本地信息泄露漏洞

BUGTRAQ ID: 45063 CVE ID: CVE-2010-4081 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在实现上存在漏洞,本地攻击者可利用此漏洞获取敏感信息,可能有利于执行其他攻击。 hdspm.c和hdsp.c中的SNDRVHDSPIOCTLGETCONFIGINFO和 SNDRVHDSPIOCTLGETCONFIGINFO允许未授权用户读取未初始化内核栈内存,因为栈上公布的 hdspmconfiginfo的几个字段在复制给用户之前未改变或清零。 Linux kernel 2.6.0 - 2.6.37 厂商补丁:...

1.9CVSS6.6AI score0.00393EPSS
SaveExploits2
seebug.org
seebug.org
added 2010/12/01 12:0 a.m.39 views

Linux Kernel &quot;FBIOGET_VBLANK&quot; IOCTL本地信息泄露漏洞

BUGTRAQ ID: 45062 CVE ID: CVE-2010-4079 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在实现上存在漏洞,本地攻击者可利用此漏洞获取敏感信息,从而有利于执行其他攻击。 V4L/DVB: ivtvfb: 防止读取未始化栈内存。FBIOGETVBLANK device ioctl允许未授权用户读取16字节的未始化栈内存,因为在栈上公布的fbvblank结构的“保留”的成员在复制给用户之前没有变更或清零。 Linux kernel 2.6.0 - 2.6.37 厂商补丁: Linux -----...

1.9CVSS0.4AI score0.0038EPSS
SaveExploits1
NVD
NVD
added 2010/11/30 10:14 p.m.21 views

CVE-2010-4080

The sndhdsphwdepioctl function in sound/pci/rme9652/hdsp.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRVHDSPIOCTLGETCONFIGINFO ioctl call...

2.1CVSS5.2AI score0.0042EPSS
SaveExploits1References30
Prion
Prion
added 2010/11/30 10:14 p.m.25 views

Design/Logic Flaw

The sndhdsphwdepioctl function in sound/pci/rme9652/hdsp.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRVHDSPIOCTLGETCONFIGINFO ioctl call...

2.1CVSS5.9AI score0.0042EPSS
SaveExploits1References30Affected Software7
Prion
Prion
added 2010/11/30 10:14 p.m.24 views

Design/Logic Flaw

The viafbioctlgetviafbinfo function in drivers/video/via/ioctl.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a VIAFBGETINFO ioctl call...

1.9CVSS5.9AI score0.0038EPSS
SaveExploits1References22Affected Software5
Prion
Prion
added 2010/11/30 10:14 p.m.17 views

Information disclosure

The sndhdspmhwdepioctl function in sound/pci/rme9652/hdspm.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRVHDSPMIOCTLGETCONFIGINFO ioctl call...

1.9CVSS5.9AI score0.00393EPSS
SaveExploits2References28Affected Software7
Cvelist
Cvelist
added 2010/11/30 10:0 p.m.36 views

CVE-2010-4082

The viafbioctlgetviafbinfo function in drivers/video/via/ioctl.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a VIAFBGETINFO ioctl call...

5.5AI score0.0038EPSS
SaveExploits1References22
UbuntuCve
UbuntuCve
added 2010/11/30 12:0 a.m.27 views

CVE-2010-4082

The viafbioctlgetviafbinfo function in drivers/video/via/ioctl.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a VIAFBGETINFO ioctl call...

1.9CVSS5.9AI score0.0038EPSS
SaveExploits1References8
NVD
NVD
added 2010/11/29 4:0 p.m.17 views

CVE-2010-4075

The uartgetcount function in drivers/serial/serialcore.c in the Linux kernel before 2.6.37-rc1 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call...

1.9CVSS5.6AI score0.00387EPSS
SaveExploits1References20
Rows per page
Query Builder