Tag: io_uring
-
Slashdot: Security Researchers Create Proof-of-Concept Program that Evades Linux Syscall-Watching Antivirus
Source URL: https://linux.slashdot.org/story/25/05/04/0455245/security-researchers-create-proof-of-concept-program-that-evades-linux-syscall-watching-antivirus Source: Slashdot Title: Security Researchers Create Proof-of-Concept Program that Evades Linux Syscall-Watching Antivirus Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a recent proof-of-concept that highlights a security vulnerability related to Linux’s io_uring interface. This interface allows applications to perform asynchronous I/O operations, but can create blind spots for…
-
Slashdot: Hackers Can Now Bypass Linux Security Thanks To Terrifying New Curing Rootkit
Source URL: https://linux.slashdot.org/story/25/04/24/142249/hackers-can-now-bypass-linux-security-thanks-to-terrifying-new-curing-rootkit?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Hackers Can Now Bypass Linux Security Thanks To Terrifying New Curing Rootkit Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a significant vulnerability uncovered by ARMO regarding Linux security through the use of a rootkit called “Curing.” This rootkit leverages the io_uring feature in the Linux…
-
Hacker News: Io_uring and seccomp (2022)
Source URL: https://blog.0x74696d.com/posts/iouring-and-seccomp/ Source: Hacker News Title: Io_uring and seccomp (2022) Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the Linux `io_uring` interface for asynchronous I/O and its interaction with seccomp filtering, highlighting both performance benefits and potential security implications for applications relying on syscalls. This insight is particularly relevant for…