3 matches found
The vulnerability of the ptp_qoriq_probe() function in the drivers/ptp/ptp_qoriq.c module of the Linux kernel’s PTP driver allows a hacker to trigger a service failure.
The vulnerability of the ptpqoriqprobe function in the drivers/ptp/ptpqoriq.c module of the Linux kernel’s PTP driver is related to improper memory release. Exploiting this vulnerability could allow a remote attacker to cause service failure...
EUVD-2023-60497
In the Linux kernel, the following vulnerability has been resolved: ptpqoriq: fix memory leak in probe Smatch complains that: drivers/ptp/ptpqoriq.c ptpqoriqprobe warn: 'base' from ioremap not released. Fix this by revising the parameter from 'ptpqoriq-base' to 'base'. This is only a bug if...
PT-2025-54153
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the ptp qoriq probe function within the ptp qoriq module. Smatch, a static analysis tool, identified that memory allocated using ioremap for th...