Lucene search
+L

1490 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:24 a.m.12 views

SUSE CVE-2014-9427

sapi/cgi/cgimain.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a character and lacks a newline character, whi...

7.5CVSS7.6AI score0.1828EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:09 a.m.11 views

SUSE CVE-2016-0821

The LISTPOISON feature in include/linux/poison.h in the Linux kernel before 4.3, as used in Android 6.0.1 before 2016-03-01, does not properly consider the relationship to the mmapminaddr value, which makes it easier for attackers to bypass a poison-pointer protection mechanism by triggering the...

5.5CVSS7.8AI score0.00383EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:08 a.m.9 views

SUSE CVE-2016-1583

The ecryptfsprivilegedopen function in fs/ecryptfs/kthread.c in the Linux kernel before 4.6.3 allows local users to gain privileges or cause a denial of service stack memory consumption via vectors involving crafted mmap calls for /proc pathnames, leading to recursive pagefault handling...

8.1CVSS7.7AI score0.01393EPSS
SaveExploits3References29
SUSE CVE
SUSE CVE
added 2023/02/15 5:04 a.m.7 views

SUSE CVE-2016-3672

The archpickmmaplayout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDRNORANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid...

7.8CVSS7.4AI score0.0117EPSS
SaveExploits12References9
SUSE CVE
SUSE CVE
added 2023/02/15 5:02 a.m.6 views

SUSE CVE-2016-4794

Use-after-free vulnerability in mm/percpu.c in the Linux kernel through 4.6 allows local users to cause a denial of service BUG or possibly have unspecified other impact via crafted use of the mmap and bpf system calls...

7.8CVSS5.8AI score0.00493EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:58 a.m.5 views

SUSE CVE-2016-7389

For the NVIDIA Quadro, NVS, GeForce, and Tesla products, NVIDIA GPU Display Driver on Linux R304 before 304.132, R340 before 340.98, R367 before 367.55, R36193 before 361.93.03, and R370 before 370.28 contains a vulnerability in the kernel mode layer nvidia.ko handler for mmap where improper inpu...

7.8CVSS7.1AI score0.00423EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:49 a.m.9 views

SUSE CVE-2017-5669

The doshmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget a...

7.8CVSS6.1AI score0.004EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.7 views

SUSE CVE-2018-12714

An issue was discovered in the Linux kernel through 4.17.2. The filter parsing in kernel/trace/traceeventsfilter.c could be called with no filter, which is an N=0 case when it expected at least one line to have been read, thus making the N-1 index invalid. This allows attackers to cause a denial ...

9.8CVSS8AI score0.05213EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.10 views

SUSE CVE-2018-1000200

The Linux Kernel versions 4.14, 4.15, and 4.16 has a null pointer dereference which can result in an out of memory OOM killing of large mlocked processes. The issue arises from an oom killed process's final thread calling exitmmap, which calls munlockvmapagesall for mlocked vmas.This can happen...

5.5CVSS6.9AI score0.00478EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.9 views

SUSE CVE-2019-9213

In the Linux kernel before 4.20.14, expanddownwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task...

5.5CVSS6.2AI score0.05667EPSS
SaveExploits7References27
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.10 views

SUSE CVE-2019-11599

The coredump implementation in the Linux kernel before 5.0.10 does not use locking or other mechanisms to prevent vma layout or vma flags changes while it runs, which allows local users to obtain sensitive information, cause a denial of service, or possibly have unspecified other impact by...

6.1CVSS6.9AI score0.00989EPSS
SaveExploits4References17
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.7 views

SUSE CVE-2019-12817

arch/powerpc/mm/mmucontextbook3s64.c in the Linux kernel before 5.1.15 for powerpc has a bug where unrelated processes may be able to read/write to one another's virtual memory under certain conditions via an mmap above 512 TB. Only a subset of powerpc systems are affected...

8.1CVSS7.1AI score0.00386EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.8 views

SUSE CVE-2019-15794

Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma-vmfile in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which vmfile points. On...

6.7CVSS8.2AI score0.01158EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:38 a.m.7 views

SUSE CVE-2021-39802

In changepterange of mprotect.c , there is a possible way to make a shared mmap writable due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7.8CVSS6.8AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.6 views

SUSE CVE-2022-1923

DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it...

6.1CVSS7.2AI score0.00427EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.17 views

PT-2024-14721

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc3-syzkaller-00376-g7c6984405241 Description The issue is related to a deadlock that can occur when using the btrfs file system. Specifically, it happens when the fiemap code triggers a fault while accessi...

5.5CVSS6.6AI score0.00212EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/01 12:00 a.m.23 views

PT-2025-54163

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where the zero page can be corrupted when using dm-flakey with corrupt bio writes enabled. This corruption occurs because the blkdev issue zero pages...

7.8CVSS7AI score0.00954EPSS
SaveExploits2References912
OSV
OSV
added 2023/01/17 4:18 p.m.15 views

GSD-2023-1000260 libbpf: Handle size overflow for ringbuf mmap

libbpf: Handle size overflow for ringbuf mmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.158 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:10 p.m.21 views

GSD-2023-1000190 libbpf: Handle size overflow for ringbuf mmap

libbpf: Handle size overflow for ringbuf mmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.82 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:01 p.m.10 views

GSD-2023-1000101 libbpf: Handle size overflow for ringbuf mmap

libbpf: Handle size overflow for ringbuf mmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.12 by commit...

7.5AI score
SaveExploits0
Rows per page
Query Builder