uz
Feedback
Linux Kernel Security

Linux Kernel Security

Kanalga Telegram’da o‘tish

Links related to Linux kernel security and exploitation | Chat @linkersec_chat | @xairy @a13xp0p0v

Ko'proq ko'rsatish
4 415
Obunachilar
+424 soatlar
+207 kunlar
+11530 kunlar
Obunachilarni jalb qilish
Iyun '26
Iyun '26
+67
0 kanalda
May '26
+124
0 kanalda
Get PRO
Aprel '26
+106
0 kanalda
Get PRO
Mart '26
+81
0 kanalda
Get PRO
Fevral '26
+107
0 kanalda
Get PRO
Yanvar '26
+124
2 kanalda
Get PRO
Dekabr '25
+156
2 kanalda
Get PRO
Noyabr '25
+120
1 kanalda
Get PRO
Oktabr '25
+95
1 kanalda
Get PRO
Sentabr '25
+102
2 kanalda
Get PRO
Avgust '25
+52
1 kanalda
Get PRO
Iyul '25
+70
1 kanalda
Get PRO
Iyun '25
+51
1 kanalda
Get PRO
May '25
+65
2 kanalda
Get PRO
Aprel '25
+78
2 kanalda
Get PRO
Mart '25
+111
2 kanalda
Get PRO
Fevral '25
+53
0 kanalda
Get PRO
Yanvar '25
+52
1 kanalda
Get PRO
Dekabr '24
+147
3 kanalda
Get PRO
Noyabr '24
+93
0 kanalda
Get PRO
Oktabr '24
+137
2 kanalda
Get PRO
Sentabr '24
+134
2 kanalda
Get PRO
Avgust '24
+111
2 kanalda
Get PRO
Iyul '24
+106
2 kanalda
Get PRO
Iyun '24
+127
0 kanalda
Get PRO
May '24
+77
0 kanalda
Get PRO
Aprel '24
+94
0 kanalda
Get PRO
Mart '24
+81
1 kanalda
Get PRO
Fevral '24
+96
0 kanalda
Get PRO
Yanvar '24
+104
0 kanalda
Get PRO
Dekabr '23
+84
0 kanalda
Get PRO
Noyabr '23
+150
0 kanalda
Get PRO
Oktabr '23
+91
0 kanalda
Get PRO
Sentabr '23
+134
0 kanalda
Get PRO
Avgust '23
+92
0 kanalda
Get PRO
Iyul '23
+73
0 kanalda
Get PRO
Iyun '23
+100
0 kanalda
Get PRO
May '23
+144
0 kanalda
Get PRO
Aprel '23
+36
0 kanalda
Get PRO
Mart '23
+43
0 kanalda
Get PRO
Fevral '23
+73
0 kanalda
Get PRO
Yanvar '23
+67
0 kanalda
Get PRO
Dekabr '22
+80
0 kanalda
Get PRO
Noyabr '22
+85
0 kanalda
Get PRO
Oktabr '22
+66
0 kanalda
Get PRO
Sentabr '22
+77
0 kanalda
Get PRO
Avgust '22
+109
0 kanalda
Get PRO
Iyul '22
+67
0 kanalda
Get PRO
Iyun '22
+84
0 kanalda
Get PRO
May '22
+142
0 kanalda
Get PRO
Aprel '22
+91
0 kanalda
Get PRO
Mart '22
+98
0 kanalda
Get PRO
Fevral '22
+68
0 kanalda
Get PRO
Yanvar '22
+128
0 kanalda
Get PRO
Dekabr '21
+57
0 kanalda
Get PRO
Noyabr '21
+149
0 kanalda
Get PRO
Oktabr '21
+64
0 kanalda
Get PRO
Sentabr '21
+111
0 kanalda
Get PRO
Avgust '21
+123
0 kanalda
Get PRO
Iyul '21
+48
0 kanalda
Get PRO
Iyun '21
+23
0 kanalda
Get PRO
May '21
+29
0 kanalda
Get PRO
Aprel '21
+333
0 kanalda
Sana
Obunachilarni jalb qilish
Esdaliklar
Kanallar
12 Iyun+6
11 Iyun+5
10 Iyun+2
09 Iyun+1
08 Iyun+1
07 Iyun+3
06 Iyun+8
05 Iyun+5
04 Iyun+14
03 Iyun+6
02 Iyun+6
01 Iyun+10
Kanal postlari
Unix GC Remastered Article by Moe Acherir about the internals of the new Unix sockets garbage collector implementation and th
Unix GC Remastered Article by Moe Acherir about the internals of the new Unix sockets garbage collector implementation and the analysis of CVE-2025-40214, which was used in a kernelCTF entry.

2
PinTheft Linux LPE Aaron Esau published an LPE exploit for a page double-free bug in the RDS zerocopy implementation, which can be turned into a page-cache overwrite through io_uring.
1 019
3
Logic bug in the Linux kernel's __ptrace_may_access() function (CVE-2026-46333) Article about a logical bug in the ptrace imp
Logic bug in the Linux kernel's __ptrace_may_access() function (CVE-2026-46333) Article about a logical bug in the ptrace implementation that allows getting access to file descriptors of other processes and thus escalating privileges in certain scenarios.
2 005
4
StepStone: LLM-Based GPU Kernel Driver Fuzzing via User-Space Libraries Paper by Xiaochen Zou et. al about using LLMs for gen
StepStone: LLM-Based GPU Kernel Driver Fuzzing via User-Space Libraries Paper by Xiaochen Zou et. al about using LLMs for generating syzkaller descriptions for fuzzing GPU drivers via their userspace libraries APIs.
2 031
5
Privilege Escalation via a Page Use-After-Free in Qualcomm's AI Accelerator Linux Kernel Driver Article by Lukas Maar about e
Privilege Escalation via a Page Use-After-Free in Qualcomm's AI Accelerator Linux Kernel Driver Article by Lukas Maar about exploiting a bug in the mmap handler of the QAIC driver that causes a page UAF.
2 133
6
Discovery & Validation in the Linux Kernel Three-part article by Samuel Page about analyzing two vulnerabilities (in CAN sock
Discovery & Validation in the Linux Kernel Three-part article by Samuel Page about analyzing two vulnerabilities (in CAN sockets and FUSE) and attempting to use local LLMs to rediscover the bugs.
2 729
7
Recent Page Cache Corruption Bugs Multitude of vulnerabilities that allow overwriting the page cache and thus changing the in-memory contents of read-only files to gain LPE or escape a container in certain scenarios. All stem from kernel code paths that perform in-place overwrites of user-supplied input pages without verifying that the pages are writable. Copy Fail (CVE-2026-31431): — Announcement; — Better write-up. Dirty Frag (CVE-2026-43284 and CVE-2026-43500): — Covers two independent vulnerabilities that do not require chaining; — CVE-2026-43284 is alternatively titled Copy Fail 2; — Original write-up; — Avoiding bruteforcing for CVE-2026-43500. Fragnesia (CVE-2026-46300): — Original report; — Variant. DirtyCBC / DirtyDecrypt (CVE-2026-31635?): — Write-up; — Another exploit.
2 803
8
+1
Matn yo'q...
1 915
9
Some notes on the security properties of the pipe_buffer kernel object a13xp0p0v (me) posted an article about a few experiments with the pipe_buffer kernel object within his kernel-hack-drill project. Alexander described multiple pipe_buffer features relevant for kernel exploits that rely on this object.
0
10
Out-of-Cancel: A Vulnerability Class Rooted in Workqueue Cancellation APIs V4bel published an article describing a complicate
Out-of-Cancel: A Vulnerability Class Rooted in Workqueue Cancellation APIs V4bel published an article describing a complicated exploit of a race condition caused by a misuse of the cancel_work_sync() kernel API in the network subsystem.
0
11
Walkthrough of an N-day Android GPU driver vulnerability Talk by Angus about analyzing CVE-2022-22706 — a logical bug in the Mali GPU driver that allows getting write access to read-only memory.
0
12
From KernelSnitch to Practical msg_msg/pipe_buffer Heap KASLR Leaks Article by Lukas Maar about evaluating the KernelSnitch t
From KernelSnitch to Practical msg_msg/pipe_buffer Heap KASLR Leaks Article by Lukas Maar about evaluating the KernelSnitch timing side-channel attack on a variety of systems, including Android. The attack allows leaking addresses of exploitation-relevant kernel allocations. Lukas also published the source code for executing the attack.
0
13
Assessing Claude Mythos Preview’s cybersecurity capabilities Article by Nicholas Carlini et. al about the security research c
Assessing Claude Mythos Preview’s cybersecurity capabilities Article by Nicholas Carlini et. al about the security research capabilities of the new Anthropic's LLM called Claude Mythos Preview. The LLM was used to discover multiple 0-days in the Linux kernel and also write privilege escalation exploits for a few previously known vulnerabilities; the article provides a detailed write-up for two such exploits.
0
14
slab: support for compiler-assisted type-based slab cache partitioning Marco Elver posted a kernel patch that provides an alt
slab: support for compiler-assisted type-based slab cache partitioning Marco Elver posted a kernel patch that provides an alternative mode to RANDOM_KMALLOC_CACHES called TYPED_KMALLOC_CACHES. The new mode leverages a Clang 22 feature called "allocation tokens". Unlike RANDOM_KMALLOC_CACHES, this mode deterministically assigns caches to allocations based on their types, and not allocation sites.
0
15
CrackArmor: Multiple vulnerabilities in AppArmor Article about a variety of vulnerabilities found in the AppArmor LSM impleme
CrackArmor: Multiple vulnerabilities in AppArmor Article about a variety of vulnerabilities found in the AppArmor LSM implementation, including a few kernel memory corruptions. Authors exploited them to achieve LPE on Ubuntu and Debian.
0
16
A Race Within A Race: Exploiting CVE-2025-38617 in Linux Packet Sockets Excellent article by Quang Le about exploiting CVE-20
A Race Within A Race: Exploiting CVE-2025-38617 in Linux Packet Sockets Excellent article by Quang Le about exploiting CVE-2025-38617 — a race condition that leads to a use-after-free in the packet sockets implementation. The implemented exploit was used to pwn the kernelCTF mitigation-v4-6.6 instance. The exploit bypasses CONFIG_RANDOM_KMALLOC_CACHES and CONFIG_SLAB_VIRTUAL.
0