Lucene search
+L

132 matches found

Cvelist
Cvelist
added 2019/11/21 1:40 a.m.38 views

CVE-2019-19039

btrfsfreeextent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfsprintleaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as no...

5.8AI score0.007EPSS
SaveExploits1References3
CNVD
CNVD
added 2019/11/21 12:00 a.m.13 views

Linux kernel information disclosure vulnerability (CNVD-2019-42534)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. An information disclosure vulnerability exists in Linux kernel 5.3.12 and earlier versions. The vulnerability stems...

5.5CVSS7AI score0.007EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2019/11/19 12:00 a.m.32 views

PT-2019-4253 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.3.12 Description: The issue in the Linux kernel's btrfs free extent function allows local users to obtain potentially sensitive information about register values via the dmesg program in a certain ENOENT case...

10CVSS5.8AI score0.16908EPSS
SaveExploits126References871
BDU FSTEC
BDU FSTEC
added 2019/10/16 12:00 a.m.13 views

The vulnerability of the pcpu_embed_first_chunk() function in the Linux operating system allows a hacker to gain unauthorized access to certain information.

The vulnerability of the pcpuembedfirstchunk function in the Linux operating system’s kernel relates to the ability to read data from the dmesg output of the printk"pages / cpu" command. Exploiting this vulnerability can allow an intruder to gain unauthorized access to sensitive information...

5.5CVSS5.5AI score0.00408EPSS
SaveExploits0References15Affected Software2
Veracode
Veracode
added 2019/05/16 2:50 a.m.27 views

Information Disclosure

Linux kernel is vulnerable to information disclosure attacks. An attacker could exploit a flaw in the cpismbushcadd function in drivers/acpi/sbshc.c which allows local users to obtain sensitive address information by reading dmesg data from an SBS HC printk call...

5.5CVSS5.4AI score0.0049EPSS
SaveExploits0References31Affected Software2
exploitpack
exploitpack
added 2019/02/12 12:00 a.m.31 views

Android - binder Use-After-Free of VMA via race Between reclaim and munmap

Android - binder Use-After-Free of VMA via race Between reclaim and munmap The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. There is ...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/02/12 12:00 a.m.49 views

Android - binder Use-After-Free of VMA via race Between reclaim and munmap

The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. There is a race condition between the direct reclaim path enters binder through the...

7.8CVSS7AI score0.00788EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2018/10/30 12:05 p.m.8 views

kernel: Kernel address information leak in drivers/acpi/sbshc.c:acpi_smbus_hc_add() function potentially allowing KASLR bypass

The acpismbushcadd function in drivers/acpi/sbshc.c in the Linux kernel, through 4.14.15, allows local users to obtain sensitive address information by reading dmesg data from an SBS HC printk call...

5.5CVSS6.7AI score0.0049EPSS
SaveExploits0References4
OSV
OSV
added 2018/10/08 10:29 p.m.16 views

DEBIAN-CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

5.5CVSS7.5AI score0.00528EPSS
SaveExploits1References1
NVD
NVD
added 2018/10/08 10:29 p.m.30 views

CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

7CVSS6.6AI score0.00528EPSS
SaveExploits1References6
OSV
OSV
added 2018/10/08 10:29 p.m.13 views

CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

5.5CVSS6.6AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2018/10/08 10:29 p.m.27 views

CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

7CVSS6.9AI score0.00528EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/10/08 10:00 p.m.34 views

CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

7CVSS6.6AI score0.00528EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2018/10/08 10:00 p.m.54 views

CVE-2018-14656

A missing address check in the callers of the showopcodes in the Linux kernel allows an attacker to dump the kernel memory at an arbitrary kernel address into the dmesg log...

7CVSS6.3AI score0.00528EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2018/09/26 12:00 a.m.146 views

Linux Kernel - VMA Use-After-Free via Buggy vmacache_flush_all() Fastpath Local Privilege Escalation

Since commit 615d6e8756c8 "mm: per-thread vma caching", first in 3.15, Linux has per-task VMA caches that contain up to four VMA pointers for fast lookup. VMA caches are invalidated by bumping the 32-bit per-mm sequence number mm-vmacacheseqnum; when the sequence number wraps, vmacacheflushall...

7.8CVSS7AI score0.03206EPSS
SaveExploits5
exploitpack
exploitpack
added 2018/09/26 12:00 a.m.30 views

Linux Kernel - VMA Use-After-Free via Buggy vmacache_flush_all() Fastpath Local Privilege Escalation

Linux Kernel - VMA Use-After-Free via Buggy vmacacheflushall Fastpath Local Privilege Escalation Since commit 615d6e8756c8 "mm: per-thread vma caching", first in 3.15, Linux has per-task VMA caches that contain up to four VMA pointers for fast lookup. VMA caches are invalidated by bumping the...

0.9AI score
SaveExploits0
zdt
zdt
added 2018/09/18 12:00 a.m.32 views

Linux 4.18 - Arbitrary Kernel Read into dmesg via Missing Address Check in segfault Handler

Exploit for linux platform in category dos / poc There is a missing address check in both showopcodes callers. showopcodes is mostly used by the kernel to print the raw instruction bytes surrounding an instruction that generated an unexpected exception; however, sometimes it is also used to print...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2018/09/13 12:00 a.m.19 views

Linux 4.18 - Arbitrary Kernel Read into dmesg via Missing Address Check in segfault Handler

Linux 4.18 - Arbitrary Kernel Read into dmesg via Missing Address Check in segfault Handler There is a missing address check in both showopcodes callers. showopcodes is mostly used by the kernel to print the raw instruction bytes surrounding an instruction that generated an unexpected exception;...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/09/13 12:00 a.m.28 views

Linux 4.18 - Arbitrary Kernel Read into dmesg via Missing Address Check in segfault Handler

There is a missing address check in both showopcodes callers. showopcodes is mostly used by the kernel to print the raw instruction bytes surrounding an instruction that generated an unexpected exception; however, sometimes it is also used to print userspace instructions. Because the userspace...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2018/08/21 12:00 a.m.17 views

PT-2018-2804 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is caused by a missing address check in the callers of the show opcodes function in the Linux kernel, allowing an attacker to dump kernel memory at an arbitrary kernel addres...

7.8CVSS6.9AI score0.7372EPSS
SaveExploits64References216
Rows per page
Query Builder