Tag: kernel
-

Building the kernel on macOS natively
I’ve recently added a Linux compatibility layer to Starina operating system based on a lightweight VM approach similar to WSL2. I can cross-compile its init program with Cargo. I can prepare a container image contents using skopeo. However, I need to build the genuine Linux kernel, preferably on my daily driver: macOS. The most common way to…
-

Finding a Linux Vulnerability with ChatGPT
How I used o3 to find CVE-2025-37899, a remote zeroday vulnerability in the Linux kernel’s SMB implementation by Sean Heelan In this post I’ll show you how I found a zeroday vulnerability in the Linux kernel using OpenAI’s o3 model. I found the vulnerability with nothing more complicated than the o3 API – no scaffolding, no…
-

Kernel Attacks Aim At Older Sec Leaks
Linux kernel: Attackers attack older security leaks.The US IT security authority CISA warns of attacks on older security leaks in the Linux kernel. Vulnerabilities in the Linux kernel are being targeted by attackers and are being actively abused. The US IT security authority CISA is currently warning of this. Anyone still using an older kernel…
-

New Intel Driver Improves RAM Use
Intel Linux Graphics Driver Will Now Be Less Restrictive Over RAM UseWritten by Michael Larabel A change merged yesterday to the Intel Mesa graphics driver code lessens a restriction around the amount of system memory (RAM) that can be used by processes for the Vulkan system heap. This will allow more games/apps to work with the…

