Lucene search
+L

2106 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2022-3182

Malicious code in bioql PyPI...

4.3CVSS7.4AI score0.00993EPSS
SaveExploits0References21
Fedora
Fedora
added 2025/10/03 1:17 a.m.11 views

[SECURITY] Fedora 41 Update: rust-astral-tokio-tar-0.5.5-1.fc41

A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all ...

8.6CVSS7AI score0.00202EPSS
SaveExploits0
Fedora
Fedora
added 2025/10/03 12:18 a.m.9 views

[SECURITY] Fedora 43 Update: rust-astral-tokio-tar-0.5.5-1.fc43

A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all ...

8.6CVSS7AI score0.00202EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/01 11:11 p.m.17 views

Bolt before 3.6.10 has XSS via createFolder or createFile in Controller/Async/FilesystemManager.php

...

6.1CVSS7AI score0.00861EPSS
SaveExploits0
OSV
OSV
added 2025/09/23 6:0 a.m.11 views

CVE-2025-39886 bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()

In the Linux kernel, the following vulnerability has been resolved: bpf: Tell memcg to use allowspinning=false path in bpftimerinit Currently, calling bpfmapkmallocnode from bpfasyncinit can cause various locking issues; see the following stack trace edited for style as one example: ... 10.011566...

5.5CVSS6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.22 views

CVE-2025-39886 bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()

In the Linux kernel, the following vulnerability has been resolved: bpf: Tell memcg to use allowspinning=false path in bpftimerinit Currently, calling bpfmapkmallocnode from bpfasyncinit can cause various locking issues; see the following stack trace edited for style as one example: ... 10.011566...

0.00139EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/15 3:15 p.m.13 views

CVE-2023-53231

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

5.5CVSS0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.14 views

CVE-2023-53231 erofs: Fix detection of atomic context

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:22 p.m.33 views

CVE-2023-53231

The CVE-2023-53231 entry concerns the Linux kernel erofs subsystem. The vulnerability stems from incorrect detection of atomic context when z_erofs_decompressqueue_endio can be invoked under an RCU/lock context (e.g., from blk_mq_flush_plug_list). The patch updates the context check to rcu_read_l...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
Jake Archibald's Blog
Jake Archibald's Blog
added 2025/09/15 1:0 a.m.6 views

Fetch streams are great, but not for measuring upload/download progress

Part of my role at Mozilla is making sure we're focusing on the right features, and we got onto the topic of fetch upload streams. It's something Chrome has supported for a while, but it isn't yet supported in either Firefox or Safari. I asked folks on various social platforms what they thought o...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/09 12:0 a.m.9 views

PT-2025-39143

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to memory management within the bpf Berkeley Packet Filter subsystem. Specifically, the issue arises from calling bpf map kmalloc node from bpf...

5.5CVSS8.4AI score0.00139EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39698

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the reques...

8.8CVSS6.8AI score0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39698

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

5.5CVSS5.8AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-CVE-2025-39698

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

8.8CVSS6.2AI score0.00192EPSS
SaveExploits0References15
OSV
OSV
added 2025/09/05 5:21 p.m.5 views

CVE-2025-39698 io_uring/futex: ensure io_futex_wait() cleans up properly on failure

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

7.8CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.18 views

CVE-2025-39698 io_uring/futex: ensure io_futex_wait() cleans up properly on failure

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

7.8CVSS0.00192EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/05 5:21 p.m.50 views

CVE-2025-39698

CVE-2025-39698 concerns the Linux kernel io_uring/futex cleanup: io_futex_data is allocated upfront and wired into io_kiocb.async_data, but the request flag REQ_F_ASYNC_DATA may not be set at that time. On failure, the futex handler frees the data but may not clear async_data, so the data and fla...

8.8CVSS5.9AI score0.00192EPSS
SaveExploits0References4Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.4 views

Malicious code in janus-selenium-async-sails (npm)

The package janus-selenium-async-sails was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.4 views

Malicious code in mechatronics-procyon-nestjs-async (npm)

The package mechatronics-procyon-nestjs-async was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.1 views

MAL-2025-46172 Malicious code in supernova-async-spica-nuxtjs (npm)

The package supernova-async-spica-nuxtjs was found to contain malicious code...

7AI score
SaveExploits0
Rows per page
Query Builder