Lucene search
+L

4996 matches found

OSV
OSV
added 2025/12/08 1:16 a.m.7 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.0018EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:16 a.m.9 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.00181EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/08 12:46 a.m.22 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.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 12:46 a.m.9 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
CVE
CVE
added 2025/12/08 12:46 a.m.28 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.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.43 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.0018EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2025/12/08 12:0 a.m.10 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.00154EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.14 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
SaveExploits4References387
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 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.002EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 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 that stems from an uninitialized P2P vif pointer, which could lead to a null pointer dereference...

6AI score0.00197EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/12/06 1:1 a.m.10 views

wifi: mac80211_hwsim: Fix possible NULL dereference

...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:22 p.m.12 views

CVE-2025-40240

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.7AI score0.00587EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.7 views

SUSE CVE-2025-40240

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

5.5CVSS6.7AI score0.00587EPSS
SaveExploits0References24
OSV
OSV
added 2025/12/04 4:16 p.m.9 views

AZL-71404 CVE-2025-40264 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: be2net: pass wrbparams in case of OS2BMC beinsertvlaninpkt is called with the wrbparams argument being NULL at besendpkttobmc call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific...

5.8AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.7 views

AZL-71375 CVE-2025-40240 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.4 views

CVE-2025-40240

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS0.00587EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.13 views

UBUNTU-CVE-2025-40264

In the Linux kernel, the following vulnerability has been resolved: be2net: pass wrbparams in case of OS2BMC beinsertvlaninpkt is called with the wrbparams argument being NULL at besendpkttobmc call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific...

5.7AI score0.00213EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/04 4:16 p.m.7 views

UBUNTU-CVE-2025-40240

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits0References40
OSV
OSV
added 2025/12/04 4:8 p.m.14 views

CVE-2025-40264 be2net: pass wrb_params in case of OS2BMC

In the Linux kernel, the following vulnerability has been resolved: be2net: pass wrbparams in case of OS2BMC beinsertvlaninpkt is called with the wrbparams argument being NULL at besendpkttobmc call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific...

6.3AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.32 views

CVE-2025-40255 net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()

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

0.00182EPSS
SaveExploits0References2
Rows per page
Query Builder