By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Google Develops KFuzzTest For Fuzzing Internal Linux Kernel Functions
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Google Develops KFuzzTest For Fuzzing Internal Linux Kernel Functions
Computing

Google Develops KFuzzTest For Fuzzing Internal Linux Kernel Functions

News Room
Last updated: 2025/08/13 at 2:01 PM
News Room Published 13 August 2025
Share
SHARE

Google engineers today introduced KFuzzTest as a new lightweight framework for in-kernel fuzz targets for internal kernel functions. KFuzzTest aims to make it easier to exercise Linux kernel code paths that are difficult to do from the system call boundary.

Google engineer Ethan Graham describes KFuzzTest as:

“This patch series introduces KFuzzTest, a lightweight framework for creating in-kernel fuzz targets for internal kernel functions.

The primary motivation for KFuzzTest is to simplify the fuzzing of low-level, relatively stateless functions (e.g., data parsers, format converters) that are difficult to exercise effectively from the syscall boundary. It is intended for in-situ fuzzing of kernel code without requiring that it be built as a separate userspace library or that its dependencies be stubbed out. Using a simple macro-based API, developers can add a new fuzz target with minimal boilerplate code.

The core design consists of three main parts:
1. A `FUZZ_TEST(name, struct_type)` macro that allows developers to easily define a fuzz test.
2. A binary input format that allows a userspace fuzzer to serialize complex, pointer-rich C structures into a single buffer.
3. Metadata for test targets, constraints, and annotations, which is emitted into dedicated ELF sections to allow for discovery and inspection by userspace tools. These are found in “.kfuzztest_{targets, constraints, annotations}”.”

The KFuzzTest code in its current form includes the framework code itself, documentation a user-facing API and data structures, and some sample fuzz targets for the Linux kernel.

Those wishing to learn more about this new KFuzzTest initiative for the Linux kernel can see this LKML thread for all the details.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Instagram is developing a feature that helps users find shared interests | News
Next Article Academics ‘fear students becoming too reliant on AI tools’
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

10+ Influencer Marketing Campaign Examples You Should Try in 2025
Computing
Google’s official Pixel 10 cases just leaked, confirming a big upgrade
News
15 SEO Copywriting Tips to Rank Higher in 2025 | WordStream
Computing
Data Brokers Face New Pressure for Hiding Opt-Out Pages From Google
Gadget

You Might also Like

10+ Influencer Marketing Campaign Examples You Should Try in 2025

23 Min Read
Computing

15 SEO Copywriting Tips to Rank Higher in 2025 | WordStream

27 Min Read
Computing

Free Sales Forecast Template to Predict Revenue & Drive Growth

21 Min Read
Computing

A Look At The Data: Blogs, Forums, And The Rise Of LLM Tools | HackerNoon

3 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?