Lucene search
K

36 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP The ptpclocksettime function assumes that every ptpclock has implemented settime64. By using -EOPNOTSUPP as a stub, we prevent a NULL derefrence from occurring. This fix is similar to th...

5.8AI score0.00155EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP The ptpclocksettime function assumes that every ptpclock has implemented settime64. Implementing settime64 with -EOPNOTSUPP prevents a NULL derefrence...

5.2AI score0.00161EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005717)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005717 advisory. In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make...

5.5CVSS6.8AI score0.00233EPSS
Exploits0References3
NVD
NVD
added 2026/02/18 3:18 p.m.7 views

CVE-2025-71226

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00024EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2026/02/18 3:18 p.m.7 views

CVE-2025-71226

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00024EPSS
Exploits0References4
CVE
CVE
added 2026/02/18 2:21 p.m.18 views

CVE-2025-71226

The CVE-2025-71226 affects the Linux kernel’s iwlwifi driver for MVM/MLD PTP clocks. The vulnerability stemmed from not implementing settime64 in the PTP clock, causing -EINVAL warnings on ptp_clock_register. The fix adds a stub for settime64 that returns -EOPNOTSUPP to suppress the warning and a...

5.3AI score0.00024EPSS
Exploits0
Cvelist
Cvelist
added 2026/02/18 2:21 p.m.23 views

CVE-2025-71226

...

0.00024EPSS
Exploits0
OSV
OSV
added 2026/02/18 2:21 p.m.6 views

CVE-2025-71226 wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP Since commit dfb073d32cac "ptp: Return -EINVAL on ptpclockregister if required ops are NULL", PTP clock registered through ptpclockregister is required to have...

5.3AI score0.00024EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/02/18 2:21 p.m.8 views

CVE-2025-71226

Removed by vendor...

5.3AI score0.00024EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71226

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP Since commit dfb073d32cac ptp: Return -EINVAL on ptpclockregister if required ops are NULL, PTP clock...

6AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.5 views

SUSE CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

4.4CVSS6.5AI score0.00155EPSS
Exploits0References3
NVD
NVD
added 2026/01/05 10:15 a.m.17 views

CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

0.00155EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.6 views

CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

5.7AI score0.00155EPSS
Exploits0References11
OSV
OSV
added 2026/01/05 10:15 a.m.6 views

UBUNTU-CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

5.7AI score0.00155EPSS
Exploits0References12
Cvelist
Cvelist
added 2026/01/05 9:32 a.m.30 views

CVE-2025-68752 iavf: Implement settime64 with -EOPNOTSUPP

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

0.00155EPSS
Exploits0References3
CVE
CVE
added 2026/01/05 9:32 a.m.19 views

CVE-2025-68752

The CVE-2025-68752 entry concerns the Linux kernel iavf driver: ptp_clock_settime() assumes every ptp_clock implements settime64(), leading to a NULL dereference when the callback is missing. The fix implements settime64 with a -EOPNOTSUPP stub in the iavf code path (mirroring a similar fix in gv...

6.1AI score0.00155EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/01/05 9:32 a.m.7 views

CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

5.1AI score0.00155EPSS
Exploits0
OSV
OSV
added 2026/01/05 9:32 a.m.5 views

CVE-2025-68752 iavf: Implement settime64 with -EOPNOTSUPP

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

6.1AI score0.00155EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.6 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, which stems from an unimplemented settime64 in the ptpclocksettime function in the iavf driver, which could lead to a null...

6.1AI score0.00155EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.10 views

PT-2026-1240

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ptp clock settime function. This function incorrectly assumes that every precision time protocol PTP clock has implemented the settime64...

9.8CVSS6.4AI score0.00378EPSS
Exploits8References413
Rows per page
Query Builder