Lucene search
+L

19 matches found

CVE
CVE
added 2026/09/17 4:06 p.m.7 views

CVE-2026-90100

CVE-2026-90100 affects the Linux kernel PTP (Precision Time Protocol) netc driver. The root cause is a period truncation in net_timer_enable_perout(): a u64 max_period bound exceeds U32_MAX when integral_period > 0, allowing a period_ns value to pass the range check but be silently truncated t...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:06 p.m.4 views

EUVD-2026-81961

In the Linux kernel, the following vulnerability has been resolved: ptp: netc: fix period truncation and potential divide-by-zero in PEROUT The maxperiod bound in nettimerenableperout was computed as: maxperiod = u64NETCTMRDEFAULTFIPER + integralperiod; which exceeds U32MAX when integralperiod 0...

0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.43 views

CVE-2026-72414

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

UBUNTU-CVE-2026-72414

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.3AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.15 views

CVE-2026-72414

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.5AI score0.0022EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.39 views

CVE-2026-72414 net: dsa: sja1105: round up PTP perout pin duration

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:56 a.m.15 views

EUVD-2026-59313

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.4AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:56 a.m.17 views

CVE-2026-72414 net: dsa: sja1105: round up PTP perout pin duration

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:56 a.m.47 views

CVE-2026-72414

The CVE-2026-72414 entry concerns the Linux kernel component net: dsa: sja1105. The issue arises when pin_duration, derived from a user-provided period, is converted to SJA1105 clock ticks and passed as the cycle_time to future_base_time(); very small values can become zero, causing a division by...

5.3AI score0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.45 views

PT-2026-72602

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pin duration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycle time argument to future base time. Very small period values may...

5.3AI score0.0022EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fixed a possible NULL pointer dereferencing issue related to the perout request. The ICSS IEP driver tracks the states of perout and pps enable using flags. Currently, when disabling PPS and perout signals duri...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.8 views

SUSE CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS7.6AI score0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 2:15 p.m.31 views

CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:15 p.m.6 views

DEBIAN-CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.6 views

UBUNTU-CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.23 views

CVE-2025-37784 net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 1:07 p.m.121 views

CVE-2025-37784

CVE-2025-37784 affects the Linux kernel ICSS IEP driver (net: ti: icss-iep). The vulnerability was caused by a NULL pointer dereference when disabling PPS/PEROUT during icss_iep_exit(), due to lingering perout state referenced by icss_iep_perout_enable_hw. The fix updates icss_iep_perout_enable_h...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 1:07 p.m.12 views

CVE-2025-37784 net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/04/15 12:00 a.m.10 views

PT-2025-18465

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue has been identified in the ICSS IEP driver of the Linux kernel. This issue occurs when disabling PPS and perout signals during the icss iep exit function...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0
Rows per page
Query Builder