Lucene search
+L

2196 matches found

CNNVD
CNNVD
added 2025/05/01 12:0 a.m.11 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 multi-shot accept request leak in iouring, which could lead to a resource leak...

5.5CVSS5.1AI score0.00159EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/04/25 9:37 a.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. CVE-2024-50038: netfilter: xtables: fix typo causing so...

6.9CVSS7.3AI score0.00586EPSS
SaveExploits0References330
OSV
OSV
added 2025/04/25 7:35 a.m.5 views

SUSE-SU-2025:20283-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. - CVE-2024-50038: netfilter: xtables: fix typo causin...

9.8CVSS7AI score0.00586EPSS
SaveExploits0References165
Schneier on Security
Schneier on Security
added 2025/04/24 7:35 p.m.13 views

New Linux Rootkit

Interesting: The company has released a working rootkit called "Curing" that uses iouring, a feature built into the Linux kernel, to stealthily perform malicious activities without being caught by many of the detection solutions currently on the market. At the heart of the issue is the heavy...

7.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/04/24 12:58 p.m.65 views

Linux io_uring PoC Rootkit Bypasses System Call-Based Threat Detection Tools

Cybersecurity researchers have demonstrated a proof-of-concept PoC rootkit dubbed Curing that leverages a Linux asynchronous I/O mechanism called iouring to bypass traditional system call monitoring. This causes a "major blind spot in Linux runtime security tools," ARMO said. "This mechanism allo...

7.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.6 views

SUSE CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

6.7CVSS7.9AI score0.00268EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/18 2:15 p.m.14 views

CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS0.00268EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/18 2:15 p.m.4 views

DEBIAN-CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS5.5AI score0.00268EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/18 1:50 p.m.10 views

CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS5.5AI score0.00268EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/18 1:50 p.m.31 views

CVE-2025-40364 io_uring: fix io_req_prep_async with provided buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS0.00268EPSS
SaveExploits0References7
CVE
CVE
added 2025/04/18 1:50 p.m.109 views

CVE-2025-40364

CVE-2025-40364 : In the Linux kernel, the io_uring path titled “io_req_prep_async with provided buffers” has been resolved. The issue allowed io_req_prep_async() to import provided buffers and then commit the ring state by giving up on that path, with the buffers potentially being reimported late...

7.8CVSS6.7AI score0.00268EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/18 1:50 p.m.8 views

CVE-2025-40364 io_uring: fix io_req_prep_async with provided buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS5.7AI score
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.9 views

The vulnerability of the io_rw_init_file() function in the io_uring/rw.c module, a component of the Linux kernel’s asynchronous input/output interface, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the iorwinitfile function in the iouring/rw.c module, a component of the Linux kernel’s asynchronous input/output interface, relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References14Affected Software6
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.4 views

io_uring: prevent opcode speculation

...

7.8CVSS7.4AI score0.00233EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/04/03 1:9 p.m.31 views

USN-7413-1: Linux kernel (IoT) vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Ye Zhang and Nicolas Wu discovered th...

9.8CVSS8AI score0.03558EPSS
SaveExploits4
OSV
OSV
added 2025/03/27 8:8 p.m.22 views

USN-7383-2 linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Drivers core; - Ublk userspace block driver; -...

9.8CVSS6.7AI score0.00869EPSS
SaveExploits2References109
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.8 views

The vulnerability of the io_ring_buffer_select() function in the io_uring component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the ioringbufferselect function in the iouring component of the Linux operating system is related to the dereferencing of a NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References15Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.11 views

The vulnerabilities of the functions io_write_prep() and io_write() in the kernel code of the Linux operating system’s io_uring/io_uring.c module, which allow a hacker to cause a service failure.

The vulnerabilities of the functions iowriteprep and iowrite in the Linux operating system’s iouring/iouring.c kernel are related to improper resource locking. Exploiting these vulnerabilities can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References15Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.8 views

The vulnerability of the io_register_iowq_max_workers() function in the io_uring/io_uring.c module, an interface for asynchronous input/output in the Linux kernel, allows a attacker to trigger a service failure.

The vulnerability of the ioregisteriowqmaxworkers function in the iouring/iouring.c module, a component of the Linux kernel’s asynchronous input/output interface, is related to the occurrence of mutual locking. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References15Affected Software3
Packet Storm
Packet Storm
added 2025/03/17 12:0 a.m.591 views

Linux 6.4 io_uring Use-After-Free

iouring in Linux 6.4 suffers from a iouring page use-after-free condition via buffer ring mmap. Since commit c56e022c0a27 "iouring: add support for user mapped provided buffer ring", landed in Linux 6.4, iouring makes it possible to allocate, mmap, and deallocate "buffer rings". A "buffer ring" c...

7.8CVSS7.1AI score0.12836EPSS
SaveExploits9
Rows per page
Query Builder