Lucene search
+L

698 matches found

Cvelist
Cvelist
added 2021/07/09 10:33 a.m.41 views

CVE-2021-3571

A flaw was found in the ptp4l program of the linuxptp package. When ptp4l is operating on a little-endian architecture as a PTP transparent clock, a remote attacker could send a crafted one-step sync message to cause an information leak or crash. The highest threat from this vulnerability is to...

6.8AI score0.01895EPSS
SaveExploits0References3
Veracode
Veracode
added 2021/07/07 11:23 a.m.25 views

Denial Of Service

linuxptp is vulnerable to denial of service. The vulnerability exists due to a missing length check when forwarding a PTP message between ports...

8.8CVSS8.2AI score0.02955EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2021/07/06 3:18 p.m.63 views

CVE-2021-3571

A flaw was found in the ptp4l program of the linuxptp package. When ptp4l is operating on a little-endian architecture as a PTP transparent clock, a remote attacker could send a crafted one-step sync message to cause an information leak or crash. The highest threat from this vulnerability is to...

7.1CVSS0.5AI score0.01895EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2021/07/06 2:17 p.m.19 views

linuxptp security update

An update is available for linuxptp. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The linuxptp packages provide Precision Time Protocol PTP implementation for...

8.8CVSS8.5AI score0.02955EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2021/07/06 2:17 p.m.34 views

Important: linuxptp security update

The linuxptp packages provide Precision Time Protocol PTP implementation for Linux according to IEEE standard 1588 for Linux. The dual design goals are to provide a robust implementation of the standard and to use the most relevant and modern Application Programming Interfaces API offered by the...

8CVSS1.1AI score0.02955EPSS
SaveExploits0References1
OSV
OSV
added 2021/06/04 7:35 p.m.16 views

UVI-2021-1000542 ptp: ocp: Fix a resource leak in an error handling path

ptp: ocp: Fix a resource leak in an error handling path 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.12.9 by commit...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/05/12 12:0 a.m.10 views

PT-2024-11196

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak in the Linux kernel has been resolved. The issue occurred in the ptp: ocp module, where an error handling path failed to properly undo a successful 'pci ioremap bar' call...

6.2CVSS5.5AI score0.00202EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.15 views

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.

...

6.5CVSS8.2AI score0.00359EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2020/08/10 12:0 a.m.84 views

Unbreakable Enterprise kernel security update

4.14.35-1902.305.4 - ptp: free ptp device pin descriptors properly Vladis Dronov Orabug: 31710994 4.14.35-1902.305.3 - fs/binfmtelf.c: allocate initialized memory in fillthreadcoreinfo Alexander Potapenko Orabug: 31350638 CVE-2020-10732 - PCI: vmd: Filter resource type bits from shadow register J...

7.8CVSS0.4AI score0.03551EPSS
SaveExploits3
Ubuntu
Ubuntu
added 2020/07/06 10:7 p.m.129 views

USN-4419-1: Linux kernel vulnerabilities

It was discovered that a race condition existed in the Precision Time Protocol PTP implementation in the Linux kernel, leading to a use-after- free vulnerability. A local attacker could possibly use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2020-10690...

6.7CVSS6.9AI score0.04505EPSS
SaveExploits0
NVD
NVD
added 2020/05/08 3:15 p.m.23 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.7AI score0.00359EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/05/08 3:15 p.m.38 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.8AI score0.00359EPSS
SaveExploits0References4
OSV
OSV
added 2020/05/08 3:15 p.m.4 views

UBUNTU-CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.7AI score0.00359EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2020/05/08 1:48 p.m.43 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.7AI score0.00359EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2020/04/28 3:41 p.m.12 views

kernel: use-after-free in cdev_put() when a PTP device is removed while it's chardev is open

There is a use-after-free problem seen due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device is removed, it ca...

6.5CVSS7.1AI score0.00359EPSS
SaveExploits0References4
NVD
NVD
added 2020/01/21 8:15 p.m.21 views

CVE-2019-17584

The Meinberg SyncBox/PTP/PTPv2 devices have default SSH keys which allow attackers to get root access to the devices. All firmware versions up to v5.34o, v5.34s, v5.32 or 5.34g are affected. The private key is also used in an internal interface of another Meinberg Device and can be extracted from...

8.5CVSS7.5AI score0.0105EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/01/21 7:32 p.m.26 views

CVE-2019-17584

The Meinberg SyncBox/PTP/PTPv2 devices have default SSH keys which allow attackers to get root access to the devices. All firmware versions up to v5.34o, v5.34s, v5.32 or 5.34g are affected. The private key is also used in an internal interface of another Meinberg Device and can be extracted from...

7.5AI score0.0105EPSS
SaveExploits0References2
CVE
CVE
added 2020/01/21 7:32 p.m.51 views

CVE-2019-17584

CVE-2019-17584 involves Meinberg SyncBox/PTP/PTPv2 devices with default SSH keys that allow attackers to gain root access. Affected firmware versions include up to v5.34o, v5.34s, v5.32*, and 5.34g. The private key is also used in an internal interface of another Meinberg device and can be extrac...

8.5CVSS7.5AI score0.0105EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/17 12:0 a.m.28 views

Cisco NX-OS Precision Time Protocol (PTP) Denial of Service Vulnerability

According to its self-reported version, the Cisco NX-OS Software is affected by a denial of service DoS vulnerability which exists in its Precision Time Protocol PTP implementation due to a lack of protection against PTP frame flood attacks. An unauthenticated, remote attacker can exploit this...

8.6CVSS7.9AI score0.04483EPSS
SaveExploits0References3
NVD
NVD
added 2019/08/06 7:15 p.m.22 views

CVE-2019-5998

Buffer overflow in PTP Picture Transfer Protocol of EOS series digital cameras EOS-1D X firmware version 2.1.0 and earlier, EOS-1D X MKII firmware version 1.1.6 and earlier, EOS-1D C firmware version 1.4.1 and earlier, EOS 5D MARK III firmware version 1.3.5 and earlier, EOS 5D MARK IV firmware...

8.8CVSS9AI score0.02559EPSS
SaveExploits1References5
Rows per page
Query Builder