Skip to main content

Posts

Featured

Why Memory Management Matters: Linux Security and Modern Kernel Design - Part1

In this video, which was presented in the first session of the Linux class, I aimed to briefly explain the importance of memory management in operating systems, highlight the security challenges associated with it, and implicitly discuss why, in recent years, there has been a growing trend toward developing kernels in Rust. This trend seeks to overcome some of the limitations of C, the language in which most of the Linux kernel is written, and I also provided examples to illustrate these points. Why Memory Management Matters: Linux Security and Modern Kernel Design (Rise of Rust) - Part 1

Latest Posts

Part 1: Why So Much Variety in Different Linux Distributions

Network Communication Concepts in LSM – Securing Data in Transit - Part 5/7

LSM Tools – AppArmor vs. SELinux and Their Key Differences - Part 4/7