Lucene search
K

19 matches found

Cvelist
Cvelist
added 2026/05/06 11:27 a.m.20 views

CVE-2026-43173 net: ethernet: xscale: Check for PTP support properly

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xxgettsinfo ixp46xptpfind is called unconditionally despite this feature only existing on ixp46x, leading to the following splat from tcpdump: root@OpenWrt: tcpdump -vv...

0.00013EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.1 views

SUSE CVE-2025-40255

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

4.4CVSS6.4AI score0.00026EPSS
Exploits0References7
CVE
CVE
added 2025/12/04 4:8 p.m.11 views

CVE-2025-40255

The CVE-2025-40255 issue affects the Linux kernel where the Netlink path used by ethtool tsconfig could trigger a NULL pointer dereference in generic_hwtstamp_ioctl_lower(), if kernel_cfg->ifr is NULL. The vulnerability path shown in the documents is: net: core: prevent NULL deref in generic_h...

6.1AI score0.00026EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-2598

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00019EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.2 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

6AI score0.0002EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.2 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

5.5CVSS5.4AI score0.0002EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:49 p.m.1 views

net: atlantic: Fix DMA mapping for PTP hwts ring

...

5.5CVSS7AI score0.00017EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.6 views

SUSE CVE-2025-21894

In the Linux kernel, the following vulnerability has been resolved: net: enetc: VFs do not support HWTSTAMPTXONESTEPSYNC Actually ENETC VFs do not support HWTSTAMPTXONESTEPSYNC because only ENETC PF can access PMaSINGLESTEP registers. And there will be a crash if VFs are used to test one-step...

5.5CVSS7.6AI score0.00017EPSS
Exploits0References15
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.2 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 the Linux kernel that stems from the ENETC VFs not supporting HWTSTAMPTXONESTEPSYNC, which could lead to a crash...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/01/20 10:53 a.m.5 views

CVE-2025-21649

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL. But the tx process would still try to set hardware time stamp info with...

5.5CVSS7AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2025/01/19 11:15 a.m.1 views

AZL-56133 CVE-2025-21649 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL. But the tx process would still try to set hardware time stamp info with...

5.5CVSS6.7AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2025/01/19 11:15 a.m.1 views

UBUNTU-CVE-2025-21649

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL. But the tx process would still try to set hardware time stamp info with...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2025/01/19 10:18 a.m.1 views

CVE-2025-21649 net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL. But the tx process would still try to set hardware time stamp info with...

7.5AI score0.00019EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/01/08 12:0 a.m.2 views

PT-2025-4330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which caused a kernel crash when 1588 was sent on HIP08 devices. The issue occurred because HIP08 devices do not register the ptp...

5.5CVSS7.1AI score0.00019EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.1 views

kernel: net: atlantic: Fix DMA mapping for PTP hwts ring

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.1 views

SUSE CVE-2024-26680

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References6
OSV
OSV
added 2024/04/02 7:15 a.m.0 views

DEBIAN-CVE-2024-26680

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS5.2AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.0 views

AZL-58728 CVE-2024-26680 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/04/02 12:0 a.m.2 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 the Linux kernel that originates in the function aqringhwtsrxalloc in net: atlantic that maps additional AQCFGRXDSDEF bytes...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References7
Rows per page
Query Builder