Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/08/30 9:06 p.m.10 views

cve-writeups-and-pocs

CVE-2026-80724 PoC & ライトアップ CVE-2026-80724 — Linuxカーネル ptp: vmclock: 読み取り専用マッピングが書き込み可能になるのを防ぐ 完全なProof-of-Concept + 技術ライトアップ Abdifatah Suruur suruur によるセキュリティ研究 — 独自に発見した脆弱性に関するCVEライトアップとPoCのコレクション。 CVE ID : CVE-2026-80724 深刻度 : 8.8 高 — CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H コンポーネント :...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.11 views

CVE-2026-80724

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

8.8CVSS0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-CVE-2026-80724

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 7:03 a.m.11 views

CVE-2026-80724

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 7:03 a.m.37 views

CVE-2026-80724 ptp: vmclock: prevent read-only mappings from becoming writable

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

8.8CVSS0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 7:03 a.m.51 views

CVE-2026-80724

CVE-2026-80724 affects the Linux kernel's ptp/vmclock driver. The root cause is that vmclock_miscdev_mmap() rejects writable mappings of the shared vmclock ABI page with -EROFS but leaves VM_MAYWRITE set, allowing a guest to map the page read-only and then upgrade it to writable via mprotect(). T...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 7:03 a.m.7 views

EUVD-2026-67460

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

5.8AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 7:03 a.m.11 views

CVE-2026-80724 ptp: vmclock: prevent read-only mappings from becoming writable

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VMMAYWRITE set. Userspace can map the page read-only and then...

8.8CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.14 views

PT-2026-83024

First CVE: CVE-2026-80724 CVSS 8.8 Fixed a High severity issue in Linux kernel ptp vmclock that allowed read-only mappings to become writable. https://t.co/8CqxhvhfsA @CVEnew @lostsec CVE CyberSecurity LinuxKernel InfoSec AbdifatahSuruur suruur bugbounty...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80724

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ptp: vmclock: prevent read-only mappings from becoming writable vmclockmiscdevmmap rejects writable mappings of the shared vmclock ABI page with -EROFS, but...

8.8CVSS6.1AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

UBUNTU-CVE-2026-72279

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

9CVSS5.5AI score0.00189EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/12 4:21 p.m.9 views

SUSE CVE-2026-68445

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 12:17 a.m.7 views

DEBIAN-CVE-2026-68445

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 12:07 a.m.7 views

CVE-2026-68445 drm/vc4: Prevent shader BO mappings from becoming writable

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS5.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.6 views

PT-2026-70959

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/vc4 component where the vc4 gem object mmap function fails to clear the VM MAYWRITE flag when rejecting a writable mapping of a validated shader BO Buffer...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.7 views

CVE-2026-43433

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

5.7AI score0.00099EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.7 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/21 12:15 p.m.13 views

CVE-2024-57937

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/21 12:09 p.m.17 views

CVE-2024-57937

...

SaveExploits0
Rows per page
Query Builder