Lucene search
K

9002 matches found

SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.1 views

SUSE CVE-2025-39855

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

7.8CVSS6.2AI score0.00031EPSS
Exploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.2 views

CVE-2025-39854

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

7.8CVSS0.00017EPSS
Exploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.5 views

CVE-2025-39855

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

7.8CVSS0.00031EPSS
Exploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.2 views

DEBIAN-CVE-2025-39854

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

7.8CVSS6.3AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.2 views

DEBIAN-CVE-2025-39855

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

7.8CVSS6.3AI score0.00031EPSS
Exploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.5 views

CVE-2025-39856

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port, ndev is accessed without being initialized if no...

5.5CVSS0.00025EPSS
Exploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.2 views

DEBIAN-CVE-2025-39844

In the Linux kernel, the following vulnerability has been resolved: mm: move page table sync declarations to linux/pgtable.h During our internal testing, we started observing intermittent boot failures when the machine uses 4-level paging and has a large amount of persistent memory: BUG: unable t...

5.5CVSS5.5AI score0.00023EPSS
Exploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.0 views

UBUNTU-CVE-2025-39854

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

7.8CVSS6.5AI score0.00017EPSS
Exploits0References16
OSV
OSV
added 2025/09/19 3:26 p.m.5 views

CVE-2025-39855 ice: fix NULL access of tx->in_use in ice_ptp_ts_irq

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

7.8CVSS5.9AI score0.00031EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.4 views

CVE-2025-39855 ice: fix NULL access of tx->in_use in ice_ptp_ts_irq

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

0.00031EPSS
Exploits0References2
CVE
CVE
added 2025/09/19 3:26 p.m.16 views

CVE-2025-39855

Summary: CVE-2025-39855 concerns the Linux kernel ICE driver (notably the E810’s low-latency TX timestamp interface). The bug occurs in ice_ptp_ts_irq() where the Tx timestamp tracker ice_ptp_tx is used before being initialized, risking NULL dereference or use-after-free if a TX timestamp interru...

7.8CVSS5.9AI score0.00031EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39854 ice: fix NULL access of tx->in_use in ice_ll_ts_intr

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

0.00017EPSS
Exploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.19 views

CVE-2025-39854

CVE-2025-39854 affects the ice driver in the Linux kernel. The ice_ll_ts_intr() path could dereference a NULL tracker or use-after-free if the ice_ptp_tx tracker isn’t initialized. The fix gates access on the tracker’s initialized state and ensures reset clears the init flag under lock to prevent...

7.8CVSS6.2AI score0.00017EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.1 views

CVE-2025-39854 ice: fix NULL access of tx->in_use in ice_ll_ts_intr

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

6.2AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/19 3:26 p.m.3 views

CVE-2025-39854 ice: fix NULL access of tx->in_use in ice_ll_ts_intr

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in icelltsintr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps coming from the specialized low latency firmware...

7.8CVSS6.3AI score0.00017EPSS
Exploits0References6
OSV
OSV
added 2025/09/19 3:26 p.m.2 views

CVE-2025-39844 mm: move page table sync declarations to linux/pgtable.h

In the Linux kernel, the following vulnerability has been resolved: mm: move page table sync declarations to linux/pgtable.h During our internal testing, we started observing intermittent boot failures when the machine uses 4-level paging and has a large amount of persistent memory: BUG: unable t...

5.5CVSS6.2AI score0.00023EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.2 views

PT-2025-38551

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to page table synchronization during vmemmap initialization. Specifically, the optimized path within vmemmap populate compound pages skips...

5.5CVSS5.8AI score0.00023EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.2 views

PT-2025-38562

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ice ptp ts irq function where it does not check if the timestamp tracker is initialized before its first access. This can lead to a NULL pointer...

6.2AI score0.00031EPSS
Exploits0References5
CNVD
CNVD
added 2025/09/19 12:0 a.m.1 views

Ashlar-Vellum Cobalt Code Execution Vulnerability

Ashlar-Vellum Cobalt is a 3D modeling software developed by Ashlar Vellum, which supports Windows and Mac systems, and is mainly used for 3D modeling and CAD drawing in industrial product design, architectural design and other fields. A code execution vulnerability exists in Ashlar-Vellum Cobalt,...

7.8CVSS7.7AI score0.00068EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.2 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 a failure to check the tracker initialization state, which could result in a null pointer dereference or reu...

7.8CVSS5.9AI score0.00017EPSS
Exploits0References4
Rows per page
Query Builder