Lucene search
+L

330 matches found

CVE
CVE
added 2020/11/28 6:20 a.m.421 views

CVE-2020-29368

Affected software: Linux kernel up to version prior to 5.7.5 (pre-5.7.5). Vulnerability details: In mm/huge_memory.c, __split_huge_pmd, the copy-on-write CoW implementation can grant unintended write access due to a race in the THP mapcount check. This race condition can lead to local write acces...

7CVSS6.6AI score0.0036EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2020/11/28 6:18 a.m.21 views

CVE-2020-29374

An issue was discovered in the Linux kernel before 5.7.3, related to mm/gup.c and mm/hugememory.c. The getuserpages aka gup implementation, when used for a copy-on-write page, does not properly consider the semantics of read operations and therefore can grant unintended write access, aka...

5.2AI score0.00402EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2020/11/28 12:0 a.m.9 views

Linux kernel 竞争条件问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in versions of Linux kernel prior to 5.7.5, which stems from a contention condition in split huge pmd in mm huge memoryc, where the copy-on-writ...

7CVSS6.7AI score0.0036EPSS
SaveExploits1References38
0day.today
0day.today
added 2020/08/25 12:0 a.m.46 views

Linux CoW Incorrect Access Grant Exploit

A Linux copy-on-write issue can wrongly grant write access. Linux: CoW can wrongly grant write access because of pinned references or THP bug I've stumbled over two ways in which copy-on-write of anonymous memory after fork is currently broken: Page references through the page refcount and a bug ...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/06/03 12:0 a.m.12 views

PT-2020-1260 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.7.5 Description: The issue is related to the split huge pmd function in the mm/huge memory.c file of the Linux kernel. It involves a race condition in a THP mapcount check, which can grant unintended write...

9.8CVSS7.4AI score0.78684EPSS
SaveExploits157References1382
ThreatPost
ThreatPost
added 2019/03/04 4:29 p.m.72 views

Project Zero Discloses High-Severity Apple macOS Flaw

Researchers have disclosed what they say is a high-severity security flaw in Apple’s MacOS operating system – which has not yet been patched. The flaw gives an attacker privileges to perform malicious actions on a mounted filesystem – without the victim knowing. The Google Project Zero team...

0.2AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2019/03/04 1:34 p.m.106 views

Google Discloses Unpatched 'High-Severity' Flaw in Apple macOS Kernel

Cybersecurity researcher at Google's Project Zero division has publicly disclosed details and proof-of-concept exploit of a high-severity security vulnerability in macOS operating system after Apple failed to release a patch within 90 days of being notified. Discovered by Project Zero researcher...

5.5CVSS6.6AI score0.0342EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2019/03/04 1:34 p.m.1 views

Google Discloses Unpatched 'High-Severity' Flaw in Apple macOS Kernel

Cybersecurity researcher at Google's Project Zero division has publicly disclosed details and proof-of-concept exploit of a high-severity security vulnerability in macOS operating system after Apple failed to release a patch within 90 days of being notified. Discovered by Project Zero researcher...

5.5CVSS6.5AI score0.0342EPSS
SaveExploits2
0day.today
0day.today
added 2019/03/02 12:0 a.m.32 views

macOS XNU - Copy-on-Write Behavior #Bypass via Mount of User-Owned Filesystem Image Exploit

XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against later modifications by the source process; otherwise, the source process might be...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2019/03/01 12:0 a.m.24 views

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected agains...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/03/01 12:0 a.m.59 views

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image

XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against later modifications by the source process; otherwise, the source process might be...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2019/02/01 12:0 a.m.61 views

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File Exploit

/ XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against later modifications by the source process; otherwise, the source process might ...

5.5CVSS6.6AI score0.0342EPSS
SaveExploits2
exploitpack
exploitpack
added 2019/01/31 12:0 a.m.59 views

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File / XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against...

SaveExploits0
Exploit DB
Exploit DB
added 2019/01/31 12:0 a.m.56 views

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File

/ XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against later modifications by the source process; otherwise, the source process might ...

7.4AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/16 9:48 p.m.54 views

Security Bulletin: IBM Security Guardium is affected by Linux kernel privesc: Dirty COW vulnerability (CVE-2016-5195)

Summary Linux Kernel could allow a local attacker to gain elevated privileges on the system, caused by a race condition when handling the copy-on-write COW breakage of private read-only memory mappings by the memory subsystem. IBM Security Guardium has provided a fix for this vulnerability...

7.2CVSS1AI score0.83524EPSS
SaveExploits83Affected Software1
RedHat Linux
RedHat Linux
added 2018/01/25 11:2 a.m.6 views

kernel: pmd can become dirty without going through a COW cycle

A flaw was found in the patches used to fix the 'dirtycow' vulnerability CVE-2016-5195. An attacker, able to run local code, can exploit a race condition in transparent huge pages to modify usually read-only huge pages...

7CVSS6.6AI score0.02841EPSS
SaveExploits9References4
Tenable Nessus
Tenable Nessus
added 2017/12/18 12:0 a.m.67 views

Ubuntu 16.04 LTS : Linux kernel regression (USN-3509-3)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-3509-3 advisory. USN-3509-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. Unfortunately, it also introduced a regression that prevented the Ceph network filesyst...

7.8CVSS6.8AI score0.0215EPSS
SaveExploits3References1
Ubuntu
Ubuntu
added 2017/12/15 8:27 a.m.83 views

USN-3509-3: Linux kernel regression

USN-3509-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. Unfortunately, it also introduced a regression that prevented the Ceph network filesystem from being used. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Mohamed Ghannam...

7AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/12/09 12:0 a.m.36 views

Ubuntu: Security Advisory (USN-3507-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.02841EPSS
SaveExploits12References2
OSV
OSV
added 2017/12/08 3:47 a.m.8 views

USN-3507-2 linux-gcp vulnerabilities

Mohamed Ghannam discovered that a use-after-free vulnerability existed in the Netlink subsystem XFRM in the Linux kernel. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2017-16939 It was discovered that the Linux kernel did not...

7.8CVSS6.9AI score0.02841EPSS
SaveExploits12References7
Rows per page
Query Builder