Lucene search
+L

118 matches found

RedhatCVE
RedhatCVE
added 2020/12/01 6:0 p.m.50 views

CVE-2020-29369

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe. Mitigation There is no mitigation available at this time...

6.9CVSS0.9AI score0.0045EPSS
Exploits1References3
CNVD
CNVD
added 2020/11/30 12:0 a.m.14 views

Linux kernel competitive conditions vulnerability (CNVD-2021-19429)

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. A competitive condition vulnerability exists in mm/mmap.c in Linux kernel versions prior to 5.7.11. The vulnerability...

7CVSS6.3AI score0.0045EPSS
Exploits1References1
NVD
NVD
added 2020/11/28 7:15 a.m.21 views

CVE-2020-29369

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe...

7CVSS6.6AI score0.0045EPSS
Exploits1References6
OSV
OSV
added 2020/11/28 7:15 a.m.1 views

DEBIAN-CVE-2020-29369

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe...

7CVSS6.2AI score0.0045EPSS
Exploits1References1
Prion
Prion
added 2020/11/28 7:15 a.m.19 views

Race condition

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe...

6.9CVSS6.4AI score0.0045EPSS
Exploits1References6Affected Software1
Cvelist
Cvelist
added 2020/11/28 6:20 a.m.35 views

CVE-2020-29369

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe...

6.8AI score0.0045EPSS
Exploits1References6
Debian CVE
Debian CVE
added 2020/11/28 6:20 a.m.55 views

CVE-2020-29369

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions expanddownwards and expandupwards and page-table free operations from an munmap call, aka CID-246c320a8cfe...

7CVSS6.3AI score0.0045EPSS
Exploits1
CNNVD
CNNVD
added 2020/11/28 12:0 a.m.8 views

Linux kernel 竞争条件问题漏洞

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. A competitive condition vulnerability exists in mm/mmap.c in Linux kernel versions prior to 5.7.11. The vulnerability...

7CVSS6.7AI score0.0045EPSS
Exploits1References13
Packet Storm
Packet Storm
added 2020/09/14 12:0 a.m.691 views

Linux expand_downwards() / munmap() Race Condition

Linux =4.20: expanddownwards can race with munmap page table freeing Since 4.20, domunmap downgrades the mmapsem from write-locked to read-locked after detaching the VMAs from the mmstruct, but before dropping references to pages and freeing page tables. This ought to be safe because VMA tree...

Exploits0
Positive Technologies
Positive Technologies
added 2020/07/24 12:0 a.m.26 views

PT-2020-4970 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.7.11 Description: A race condition exists between certain expand functions expand downwards and expand upwards and page-table free operations from an munmap call. This issue can be exploited to cause a denial ...

9.8CVSS7.6AI score0.78684EPSS
Exploits151References1789
Veracode
Veracode
added 2019/05/02 4:41 a.m.31 views

Denial Of Service (DoS)

kernel-rt is vulnerable to denial of service. A local user is able to crash the system via vectors involving munmap and close system call due to multiple race conditions in the function madviseremove in mm/madvise.c...

6.2CVSS7AI score0.00376EPSS
Exploits2References25Affected Software1
0day.today
0day.today
added 2019/02/12 12:0 a.m.70 views

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

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

7.8CVSS0.7AI score0.00788EPSS
Exploits2
exploitpack
exploitpack
added 2019/02/12 12:0 a.m.29 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
Exploits0
Exploit DB
Exploit DB
added 2019/02/12 12:0 a.m.46 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.4AI score
Exploits0
Exploit DB
Exploit DB
added 2018/01/08 12:0 a.m.53 views

Android - Inter-Process munmap due to Race Condition in ashmem

The MemoryIntArray class allows processes to share an in-memory array of integers backed by an "ashmem" file descriptor. As the class implements the Parcelable interface, it can be inserted into a Parcel, and optionally placed in a Bundle and transferred via binder to remote processes. Instead of...

9.3CVSS7.7AI score0.02535EPSS
Exploits5
seebug.org
seebug.org
added 2017/04/05 12:0 a.m.36 views

Android: Ashmem race conditions in android.util.MemoryIntArray (CVE-2017-0412)

The MemoryIntArray class allows processes to share an in-memory array of integers by transferring an ashmem file descriptor. As the class implements the Parcelable interface, it can be passed within a Parcel or a Bundle and transferred via binder to remote processes. Instead of directly tracking...

9.3CVSS7.7AI score0.02535EPSS
Exploits5
0day.today
0day.today
added 2017/02/14 12:0 a.m.38 views

Google Android - Inter-process munmap in android.util.MemoryIntArray Vulnerability

Exploit for Android platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1001 The MemoryIntArray class allows processes to share an in-memory array of integers by transferring an ashmem file descriptor. As the class implements the Parcelable interface, ...

9.3CVSS7.8AI score0.02866EPSS
Exploits1
0day.today
0day.today
added 2017/02/14 12:0 a.m.69 views

Google Android - android.util.MemoryIntArray Ashmem Race Conditions Vulnerability

Exploit for Android platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1002 The MemoryIntArray class allows processes to share an in-memory array of integers by transferring an ashmem file descriptor. As the class implements the Parcelable interface, ...

9.3CVSS7.6AI score0.02535EPSS
Exploits5
exploitpack
exploitpack
added 2017/02/14 12:0 a.m.33 views

Google Android - Inter-process munmap in android.util.MemoryIntArray

Google Android - Inter-process munmap in android.util.MemoryIntArray Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1001 The MemoryIntArray class allows processes to share an in-memory array of integers by transferring an ashmem file descriptor. As the class implements the...

0.7AI score
Exploits0
exploitpack
exploitpack
added 2016/12/06 12:0 a.m.21 views

Google Android - Inter-Process munmap with User-Controlled Size in android.graphics.Bitmap

Google Android - Inter-Process munmap with User-Controlled Size in android.graphics.Bitmap Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=928 Bitmap objects can be passed between processes by flattening them to a Parcel in one process and un-flattening them in another. In order...

1.3AI score
Exploits0
Rows per page
Query Builder