Lucene search
+L

146 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004000)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004000 advisory. 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...

6.5CVSS6.8AI score0.00359EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000491)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000491 advisory. 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...

6.5CVSS6.8AI score0.00359EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/05 10:15 a.m.24 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.0018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.12 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.4AI score0.0018EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/05 10:15 a.m.12 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.0018EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/01/05 9:32 a.m.48 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.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/05 9:32 a.m.11 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 score
SaveExploits0References6
CNNVD
CNNVD
added 2026/01/05 12:00 a.m.15 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.0018EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.15 views

EUVD-2025-203681

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

6AI score0.00139EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.40 views

CVE-2025-68215 ice: fix PTP cleanup on driver removal in error path

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

7CVSS0.00139EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 11:16 a.m.17 views

CVE-2025-40298

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

5.8AI score0.00185EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.7 views

SUSE CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

6.3AI score0.00185EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40299

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every...

5.5AI score0.00185EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2025-201646

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

6AI score0.00185EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.14 views

EUVD-2025-201645

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

6AI score0.00185EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/08 1:16 a.m.9 views

CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.7 views

DEBIAN-CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

5.2AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40298

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

5.1AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

UBUNTU-CVE-2025-40298

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

5.7AI score0.00185EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:16 a.m.11 views

UBUNTU-CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

5.7AI score0.00185EPSS
SaveExploits0References10
Rows per page
Query Builder