Lucene search
+L

762 matches found

Kitploit
Kitploit
added 2026/08/31 7:30 a.m.5 views

PTP-RAT

PTP-RAT Exfiltrate data over screen interfaces More information about how the tool works can be found at https://www.pentestpartners.com/security-blog/exfiltration-by-encoding-data-in-pixel-colour-values/...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/08/28 8:16 a.m.10 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
Debian CVE
Debian CVE
added 2026/08/28 7:03 a.m.9 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.35 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
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
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.12 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
RedhatCVE
RedhatCVE
added 2026/08/27 12:19 p.m.6 views

CVE-2026-80564

A flaw was found in the Linux kernel's gve component. A local user can trigger a NULL pointer dereference by attempting to use the ptp adjfine function, which has a missing implementation. This vulnerability can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 12:00 a.m.4 views

UBUNTU-CVE-2026-80564

In the Linux kernel, the following vulnerability has been resolved: gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows: sudo ./testptp -d /dev/ptp0 -f 0 551.943697 BUG: kernel NULL...

5.8AI score0.00166EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-13481

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS0.00166EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80564 gve: fix NULL dereference due to missing ptp adjfine

In the Linux kernel, the following vulnerability has been resolved: gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows: sudo ./testptp -d /dev/ptp0 -f 0 551.943697 BUG: kernel NULL...

5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:37 p.m.17 views

CVE-2026-80564

This Linux kernel vulnerability affects the gve (Google Virtual Ethernet) driver. The root cause is a missing implementation of the adjfine PTP operation , which leads to a NULL pointer dereference in ptp_clock_adjtime. The bug can be triggered from usermode via sudo ./testptp -d /dev/ptp0 -f 0, ...

5.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 2:03 p.m.16 views

CVE-2026-13481 Out-of-bounds read in PTP management TLV TIME parsing in Zephyr net PTP

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 2:03 p.m.7 views

EUVD-2026-66557

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS5.7AI score0.00166EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/26 2:03 p.m.5 views

CVE-2026-13481 Out-of-bounds read in PTP management TLV TIME parsing in Zephyr net PTP

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS5.7AI score0.00166EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/26 2:03 p.m.35 views

CVE-2026-13481 Out-of-bounds read in PTP management TLV TIME parsing in Zephyr net PTP

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS0.00166EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/26 2:03 p.m.16 views

CVE-2026-13481

CVE-2026-13481 is an out-of-bounds read in the IEEE 1588 PTP management-message parser in Zephyr RTOS (subsys/net/lib/ptp/tlv.c). In tlv_mgmt_post_recv(), the PTP_MGMT_TIME case casts TLV data to a 10-byte ptp_timestamp struct without validating that the data field is at least that size, unlike a...

5.4CVSS5.7AI score0.00166EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80564

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as...

5.9AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.9 views

PT-2026-82107

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTP MGMT TIME management id. In the tlv mgmt post recv function, the PTP...

5.4CVSS5.9AI score0.00166EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82180

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the gve driver due to a missing implementation of the adjfine function. This issue can be triggered from usermode through the ptp clock adjtime...

5.9AI score0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/24 1:31 p.m.9 views

CVE-2026-74603

A flaw was found in the Linux kernel's ptp: ocp module. This vulnerability occurs because the EEPROM board ID, a fixed-size field, is not guaranteed to be null-terminated. When this ID is processed as a C string, it may lead to an over-read beyond its intended memory boundary. This memory...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References4
Rows per page
Query Builder