Lucene search
+L

296 matches found

Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.43 views

Apple macOS - 'getrusage' Stack Leak Through struct Padding

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1405 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int getrusagestruct proc p, struct getrusagearg...

5.5CVSS6.7AI score0.04736EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/12/07 12:0 a.m.76 views

Apple macOS High Sierra 10.13 - 'ctl_ctloutput-leak' Information Leak

/ ctlctloutput-leak.c Brandon Azad CVE-2017-13868 While looking through the source code of XNU version 4570.1.46, I noticed that the function ctlctloutput in the file bsd/kern/kerncontrol.c does not check the return value of sooptcopyin, which makes it possible to leak the uninitialized contents ...

5.5CVSS6.7AI score0.0471EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/12/07 12:0 a.m.57 views

Apple macOS High Sierra 10.13 - ctl_ctloutput-leak Information Leak

Apple macOS High Sierra 10.13 - ctlctloutput-leak Information Leak / ctlctloutput-leak.c Brandon Azad CVE-2017-13868 While looking through the source code of XNU version 4570.1.46, I noticed that the function ctlctloutput in the file bsd/kern/kerncontrol.c does not check the return value of...

4.3CVSS0.2AI score0.0471EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2017/11/25 12:0 a.m.28 views

Linux mincore() Kernel Heap Page Disclosure

Linux: mincore discloses uninitialized kernel heap pages I found the following bug with an AFL-based fuzzer: When walkpagerange is used on a VMHUGETLB VMA, callbacks from the mmwalk structure are only invoked for present pages. However, domincore assumes that it will always get callbacks for all...

0.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2017/10/19 2:48 p.m.176 views

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

An update for kernel-rt is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS6.9AI score0.20797EPSS
SaveExploits34References11
RedHat Linux
RedHat Linux
added 2017/10/19 2:47 p.m.326 views

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

An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.8AI score0.20797EPSS
SaveExploits34References10
NVD
NVD
added 2017/10/04 1:29 a.m.21 views

CVE-2017-14991

The sgioctl function in drivers/scsi/sg.c in the Linux kernel before 4.13.4 allows local users to obtain sensitive information from uninitialized kernel heap-memory locations via an SGGETREQUESTTABLE ioctl call for /dev/sg0...

5.5CVSS4.9AI score0.00414EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2017/10/03 7:0 a.m.40 views

CVE-2017-14991

The sgioctl function in drivers/scsi/sg.c in the Linux kernel before 4.13.4 allows local users to obtain sensitive information from uninitialized kernel heap-memory locations via an SGGETREQUESTTABLE ioctl call for /dev/sg0...

5.5CVSS6.2AI score0.00414EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/10/03 12:0 a.m.32 views

CVE-2017-14991

The sgioctl function in drivers/scsi/sg.c in the Linux kernel before 4.13.4 allows local users to obtain sensitive information from uninitialized kernel heap-memory locations via an SGGETREQUESTTABLE ioctl call for /dev/sg0...

5.5CVSS6.8AI score0.00414EPSS
SaveExploits0References5
NVD
NVD
added 2017/08/16 3:29 p.m.21 views

CVE-2016-5854

In a driver in all Qualcomm products with Android for MSM, Firefox OS for MSM, or QRD Android, kernel heap memory can be exposed to userspace...

4.7CVSS4.6AI score0.00457EPSS
SaveExploits0References3
CVE
CVE
added 2017/08/16 3:0 p.m.58 views

CVE-2016-5854

CVE-2016-5854 involves a kernel information disclosure in Qualcomm SPCom driver components across Android for MSM, Firefox OS for MSM, and QRD Android. The underlying issue is that kernel heap memory can be exposed to userspace, enabling local information disclosure. Public documents list the aff...

4.7CVSS5.2AI score0.00457EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2017/08/16 3:0 p.m.31 views

CVE-2016-5854

In a driver in all Qualcomm products with Android for MSM, Firefox OS for MSM, or QRD Android, kernel heap memory can be exposed to userspace...

4.9AI score0.00457EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2017/05/27 12:0 a.m.61 views

Apple iOS / MacOS Netagent Kernel Memory Disclosure(CVE-2017-2507)

iOS/MacOS kernel memory disclosure due to lack of bounds checking in netagent socket option handling netagentctlsetopt is the setsockopt handler for netagent control sockets. Options of type NETAGENTOPTIONTYPEREGISTER are handled by netagenthandleregistersetopt. Here's the code: static errnot...

4.3CVSS7.4AI score0.00931EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/04/04 12:0 a.m.65 views

MacOS kernel memory disclosure due to lack of bounds checking in AppleIntelCapriController::getDisplayPipeCapability(CVE-2017-2489)

MacOS kernel memory disclosure due to lack of bounds checking in AppleIntelCapriController::getDisplayPipeCapability Selector 0x710 of IntelFBClientControl ends up in AppleIntelCapriController::getDisplayPipeCapability. This method takes a structure input and output buffer. It reads an attacker...

4.3CVSS7.7AI score0.02308EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/01/26 12:0 a.m.97 views

Apple macOS 10.12.1 / iOS 10.2 - Kernel Userspace Pointer Memory Corruption

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1004 machvoucherextractattrrecipetrap is a mach trap which can be called from any context Here's the code: kernreturnt machvoucherextractattrrecipetrapstruct machvoucherextractattrrecipeargs args ipcvouchert voucher = IVNULL;...

9.3CVSS7.6AI score0.11274EPSS
SaveExploits2
exploitpack
exploitpack
added 2017/01/10 12:0 a.m.39 views

Apple OS X Yosemite - flow_divert-heap-overflow Kernel Panic

Apple OS X Yosemite - flowdivert-heap-overflow Kernel Panic / flowdivert-heap-overflow.c Brandon Azad CVE-2016-1827: Kernel heap overflow in the function flowdiverthandleappmapcreate on OS X and iOS. Exploitation requires root privileges. The vulnerability was patched in OS X El Capitan 10.11.5 a...

9.3CVSS0.1AI score0.05599EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/01/10 12:0 a.m.63 views

Apple OS X Yosemite - 'flow_divert-heap-overflow' Kernel Panic

/ flowdivert-heap-overflow.c Brandon Azad CVE-2016-1827: Kernel heap overflow in the function flowdiverthandleappmapcreate on OS X and iOS. Exploitation requires root privileges. The vulnerability was patched in OS X El Capitan 10.11.5 and iOS 9.3.2. This proof-of-concept triggers a kernel panic ...

9.3CVSS7.6AI score0.05599EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.311 views

SUSE SLES11 Security Update : kernel (SUSE-SU-2016:2976-1)

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes. For the PowerPC64 a new 'bigmem' flavor has been added to support big Power machines. FATE319026 The following security bugs were fixed : - CVE-2016-7042: The prockeysshow function in security/keys/proc....

10CVSS7.3AI score0.24299EPSS
SaveExploits8References127
NVD
NVD
added 2016/07/03 9:59 p.m.23 views

CVE-2016-4998

The IPTSOSETREPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel before 4.6 allows local users to cause a denial of service out-of-bounds read or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted...

7.1CVSS7AI score0.01885EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2016/07/03 9:0 p.m.41 views

CVE-2016-4998

The IPTSOSETREPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel before 4.6 allows local users to cause a denial of service out-of-bounds read or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted...

7.2AI score0.01885EPSS
SaveExploits0References27
Rows per page
Query Builder