Lucene search
K

8971 matches found

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.2 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-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
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
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
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.3 views

SUSE CVE-2022-50387

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix the issue of CMDQ memory leaks When hinicsetcmdqdepth fails in hinicinitcmdqs, the cmdq memory is not released correctly. Fix it...

5.5CVSS5.2AI score0.00022EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:42 p.m.1 views

SUSE CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

4.1CVSS6.5AI score0.0002EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/09/18 11:42 p.m.1 views

SUSE CVE-2022-50416

In the Linux kernel, the following vulnerability has been resolved: irqchip/wpcm450: Fix memory leak in wpcm450aicofinit If ofiomap failed, 'aic' should be freed before return. Otherwise there is a memory leak...

5.5CVSS7AI score0.00022EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 7:48 p.m.2 views

CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

7CVSS5.4AI score0.00033EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 7:29 p.m.3 views

CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattachswtransport, but when fcoeifinit fails, swtransport is not detached and leaves freed swtransport on fcoetransports list. This causes...

7CVSS5.8AI score0.0002EPSS
Exploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.6 views

CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS0.00021EPSS
Exploits0References8
NVD
NVD
added 2025/09/18 4:15 p.m.3 views

CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS0.00033EPSS
Exploits0References6
Rows per page
Query Builder