Lucene search
+L

37366 matches found

OSV
OSV
added 2025/11/12 9:25 p.m.14 views

CVE-2025-64345 Wasmtime provides unsound API access to a WebAssembly shared linear memory

Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear...

1.8CVSS6.4AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/12 2:09 p.m.11 views

Moderate: Red Hat Security Advisory: Release of containers for RHOSO 18.0.14

Red Hat OpenStack Services on OpenShift RHOSO 18.0.14 containers are now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7CVSS6.7AI score0.00355EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/12 12:49 p.m.23 views

firefox: thunderbird: Same-origin policy bypass in the DOM: Notifications component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Same-origin policy bypass in the DOM: Notifications component...

8.1CVSS5.7AI score0.00257EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:49 p.m.25 views

firefox: thunderbird: Same-origin policy bypass in the DOM: Workers component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Same-origin policy bypass in the DOM: Workers component...

8.1CVSS5.7AI score0.00257EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:41 p.m.10 views

kernel: kernfs: Fix UAF in polling when open file is released

A use-after-free race condition exists in the linux kernel such that When cgroup.pressure is disabled, it releases PSI triggers via cgroupfilerelease, Frees of-priv through kernfsdrainopenfiles leading to damage to the availability and integrity of the system...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:41 p.m.11 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:31 p.m.10 views

firefox: thunderbird: Race condition in the Graphics component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Race condition in the Graphics component...

7.5CVSS5.7AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:31 p.m.9 views

firefox: thunderbird: Mitigation bypass in the DOM: Core & HTML component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Core & HTML component...

6.1CVSS5.7AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.14 views

EUVD-2025-124908

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

5.8AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.13 views

EUVD-2025-124917

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

5.7AI score0.00141EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.8 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 11:15 a.m.22 views

UBUNTU-CVE-2025-40175

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

5.7AI score0.00172EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/12 11:15 a.m.21 views

UBUNTU-CVE-2025-40166

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References20
OSV
OSV
added 2025/11/12 10:53 a.m.8 views

CVE-2025-40175 idpf: cleanup remaining SKBs in PTP flows

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/11/12 10:53 a.m.43 views

CVE-2025-40175

CVE-2025-40175 affects the Linux kernel driver for idpf in PTP timestamping. The issue arises when cloning an SKB (skb_get) to latch a Tx timestamp: the K/U may increment the SKB refcount, and under certain conditions the SKB is assigned but not consumed in PTP flows (e.g., due to a reset during ...

5.8AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.25 views

CVE-2025-40175 idpf: cleanup remaining SKBs in PTP flows

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.27 views

CVE-2025-40166 drm/xe/guc: Check GuC running state before deregistering exec queue

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

7.8CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:26 a.m.7 views

CVE-2025-40166 drm/xe/guc: Check GuC running state before deregistering exec queue

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.24 views

CVE-2025-40165 media: nxp: imx8-isi: m2m: Fix streaming cleanup on release

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: m2m: Fix streaming cleanup on release If streamon/streamoff calls are imbalanced, such as when exiting an application with Ctrl+C when streaming, the m2m usagecount will never reach zero and the ISI channel...

7.8CVSS0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2025/11/12 10:26 a.m.45 views

CVE-2025-40165

In CVE-2025-40165, the Linux kernel media/nxp/imx8-isi m2m path had a cleanup/streaming cleanup bug causing ISI channels to stay allocated if streamon/streamoff are imbalanced (and WARN_ON if input width > 2K). The Astra Linux bulletin confirms the fix: move streaming preparation and cleanup t...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References4
Rows per page
Query Builder