upcarta
  • Sign In
  • Sign Up
  • Explore
  • Search

๐Ÿ” Looking for Remote Code Execution bugs in the Linux kernel

  • Article
  • May 2, 2022
  • #ComputerProgramming #Computersecurity
Andrey Konovalov
@andreyknvl
(Author)
xairy.io
Read on xairy.io
1 Recommender
1 Mention
How would an attacker remotely take over a personal Linux or Android device? Send a malicious link and get code execution through the browser? Or target a messenger or an email clie... Show More

How would an attacker remotely take over a personal Linux or Android device? Send a malicious link and get code execution through the browser? Or target a messenger or an email client? Well, how about sending a series of network packets and owning the kernel directly ๐Ÿ˜‹

This article covers my experience with fuzzing the Linux kernel externally over the network. Iโ€™ll explain how I extended a kernel fuzzer called syzkaller for this purpose and show off the found bugs. The article also includes an introduction to syzkaller and its advanced feature โ€” pseudo-syscalls.

Sadly, to find that one bug to take over the Internet โ€” I failed. But I did manage to find a one-shot RCE in a non-public kernel flavor.

Show Less
Recommend
Post
Save
Complete
Collect
Mentions
See All
0xor0ne @0xor0ne ยท Jun 8, 2023
  • Post
  • From Twitter
Excellent blog post by @andreyknvl for learning Linux kernel internals, networking, fuzzing and syzkaller: #Linux #kernel #fuzzing #networking #syzkaller #infosec #cybersecurity
  • upcarta ©2025
  • Home
  • About
  • Terms
  • Privacy
  • Cookies
  • @upcarta