Lucene search
K

63 matches found

RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.2 views

kernel: BPF: Fix potential bad pointer dereference in bpf_sys_bpf()

In the Linux kernel, the following vulnerability has been resolved: BPF: Fix potential bad pointer dereference in bpfsysbpf The bpfsysbpf helper function allows an eBPF program to load another eBPF program from within the kernel. In this case the argument union bpfattr pointer as well as the insn...

5.5CVSS6.3AI score0.00049EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/10/14 12:0 a.m.1 views

PT-2022-26447 · Unknown · Openharmony

Name of the Vulnerable Software and Affected Versions: OpenHarmony versions 3.1.2 and prior OpenHarmony versions 3.0.6 and prior Description: The issue is related to a Kernel memory pool override vulnerability in the /dev/mmz userdev device driver. The impact depends on the privileges of the...

7.8CVSS7.3AI score0.00035EPSS
Exploits0References3
CNVD
CNVD
added 2020/11/03 12:0 a.m.4 views

Trend Micro Antivirus for Mac Information Disclosure Vulnerability

Trend Micro Antivirus for Mac is a set of antivirus software based on Mac platform from Trend Micro. A security vulnerability exists in Trend Micro Antivirus for Mac 2020 Consumer that stems from an error message information disclosure vulnerability, which can be exploited by an attacker to cause...

4.4CVSS6.3AI score0.00113EPSS
Exploits0References1
OSV
OSV
added 2020/10/30 12:15 a.m.0 views

CVE-2020-27015

Trend Micro Antivirus for Mac 2020 Consumer contains an Error Message Information Disclosure vulnerability that if exploited, could allow kernel pointers and debug messages to leak to userland. An attacker must first obtain the ability to execute high-privileged code on the target system in order...

4.4CVSS6AI score
Exploits0References2
Prion
Prion
added 2020/10/30 12:15 a.m.9 views

Information disclosure

Trend Micro Antivirus for Mac 2020 Consumer contains an Error Message Information Disclosure vulnerability that if exploited, could allow kernel pointers and debug messages to leak to userland. An attacker must first obtain the ability to execute high-privileged code on the target system in order...

2.1CVSS4.7AI score0.00113EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/10/29 11:45 p.m.12 views

CVE-2020-27015

Trend Micro Antivirus for Mac 2020 Consumer contains an Error Message Information Disclosure vulnerability that if exploited, could allow kernel pointers and debug messages to leak to userland. An attacker must first obtain the ability to execute high-privileged code on the target system in order...

4.7AI score0.00113EPSS
Exploits0References2
CNVD
CNVD
added 2020/04/09 12:0 a.m.3 views

Unspecified vulnerability in USB gadget driver for Samsung mobile devices

Android is a Linux-based open source operating system jointly developed by Google Inc. and the Open Handheld Alliance OHA for short. A security vulnerability in the USB gadget driver for Samsung mobile devices caused an attacker to leak kernel pointers...

7.5CVSS6.7AI score0.00123EPSS
Exploits0References1
OSV
OSV
added 2019/12/31 3:15 a.m.2 views

CVE-2019-20172

Kernel/VM/MemoryManager.cpp in SerenityOS before 2019-12-30 does not reject syscalls with pointers into the kernel-only virtual address space, which allows local users to gain privileges by overwriting a return address that was found on the kernel stack...

7.8CVSS7.3AI score
Exploits0References2
CNVD
CNVD
added 2019/03/07 12:0 a.m.1 views

Linux kernel pointer dereference vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the expanddownwards of the mm/mmap.c file in versions of Linux kernel prior to 4.20.14. An attacker can exploit this vulnerability t...

5.5CVSS6.2AI score0.06933EPSS
Exploits6References1
Positive Technologies
Positive Technologies
added 2018/03/07 12:0 a.m.3 views

PT-2018-3026 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.15.8 Description: The issue is related to the fd locked ioctl function in the Linux kernel, specifically in the floppy driver. It allows an attacker to obtain a kernel pointer by sending the FDGETPRM ioctl,...

10CVSS7.2AI score0.20572EPSS
Exploits124References786
seebug.org
seebug.org
added 2017/12/15 12:0 a.m.48 views

MacOS getrusage stack leak through struct padding(CVE-2017-13869)

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 getrusageargs uap, unused int32t retval struct rusage rup, rubuf; struct user64rusage...

6.6AI score0.07328EPSS
Exploits3
0day.today
0day.today
added 2017/12/12 12:0 a.m.38 views

macOS getrusage Stack Leak Exploit

Exploit for macOS platform in category dos / poc MacOS getrusage stack leak through struct padding CVE-2017-13869 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...

4.3CVSS6.4AI score0.07328EPSS
Exploits3
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.40 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential...

7.2AI score
Exploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.30 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...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.70 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential userspace pointers embedded in kernel data structures. Currently inspects kqueues only. NOTE: returned "pointers"...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.28 views

Apple macOS - getrusage Stack Leak Through struct Padding

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...

0.1AI score
Exploits0
Prion
Prion
added 2014/09/18 10:55 a.m.19 views

Design/Logic Flaw

An unspecified IOHIDFamily function in Apple iOS before 8 and Apple TV before 7 lacks proper bounds checking to prevent reading of kernel pointers, which allows attackers to bypass the ASLR protection mechanism via a crafted application...

7.1CVSS5.9AI score0.01872EPSS
Exploits0References9Affected Software3
Cvelist
Cvelist
added 2014/09/18 10:0 a.m.18 views

CVE-2014-4379

An unspecified IOHIDFamily function in Apple iOS before 8 and Apple TV before 7 lacks proper bounds checking to prevent reading of kernel pointers, which allows attackers to bypass the ASLR protection mechanism via a crafted application...

6.5AI score0.01872EPSS
Exploits0References9
securityvulns
securityvulns
added 2014/05/04 12:0 a.m.98 views

APPLE-SA-2014-04-22-3 Apple TV 6.1.1

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 APPLE-SA-2014-04-22-3 Apple TV 6.1.1 Apple TV 6.1.1 is now available and addresses the following: Apple TV Available for: Apple TV 2nd generation and later Impact: An attacker in a privileged network position can obtain web site credentials Descriptio...

10CVSS0.2AI score0.44818EPSS
Exploits14
Zero Day Initiative
Zero Day Initiative
added 2014/05/02 12:0 a.m.37 views

(Pwn2Own\Pwn4Fun) Apple OS X IOKit Kernel Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of Apple OS X. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within IOKit. The...

2.1CVSS5.2AI score0.00062EPSS
Exploits0References1
Rows per page
Query Builder