pintos-user-memory-validator

Community

Ensure user pointer safety in Pintos by preventing illegal memory access.

AuthorGzmomo001
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents kernel panics by validating user-provided pointers before dereferencing, ensuring system stability and process safety.

Core Features & Use Cases

  • Pointer validation in system calls and exception handling to verify user address ranges.
  • Buffer safety checks across boundaries to avoid invalid memory access during I/O operations.
  • Use Case: When a user program passes a buffer to read or write, this skill checks the buffer's validity to prevent kernel crashes and terminates the offending process if invalid memory is detected.

Quick Start

Use the pintos user memory validator skill to audit and patch syscalls for pointer safety, then compile and test the module.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pintos-user-memory-validator
Download link: https://github.com/Gzmomo001/PintOS_workspace/archive/main.zip#pintos-user-memory-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.