Lucene search
+L

5187 matches found

OSV
OSV
added 2025/12/09 12:00 a.m.14 views

CVE-2022-50651 ethtool: eeprom: fix null-deref on genl_info in dump

In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: fix null-deref on genlinfo in dump The similar fix as commit 46cdedf2a0fa "ethtool: pse-pd: fix null-deref on genlinfo in dump" is also needed for ethtool eeprom...

6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.12 views

PT-2025-49644

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM subsystem related to the dw-hdmi driver and SCDC interface. A change in a previous commit introduced a situation where the incorrect connector was...

5.9AI score0.00185EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.10 views

PT-2025-49705

In the Linux kernel, the following vulnerability has been resolved: riscv: vdso: fix NULL deference in vdso join timens when vfork Testing tools/testing/selftests/timens/vfork exec.c got below kernel log: 6.838454 Unable to handle kernel access to user memory without uaccess routines at virtual...

6.3AI score0.00235EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49631

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ethtool component related to handling eeprom data. Specifically, a null dereference can occur on genl info during a dump operation. This issue is...

6.1AI score0.00197EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40298

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL...

6.1AI score0.00185EPSS
SaveExploits0References2
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
CVE
CVE
added 2025/12/08 1:19 a.m.34 views

CVE-2023-53766

CVE-2023-53766 relates to the Linux kernel, specifically the JFS filesystem. A patch adds a check in txBegin to verify a read-only mounted filesystem before starting a transaction, potentially preventing a NULL pointer dereference. The remediation is a kernel patch (Linux kernel, JFS code path) t...

6.1AI score0.00195EPSS
SaveExploits0References8
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
NVD
NVD
added 2025/12/08 1:16 a.m.10 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...

0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.5 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.10 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
CVE
CVE
added 2025/12/08 12:46 a.m.32 views

CVE-2025-40299

CVE-2025-40299 concerns the Linux kernel gve code path: ptp_clock_gettime() and ptp_sys_offset() assume a clock implements gettimex64 or gettime64, and a stubbed gettimex64 now returns -EOPNOTSUPP to prevent NULL dereferencing. Connected sources confirm the issue is in gve's gettimex64 handling a...

6.1AI score0.00185EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.45 views

CVE-2025-40298 gve: Implement settime64 with -EOPNOTSUPP

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...

0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/08 12:46 a.m.37 views

CVE-2025-40298

CVE-2025-40298 concerns the Linux kernel. The root cause is that ptp_clock_settime() assumes every ptp_clock implements settime64(), which could lead to a NULL dereference. The fix implements settime64 in gve and stubs ptp_clock_settime() with -EOPNOTSUPP for clocks that do not support it, preven...

6.1AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 12:46 a.m.10 views

CVE-2025-40298 gve: Implement settime64 with -EOPNOTSUPP

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...

6.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.15 views

PT-2025-49432

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue where ptp clock gettime and ptp sys offset functions incorrectly assumed that every ptp clock had implemented either gettimex64 or gettime64. This cou...

5.4AI score0.00677EPSS
SaveExploits5References387
AlmaLinux
AlmaLinux
added 2025/12/08 12:00 a.m.12 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: mm: kmem: fix a NULL pointer dereference in objstockflushrequired CVE-2023-53401 kernel: RDMA/rxe: Fix incomplete state save in rxerequester CVE-2023-53539 kernel: RDMA/rxe: Fix mr-map...

7.8CVSS6.5AI score0.00165EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that...

5.6AI score0.00205EPSS
SaveExploits0References3
Rows per page
Query Builder