
Linux Kernel Security
@linkersec
Followers
9K
Following
0
Media
82
Statuses
340
Links related to Linux kernel security and exploitation. Maintained by @andreyknvl and @a13xp0p0v. Also on https://t.co/GVE11dpBb8 and https://t.co/YpxPWXnA6Z.
Joined September 2021
Exploiting the CVE-2025-21756 1-day vulnerability. @v4bel and @_qwerty_po posted a kernelCTF report about exploiting a UAF in the vsock subsystem of the Linux kernel:.
1
39
168
Bypassing MTE with CVE-2025-0072. Article by @mmolgtm about exploiting a page use-after-free vulnerability in the ARM's Mali GPU driver in the code that manages userspace-mapped pages.
1
19
83
How I used o3 to find CVE-2025-37899, a remote zeroday vulnerability in the Linux kernel's SMB implementation. Article by @seanhn about rediscovering a bug in the ksmbd module via the OpenAI's o3 model and then finding a 0-day vulnerability as well.
3
13
92
Android In-The-Wild: Unexpectedly Excavating a Kernel Exploit. Talk by @__sethjenkins about analyzing the traces of an In-The-Wild exploit that targeted the Qualcomm adsprpc driver.
1
35
129
Kernel Exploitation Techniques: Turning The (Page) Tables. Article by @sam4k1 giving a great introduction to the page table attacks.
1
24
92
Linux Kernel Exploitation series. Awesome series of articles by @ri5255 that outlines many commonly-used modern exploitation techniques.
1
159
694
RISC-V support in kernel-hardening-checker!👇.
Big new feature in kernel-hardening-checker: now it supports checking the Linux kernel security parameters for RISC-V ⚡️ (in addition to X86_64, ARM64, X86_32, and ARM). I've spent many weekends on this. Thanks to @_bcoles for the contribution ⭐️.
0
1
7
With an advice from @h0mbre_, the researcher used brute force to bypass KASLR and hijacked the control flow for LPE.
0
1
15
Guidance on how to use syzkaller to find bugs in USB drivers that can be exploited by a malicious USB device 👇.
Gave a talk on external fuzzing of Linux kernel USB drivers with syzkaller at SAFACon by @SAFATeamGmbH. Includes a demonstration of how to rediscover CVE-2024-53104, an out-of-bounds bug in the USB Video Class driver. Slides:
0
13
79