Lucene search
+L

342 matches found

CNVD
CNVD
added 2018/07/10 12:00 a.m.13 views

Google Android has an unspecified vulnerability (CNVD-2019-44517)

Android is a Linux-based open source operating system jointly developed by Google and the Open Handheld Alliance OHA. A security vulnerability exists in Android that stems from the program not properly validating pointers in the ADSPRPC command. An attacker can exploit the vulnerability to access...

7.5CVSS7.5AI score0.00543EPSS
SaveExploits0References1
CVE
CVE
added 2018/07/06 7:00 p.m.45 views

CVE-2018-5886

CVE-2018-5886 describes a vulnerability where a pointer in an ADSPRPC command is not properly validated in CAF Android builds using the Linux kernel (Android for MSM, Firefox OS for MSM, QRD Android). The root cause is improper validation of a pointer in the ADSPRPC path, which can allow access t...

7.5CVSS7.2AI score0.00543EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2018/06/19 4:58 a.m.10 views

kernel: mm subsystem does not properly enforce the CONFIG_STRICT_DEVMEM protection mechanism

The mm subsystem in the Linux kernel through 4.10.10 does not properly enforce the CONFIGSTRICTDEVMEM protection mechanism, which allows local users to read or write to kernel memory locations in the first megabyte and bypass slab-allocation access restrictions via an application that opens the...

7.8CVSS7.2AI score0.00308EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/04/24 12:00 a.m.6 views

Linux kernel 'udl_fb_mmap' function integer overflow vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. An integer overflow vulnerability exists in the 'udlfbmmap' function in the drivers/gpu/drm/udl/udlfb.c file in Linux kernel versions 3.4 through 4.15. A local attacke...

7.8CVSS7AI score0.00502EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2018/04/23 7:29 p.m.5 views

CVE-2018-8781

The udlfbmmap function in drivers/gpu/drm/udl/udlfb.c at the Linux kernel version 3.4 and up to and including 4.15 has an integer-overflow vulnerability allowing local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages, resulting in a code...

7.8CVSS8AI score0.00502EPSS
SaveExploits0References25
OSV
OSV
added 2018/04/04 2:29 p.m.10 views

CVE-2018-6917

In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, insufficient validation of user-provided font parameters can result in an integer overflow, leading to the use of arbitrary kernel memory as glyph data. Unprivileged users may be able to access...

7.5CVSS6.6AI score0.01608EPSS
SaveExploits0References3
Metasploit
Metasploit
added 2018/03/15 12:00 a.m.132 views

Safari Webkit Proxy Object Type Confusion

This module exploits a type confusion bug in the Javascript Proxy object in WebKit. The DFG JIT does not take into account that, through the use of a Proxy, it is possible to run arbitrary JS code during the execution of a CreateThis operation. This makes it possible to change the structure of e....

9.3CVSS8.4AI score0.52574EPSS
SaveExploits17
OSV
OSV
added 2018/01/10 2:53 p.m.9 views

USN-3522-4 linux-lts-xenial regression

USN-3522-2 fixed a vulnerability in the Linux Hardware Enablement kernel for Ubuntu 14.04 LTS to address Meltdown CVE-2017-5754. Unfortunately, that update introduced a regression where a few systems failed to boot successfully. This update fixes the problem. We apologize for the inconvenience...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2017/09/21 3:29 p.m.7 views

CVE-2017-9724

In all Qualcomm products with Android releases from CAF using the Linux kernel, user-level permissions can be used to gain access to kernel memory, specifically the ION cache maintenance code is writing to a user supplied address...

7.8CVSS5.8AI score0.00668EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/25 8:29 a.m.10 views

CVE-2017-13695

The acpinsevaluate function in drivers/acpi/acpica/nseval.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism in the kernel throu...

5.5CVSS5.6AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.9 views

kernel: Use after free in SCSI generic device interface (CVE-2016-9576 regression)

It was found that the fix for CVE-2016-9576 was incomplete: the Linux kernel's sg implementation did not properly restrict write operations in situations where the KERNELDS option is set. A local attacker to read or write to arbitrary kernel memory locations or cause a denial of service...

7.8CVSS6.9AI score0.00437EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.20 views

kernel: Use after free in SCSI generic device interface

It was found that the blkrqmapuseriov function in the Linux kernel's block device implementation did not properly restrict the type of iterator, which could allow a local attacker to read or write to arbitrary kernel memory locations or cause a denial of service use-after-free by leveraging write...

7.8CVSS6.9AI score0.00437EPSS
SaveExploits0References4
CNVD
CNVD
added 2017/06/29 12:00 a.m.11 views

Linux Kernel 'saa7164-bus.c' Local Elevation of Privilege Vulnerability

Linux is a free-to-use and freely distributed Unix-like operating system, a multi-user, multi-tasking, multi-threaded and multi-CPU supported operating system based on POSIX and UNIX. A local elevation of privilege vulnerability exists in Linux Kernel 'saa7164-bus.c'. A local attacker can exploit...

7.8AI score
SaveExploits0References1
OSV
OSV
added 2017/04/17 12:59 a.m.6 views

DEBIAN-CVE-2017-7889

The mm subsystem in the Linux kernel through 3.2 does not properly enforce the CONFIGSTRICTDEVMEM protection mechanism, which allows local users to read or write to kernel memory locations in the first megabyte and bypass slab-allocation access restrictions via an application that opens the...

7.8CVSS7.6AI score0.00308EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/03/21 9:06 a.m.13 views

kernel: Use after free in SCSI generic device interface (CVE-2016-9576 regression)

It was found that the fix for CVE-2016-9576 was incomplete: the Linux kernel's sg implementation did not properly restrict write operations in situations where the KERNELDS option is set. A local attacker to read or write to arbitrary kernel memory locations or cause a denial of service...

7.8CVSS6.9AI score0.00437EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/03/21 9:06 a.m.9 views

kernel: Use after free in SCSI generic device interface

It was found that the blkrqmapuseriov function in the Linux kernel's block device implementation did not properly restrict the type of iterator, which could allow a local attacker to read or write to arbitrary kernel memory locations or cause a denial of service use-after-free by leveraging write...

7.8CVSS6.9AI score0.00437EPSS
SaveExploits0References4
OSV
OSV
added 2017/02/25 8:29 a.m.15 views

MGASA-2017-0064 Updated kernel-tmb packages fixes security vulnerabilities

This kernel-tmb update is based on upstream 4.4.50 and fixes at least the following security issues: The cgroup offline implementation in the Linux kernel through 4.8.11 mishandles certain drain operations, which allows local users to cause a denial of service system hang by leveraging access to ...

9.8CVSS7.8AI score0.0596EPSS
SaveExploits13References13
OSV
OSV
added 2017/01/21 10:50 a.m.10 views

SUSE-SU-2017:0245-1 Security update for Linux Kernel Live Patch 16 for SLE 12

This update for the Linux Kernel 3.12.60-5257 fixes several issues. The following security bugs were fixed: - CVE-2016-9806: Race condition in the netlinkdump function in net/netlink/afnetlink.c in the Linux kernel allowed local users to cause a denial of service double free or possibly have...

7.8CVSS8.3AI score0.00437EPSS
SaveExploits0References10
OSV
OSV
added 2016/12/30 6:59 p.m.5 views

DEBIAN-CVE-2016-10088

The sg implementation in the Linux kernel through 4.9 does not properly restrict write operations in situations where the KERNELDS option is set, which allows local users to read or write to arbitrary kernel memory locations or cause a denial of service use-after-free by leveraging access to a...

7CVSS7.4AI score0.00372EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2016/12/30 12:00 a.m.16 views

PT-2016-4575 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.9 Description: The sg implementation in the Linux kernel does not properly restrict write operations in situations where the KERNEL DS option is set, allowing local users to read or write to arbitrary kernel...

10CVSS7.5AI score0.80286EPSS
SaveExploits99References623
Rows per page
Query Builder