# Linux Kernel

The Linux kernel is a free software operating-system component and a large, active software project supporting many processor architectures and systems.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Security evaluations find traditional virtual machines inadequate for containing cyber-capable autonomous agents

DevFeed: [Security evaluations find traditional virtual machines inadequate for containing cyber-capable autonomous agents](<https://devfeed.tech/articles/repeated-vm-escapes-by-gpt-5-6-cyber-based-agents-prove-vms-and-os-require-better-maintenance-41295.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/agent-escape-vm/>)

Author: Olimpiu Pop

Published: 2026-09-17T07:07:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [virtual machines](<https://devfeed.tech/topics/virtual-machines.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [qemu](<https://devfeed.tech/topics/qemu.md>), [Firecracker](<https://devfeed.tech/topics/firecracker.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [agent-escape-vm](<https://devfeed.tech/tags/agent-escape-vm.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [firecracker](<https://devfeed.tech/tags/firecracker.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [news](<https://devfeed.tech/tags/news.md>), [qemu](<https://devfeed.tech/tags/qemu.md>), [security](<https://devfeed.tech/tags/security.md>), [security-breach](<https://devfeed.tech/tags/security-breach.md>), [virtual-machines](<https://devfeed.tech/tags/virtual-machines.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>), [vm](<https://devfeed.tech/tags/vm.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Security evaluations found that a cyber-capable autonomous agent escaped standard QEMU and KVM virtual machine configurations by exploiting kernel and library vulnerabilities. Firecracker contained the agent in testing, but the agent still hardlocked the host through Linux kernel flaws.

### Source excerpt

Traditional virtual machines are inadequate for isolating cyber-capable autonomous agents. Tests using GPT-5.6-Cyber indicated multiple escape attempts due to kernel flaws. While Firecracker provided some containment, vulnerabilities remained. The study underscores the need for minimal attack surface virtualisation technologies and rapid, proactive patching strategies to safeguard host systems. By Olimpiu Pop

## Linux Randomly Picking Idle CPU Cores Shows Modest Win On High Core Count Systems

DevFeed: [Linux Randomly Picking Idle CPU Cores Shows Modest Win On High Core Count Systems](<https://devfeed.tech/articles/linux-randomly-picking-idle-cpu-cores-shows-modest-win-on-high-core-count-systems-31409.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/Linux-Random-Equal-Idle-CPUs>)

Author: Michael Larabel

Published: 2026-09-16T13:30:04Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [patches](<https://devfeed.tech/tags/patches.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [scheduler](<https://devfeed.tech/tags/scheduler.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

A Linux kernel patch series proposes randomizing the selection among equally shallow idle CPU cores to reduce scan-order bias and prevent concurrent tasks from converging on the same core. Testing on a 160-core Ampere Altra system showed throughput improvements of up to a few percent in Stress-NG benchmarking, while the benefits on smaller systems remain uncertain.

### Source excerpt

Arm engineer Christian Loehle sent out a patch series today proposing that the Linux scheduler code randomize its picking of equally shallow idle CPU cores. This randomization is showing to deliver a win at least for high CPU core counts for better distributing workloads...

## AMD Sends Out Linux Patches For Enabling SEV-TIO TDISP With PCIe 6.0

DevFeed: [AMD Sends Out Linux Patches For Enabling SEV-TIO TDISP With PCIe 6.0](<https://devfeed.tech/articles/amd-sends-out-linux-patches-for-enabling-sev-tio-tdisp-with-pcie-6-0-31406.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/AMD-SEV-TIO-TDISP-Linux-Patches>)

Author: Michael Larabel

Published: 2026-09-16T13:02:52Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [pcie](<https://devfeed.tech/topics/pcie.md>), [trusted-execution-environment](<https://devfeed.tech/topics/trusted-execution-environment.md>), [Confidential Computing](<https://devfeed.tech/topics/confidential-computing.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [Security](<https://devfeed.tech/topics/security.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [MERN](<https://devfeed.tech/topics/mern.md>)

Tags: [amd](<https://devfeed.tech/tags/amd.md>), [arm](<https://devfeed.tech/tags/arm.md>), [attestation](<https://devfeed.tech/tags/attestation.md>), [confidential-computing](<https://devfeed.tech/tags/confidential-computing.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [intel](<https://devfeed.tech/tags/intel.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [pcie](<https://devfeed.tech/tags/pcie.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [processors](<https://devfeed.tech/tags/processors.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [security](<https://devfeed.tech/tags/security.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

AMD submitted 17 Linux kernel patches to enable SEV-TIO TDISP for PCIe 6.0 and newer. The work is intended to secure direct I/O device assignment for confidential-computing environments, including AMD Secure Encrypted Virtualization guest VMs, and includes a common TEE Security Manager developed with Intel, Arm, and RISC-V.

### Source excerpt

The newest Linux kernel patches out of AMD for enhancing the upstream support with the new AMD EPYC 9006 "Venice" processors is for enabling SEV-TIO TDISP that is supported with PCI Express 6.0 and beyond...

## Documenting the manual: how curiosity and robotic arms led to a career in open source

DevFeed: [Documenting the manual: how curiosity and robotic arms led to a career in open source](<https://devfeed.tech/articles/documenting-the-manual-how-curiosity-and-robotic-arms-led-to-a-career-in-open-source-34308.md>)

Original publisher: [Read original article](<http://opensource.googleblog.com/2026/06/documenting-the-manual-how-curiosity-and-robotic-arms-led-to-a-career-in-open-source.html>)

Author: Google Open Source (noreply@blogger.com)

Published: 2026-06-22T18:30:00Z

Content type: article

Language: en

Sources: [Google Open Source Blog](<https://devfeed.tech/sources/google-open-source-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [C](<https://devfeed.tech/topics/c.md>), [Undocumented feature](<https://devfeed.tech/topics/undocumented-feature.md>), [Network](<https://devfeed.tech/topics/network.md>), [Scripting](<https://devfeed.tech/topics/scripting.md>)

Tags: [c](<https://devfeed.tech/tags/c.md>), [communities](<https://devfeed.tech/tags/communities.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [linux-man-pages](<https://devfeed.tech/tags/linux-man-pages.md>), [network](<https://devfeed.tech/tags/network.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [scripting](<https://devfeed.tech/tags/scripting.md>), [sponsorship](<https://devfeed.tech/tags/sponsorship.md>), [undocumented-feature](<https://devfeed.tech/tags/undocumented-feature.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This article profiles Alejandro "Alex" Colomar's path from working with robotic arms to maintaining Linux Kernel documentation. It explains how documenting the previously undocumented SO_TIMESTAMPNS feature led to his first man-pages patch and eventually to a career focused on clarity in open source communities. Google sponsors his work on the Linux Kernel man-pages project.

### Source excerpt

by Daryl Ducharme, Google Open Source When you think of "innovation" in open source, your mind probably jumps to the latest AI model or a revolutionary new framework. You might not immediately think of manual pages. Even Alejandro "Alex" Colomar, who spends his days maintaining Linux Kernel documentation, jokingly admits that some might find the work "boring" because it focuses on fixing existing issues and documenting new features rather than flashy inventions. But as any developer knows, the most powerful code is only as good as the documentation behind it. At Google, we believe that investing in the success of projects we don't own is a core part of being a good open source citizen. That is why we are proud to sponsor Alejandro's work on the Linux Kernel man-pages project--supporting the critical infrastructure that many of our own systems rely on every day. Documentation is the gift you give to your future self and your whole community. The precision of a robot Alejandro's journey into the world of essential documentation started at university. He was working with robotic arms that used a proprietary scripting language. Wanting more control, he decided to write a C library to communicate with the robots over the network by sniffing packets with Wireshark. It worked, but it was slow--he had to wait seconds between commands to ensure the robot had finished moving. To make the movements smooth, he needed to understand the messages the robot was sending back in real-time. This required high-precision timing. He found SO_TIMESTAMP, which provided microsecond precision, but he noticed a macro called SO_TIMESTAMPNS in the header files that promised nanosecond resolution. The problem? It wasn't documented in the manual page. The first patch After figuring out how to use the undocumented feature by looking at the kernel source code, Alejandro decided to ensure the next person wouldn't have to struggle. He cloned the man-pages repository, wrote a new paragraph based on exis

## GenAI's effects on quality, adoption costs, copyright disputes, and the technology industry

DevFeed: [GenAI's effects on quality, adoption costs, copyright disputes, and the technology industry](<https://devfeed.tech/articles/something-big-is-happening-2-39862.md>)

Original publisher: [Read original article](<https://makemeacto.cc/something-big-is-happening-2/>)

Author: Sergio Visinoni

Published: 2026-05-27T05:02:17Z

Content type: opinion

Language: en

Sources: [Sudo Make Me a CTO](<https://devfeed.tech/sources/sudo-make-me-a-cto.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gen ai](<https://devfeed.tech/topics/gen-ai.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [gen-ai](<https://devfeed.tech/tags/gen-ai.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [something-big-is-happening](<https://devfeed.tech/tags/something-big-is-happening.md>)

### AI overview

This commentary issue examines claims that GenAI is increasing output while reducing quality in Linux kernel contributions and academic papers. It also discusses the costs of adopting GenAI in engineering teams, AI infrastructure spending, and a copyright lawsuit involving NVIDIA, alongside two more positive developments.

### Source excerpt

Quantity isn't quality; cash is being burnt at unprecedented rates; trillion-dollar companies can't afford to buy books, and a couple of positive notes to cheer us up!

## 2025 CVE Data Review

DevFeed: [2025 CVE Data Review](<https://devfeed.tech/articles/2025-cve-data-review-27475.md>)

Original publisher: [Read original article](<https://jerrygamblin.com/2026/01/01/2025-cve-data-review/>)

Author: jgamblin

Published: 2026-01-01T18:38:43Z

Content type: article

Language: en

Sources: [Jerry Gamblin](<https://devfeed.tech/sources/jerry-gamblin.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [data](<https://devfeed.tech/topics/data.md>), [Statistics](<https://devfeed.tech/topics/statistics.md>), [Security](<https://devfeed.tech/topics/security.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [cms](<https://devfeed.tech/tags/cms.md>), [cve](<https://devfeed.tech/tags/cve.md>), [data](<https://devfeed.tech/tags/data.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [patch-tuesday](<https://devfeed.tech/tags/patch-tuesday.md>), [report](<https://devfeed.tech/tags/report.md>), [statistics](<https://devfeed.tech/tags/statistics.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [trends](<https://devfeed.tech/tags/trends.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [volume](<https://devfeed.tech/tags/volume.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

This review analyzes 2025 CVE publication data, reporting 48,185 published CVEs, a 20.6% increase from 2024. It highlights stable median CVSS scores, growth in web application and CMS-related flaws, publication clustering around vendor release cycles, and the Linux Kernel as the product with the most listed vulnerabilities. The article recommends prioritizing vulnerabilities by exploitability and automating remediation where possible.

### Source excerpt

2025 set a new baseline with 48,185 published CVEs. While the sheer volume is climbing, the median CVSS score remained surprisingly stable. We are seeing a distinct shift toward web application flaws (specifically in the CMS ecosystem) and a wider distribution of vendors, proving that vulnerabilities are spreading deeper into the supply chain. This massive growth ... Read more

## How io\_uring improves database performance

DevFeed: [How io\_uring improves database performance](<https://devfeed.tech/articles/how-io-uring-improves-database-performance-39641.md>)

Original publisher: [Read original article](<https://www.gauravsarma.com/posts/2025-12-11_how-iouring-improves-database-performance>)

Published: 2025-12-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Gaurav Sarma's Blog](<https://devfeed.tech/sources/gaurav-sarma-s-blog.md>)

Topics: [io\_uring](<https://devfeed.tech/topics/io-uring.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [NVMe](<https://devfeed.tech/topics/nvme.md>)

Tags: [asynchronous](<https://devfeed.tech/tags/asynchronous.md>), [database-performance](<https://devfeed.tech/tags/database-performance.md>), [io](<https://devfeed.tech/tags/io.md>), [io-uring](<https://devfeed.tech/tags/io-uring.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

This article explains how io_uring improves database performance through shared submission and completion queues, batching, fewer system calls, zero-copy operation, and features such as SQPoll and registered buffers. It also discusses DMA and the relevance of fast NVMe storage.

### Source excerpt

. [How io_uring Improves Database Performance](how-iouring-improves-database-performance-cover...

## exploits.club Weekly Newsletter 88 - kCTF RCAs, Tesla Shells, Remote Pointer Leaks, And More

DevFeed: [exploits.club Weekly Newsletter 88 - kCTF RCAs, Tesla Shells, Remote Pointer Leaks, And More](<https://devfeed.tech/articles/exploits-club-weekly-newsletter-88-kctf-rcas-tesla-shells-remote-pointer-leaks-and-more-32645.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-newsletter-88-kctf-rcas-tesla-shells-remote-pointer-leaks-and-more/>)

Author: exploits.club

Published: 2025-10-03T15:00:41Z

Content type: news

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [bug](<https://devfeed.tech/topics/bug.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Android](<https://devfeed.tech/topics/android.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [android](<https://devfeed.tech/tags/android.md>), [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [macos](<https://devfeed.tech/tags/macos.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

This weekly newsletter highlights security news and write-ups, including an OSS zero-day competition involving AWS, GCP, and Azure; the Android September Security Bulletin; a Tesla Telematics Control Unit ADB authentication bypass; an Apple macOS font vulnerability; and analysis of a Linux kernel TLS vulnerability.

### Source excerpt

We hope everyone is enjoying their new t swizzle album with a pumpkin spice latte on the side...annnnnyways 👇 In Case You Missed It... ZeroDay Cloud - AWS, GCP, and Azure have teamed up to put on an OSS 0-day competition. Find bugs in the targets, demo them on

## exploits.club Weekly Newsletter 86 - KSMBD 0Clicks, Apple Ends Memory Corruption, Mini-Kernels in Zig, And More

DevFeed: [exploits.club Weekly Newsletter 86 - KSMBD 0Clicks, Apple Ends Memory Corruption, Mini-Kernels in Zig, And More](<https://devfeed.tech/articles/exploits-club-weekly-newsletter-86-ksmbd-0clicks-apple-ends-memory-corruption-mini-kernels-in-zig-and-more-32643.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-newsletter-86-ksmbd-0clicks-apple-ends-memory-corruption-mini-kernels-in-zig-and-more/>)

Author: exploits.club

Published: 2025-09-18T15:00:23Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Hacking](<https://devfeed.tech/topics/hacking.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [memory](<https://devfeed.tech/tags/memory.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [weekly](<https://devfeed.tech/tags/weekly.md>)

### AI overview

A weekly newsletter covering OrangeCon videos, an open DistrictCon CFP, a Linux kernel ksmbd exploit write-up, DEF CON car-hacking challenges, and Apple's Memory Integrity Enforcement research.

### Source excerpt

Write a weekly newsletter, they said. It will be fun, they said....Annnnnnyway 👇 In Case You Missed It... OrangeCon 2025 Videos Online - Hours of new content...go check it out! DistrictCon CFP Still Open - Get em in by the end of the month! Resources And Write-Ups From This

## exploits.club Weekly Newsletter 85 -Fuzzing KSMBD, Kernel-Hack-Drill, Vibe-Crashing, And More

DevFeed: [exploits.club Weekly Newsletter 85 -Fuzzing KSMBD, Kernel-Hack-Drill, Vibe-Crashing, And More](<https://devfeed.tech/articles/exploits-club-weekly-newsletter-85-fuzzing-ksmbd-kernel-hack-drill-vibe-crashing-and-more-32642.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-newsletter-85-fuzzing-ksmbd-kernel-hack-drill-vibe-crashing-and-more/>)

Author: exploits.club

Published: 2025-09-04T15:00:32Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Fuzzing/Fuzz testing](<https://devfeed.tech/topics/fuzzing.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Security](<https://devfeed.tech/topics/security.md>), [race-condition](<https://devfeed.tech/topics/race-condition.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [exploits](<https://devfeed.tech/tags/exploits.md>), [fuzzing](<https://devfeed.tech/tags/fuzzing.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [race-condition](<https://devfeed.tech/tags/race-condition.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The 85th exploits.club weekly newsletter highlights work on fuzzing improvements and vulnerability discovery in ksmbd, including 23 reported bugs. It also covers Kernel-Hack-Drill research on exploiting CVE-2024-50264, a Linux kernel socket race condition resulting in use-after-free, and related exploitation constraints.

### Source excerpt

New idea - let AI submit a different, buzzwordy talks to every CFP. What could go wrong? Annnnnnnnyways 👇 In Case You Missed It... 0-day Hunting Strategy with Eugene "Spaceraccoon" Lim - Following the release of his recent No Starch Press book, @spaceraccoonsec will be on tomorrow'

## exploits.club Weekly Newsletter 83: Windows Kernel and Xbox Exploit Research, Plus an LLM-Assisted Security Tool

DevFeed: [exploits.club Weekly Newsletter 83: Windows Kernel and Xbox Exploit Research, Plus an LLM-Assisted Security Tool](<https://devfeed.tech/articles/exploits-club-weekly-newsletter-83-windows-p20-wins-llms-codeql-mcp-takes-down-defcon-ctf-and-more-32640.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-newsletter-83-windows-p20-wins-llms-codeql-mcp-takes-down-defcon-ctf-and-more/>)

Author: exploits.club

Published: 2025-08-21T15:00:46Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Hacking](<https://devfeed.tech/topics/hacking.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [exploit](<https://devfeed.tech/tags/exploit.md>), [hacking](<https://devfeed.tech/tags/hacking.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [llms](<https://devfeed.tech/tags/llms.md>), [race-condition](<https://devfeed.tech/tags/race-condition.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

This issue of the exploits.club weekly newsletter highlights a Phrack anniversary release, a Phrack CTF, research into a Windows kernel vulnerability that was adapted to target Xbox One, and a new LLM-related security analysis tool. The supplied text ends before the tool's details are complete.

### Source excerpt

We are getting dangerously close to hacking fueled by PSLs. Get your cozy VS Code color schemes ready...Annnnnnyways 👇 In Case You Missed It... Phrack 4oth Anniversary Release - If you weren't lucky enough to get snag a physical copy from one of the recent cons, the digital

## NixOS 25.05 released

DevFeed: [NixOS 25.05 released](<https://devfeed.tech/articles/nixos-25-05-released-38873.md>)

Original publisher: [Read original article](<https://nixos.org/blog/announcements/2025/nixos-2505/>)

Author: NixOS

Published: 2025-05-23T12:00:00Z

Content type: release

Language: en

Sources: [NixOS Announcements](<https://devfeed.tech/sources/nixos-announcements.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [modules](<https://devfeed.tech/topics/modules.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [gcc](<https://devfeed.tech/topics/gcc.md>), [LLVM](<https://devfeed.tech/topics/llvm.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>)

Tags: [bugfixes](<https://devfeed.tech/tags/bugfixes.md>), [compilers](<https://devfeed.tech/tags/compilers.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [end-of-life](<https://devfeed.tech/tags/end-of-life.md>), [features](<https://devfeed.tech/tags/features.md>), [gcc](<https://devfeed.tech/tags/gcc.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [nix](<https://devfeed.tech/tags/nix.md>), [nixos](<https://devfeed.tech/tags/nixos.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [updated](<https://devfeed.tech/tags/updated.md>), [updates](<https://devfeed.tech/tags/updates.md>), [version](<https://devfeed.tech/tags/version.md>)

### AI overview

NixOS 25.05, codenamed "Warbler," is publicly available. The release adds and updates packages, introduces configuration modules and options, updates GNOME and the default Linux kernel, and updates LLVM and GCC. NixOS 25.05 receives bugfixes and security updates through 2025-12-31, while NixOS 24.11 reaches end of life after 2025-06-30.

### Source excerpt

Hey everyone, we are Leona Maroni and Tristan Ross, the release managers of the newest release of NixOS. We are very proud to announce the public availability of NixOS 25.05 "Warbler". NixOS is a Linux distribution. Its underlying package repository Nixpkgs can also be used on other Linux systems and macOS with the Nix package manager. This release will receive bugfixes and security updates for seven months (up until 2025-12-31). The old release 24.11 "Vicuña" is now officially deprecated and will reach its end-of-life and stop receiving security updates after 2025-06-30. NixOS Release Notes Highlights New Services Backward Incompatibilities Other Notable Changes Nixpkgs Release Notes Highlights Backward Incompatibilities Other Notable Changes Nixpkgs Library Upgrade Instructions ISO Image Downloads The 25.05 release was made possible due to the efforts of 2857 contributors, who authored 57054 commits since the previous release. Highlights NixOS is already known as the most up to date distribution while also being the distribution with the most packages. This release of Nixpkgs Added 7840 new packages Updated 28054 existing packages Removed 1694 outdated packages, in an effort to keep the package set maintainable and secure. In addition to packages from Nixpkgs, the NixOS Linux distribution also features composable configuration modules and integration tests for distributed systems. This release of NixOS Added 137 new modules and 1930 configuration options Removed 10 outdated modules and 215 configuration options. GNOME 48 GNOME has been updated to version 48 "Bengaluru", which introduces notification stacking, a new music player, HDR support, and more changes. Refer to the release notes for more details. Kernel The default Linux kernel has been updated from 6.6 to 6.12. All supported kernels remain available. C compilers LLVM has been updated to version 19. GCC has been updated to version 14. Special Thanks We want to personally thank Seth and raf for editorializin

## Blog: Detecting Supply Chain Attacks with Falco Actions

DevFeed: [Blog: Detecting Supply Chain Attacks with Falco Actions](<https://devfeed.tech/articles/blog-detecting-supply-chain-attacks-with-falco-actions-32479.md>)

Original publisher: [Read original article](<https://falco.org/blog/detecting-supplychain-attacks-with-falco-action/>)

Published: 2025-03-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [supply chain attacks](<https://devfeed.tech/topics/supply-chain-attacks.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Security](<https://devfeed.tech/topics/security.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>)

Tags: [cicd](<https://devfeed.tech/tags/cicd.md>), [falco](<https://devfeed.tech/tags/falco.md>), [github-action](<https://devfeed.tech/tags/github-action.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [security](<https://devfeed.tech/tags/security.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [supply-chain-attacks](<https://devfeed.tech/tags/supply-chain-attacks.md>), [supplychain](<https://devfeed.tech/tags/supplychain.md>)

### AI overview

This tutorial explains how to use Falco Actions in GitHub Actions workflows to detect suspicious behavior and software supply chain attacks in CI/CD pipelines. It covers runtime monitoring, custom rules, workflow setup, findings, and generated reports.

### Source excerpt

The recently discovered CVE for the GitHub action tj-actions/changed-files brought to light a topic that is really critical for companies: supply chain attacks. With that, we want to discuss and show a bit about how Falco can help your organization detect this kind of attack and other suspect behaviors inside your CI/CD pipeline. What is Falco? Falco is a cloud native security tool that provides runtime security across hosts, containers, Kubernetes, and cloud environments. It leverages custom rules on Linux kernel events and other data sources through plugins, enriching event data with contextual metadata to deliver real-time alerts. Falco enables the detection of abnormal behavior, potential security threats, and compliance violations. What is Falco Actions? Falco Actions enable you to run Falco in GitHub Actions to detect suspicious behavior in your CI/CD workflows. If you run it in a pull request, the action will create a comment with the findings. Thanks to ad-hoc Falco rules specific to this use case, these GitHub actions can monitor your GitHub runner and detect software supply chain attacks. Using Falco Actions To have Falco inside your pipeline, you need to add these two actions: falcosecurity/falco-actions/start falcosecurity/falco-actions/stop Below you can see an example: name: CI on: push: pull_request: jobs: build: runs-on: ubuntu-latest permissions: contents: read actions: read steps: - uses: actions/checkout@v4 - name: Start Falco uses: falcosecurity/falco-actions/start@main with: mode: live falco-version: '0.40.0' verbose: true - name: My Custom Step run: | echo "This is my custom step" - name: Stop Falco uses: falcosecurity/falco-actions/start@main with: mode: live verbose: true OBS: main is being used here only to simplify how it works, you should always pin your dependencies to a specific commit SHA. After the execution, you will be able to see the results at the github action summary. If you want a more detailed report, you can use the action fal

## Supporter spotlight: Kees Cook on Linux kernel security

DevFeed: [Supporter spotlight: Kees Cook on Linux kernel security](<https://devfeed.tech/articles/supporter-spotlight-kees-cook-on-linux-kernel-security-34159.md>)

Original publisher: [Read original article](<https://reproducible-builds.org/news/2024/09/29/supporter-spotlight-kees-cook/>)

Published: 2024-09-29T00:00:00Z

Content type: article

Language: en

Sources: [reproducible-builds.org](<https://devfeed.tech/sources/reproducible-builds-org.md>)

Topics: [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Security](<https://devfeed.tech/topics/security.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [free software](<https://devfeed.tech/topics/free-software.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [Fedora](<https://devfeed.tech/topics/fedora.md>)

Tags: [arm](<https://devfeed.tech/tags/arm.md>), [canonical](<https://devfeed.tech/tags/canonical.md>), [debian](<https://devfeed.tech/tags/debian.md>), [fedora](<https://devfeed.tech/tags/fedora.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [open-source-security](<https://devfeed.tech/tags/open-source-security.md>), [org](<https://devfeed.tech/tags/org.md>), [security](<https://devfeed.tech/tags/security.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

This supporter spotlight interviews Kees Cook, founder of the Kernel Self-Protection Project, about his work improving Linux kernel security. He discusses kernel self-protection, recruiting expertise in ARM and memory management, and his earlier security-hardening work at Canonical on Ubuntu.

### Source excerpt

The Reproducible Builds project relies on several projects, supporters and sponsors for financial support, but they are also valued as ambassadors who spread the word about our project and the work that we do. This is the eighth installment in a series featuring the projects, companies and individuals who support the Reproducible Builds project. We started this series by featuring the Civil Infrastructure Platform project, and followed this up with a post about the Ford Foundation as well as recent ones about ARDC, the Google Open Source Security Team (GOSST), Bootstrappable Builds, the F-Droid project, David A. Wheeler and Simon Butler. Today, however, we will be talking with Kees Cook, founder of the Kernel Self-Protection Project. Vagrant Cascadian: Could you tell me a bit about yourself? What sort of things do you work on? Kees Cook: I'm a Free Software junkie living in Portland, Oregon, USA. I have been focusing on the upstream Linux kernel's protection of itself. There is a lot of support that the kernel provides userspace to defend itself, but when I first started focusing on this there was not as much attention given to the kernel protecting itself. As userspace got more hardened the kernel itself became a bigger target. Almost 9 years ago I formally announced the Kernel Self-Protection Project because the work necessary was way more than my time and expertise could do alone. So I just try to get people to help as much as possible; people who understand the ARM architecture, people who understand the memory management subsystem to help, people who understand how to make the kernel less buggy. Vagrant: Could you describe the path that lead you to working on this sort of thing? Kees: I have always been interested in security through the aspect of exploitable flaws. I always thought it was like a magic trick to make a computer do something that it was very much not designed to do and seeing how easy it is to subvert bugs. I wanted to improve that fragility. In

## Nix Weekly Recap: 2024-06-02

DevFeed: [Nix Weekly Recap: 2024-06-02](<https://devfeed.tech/articles/nix-weekly-recap-2024-06-02-34721.md>)

Original publisher: [Read original article](<https://nixpkgs.news/archive/2024-06-02/>)

Published: 2024-06-02T00:00:00Z

Content type: article

Language: en

Sources: [nixpkgs.news](<https://devfeed.tech/sources/nixpkgs-news.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [AppImage](<https://devfeed.tech/topics/appimage.md>), [Perl](<https://devfeed.tech/topics/perl.md>)

Tags: [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [recap](<https://devfeed.tech/tags/recap.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [weekly](<https://devfeed.tech/tags/weekly.md>)

### AI overview

A weekly recap covering the NixOS 24.05 release, selected highlights and breaking changes, Snowfall Lib v3 migration, and a call for gradle2nix v2 testers.

### Source excerpt

The NixOS 24.05 release, Snowfall Lib v3, and a call for gradle2nix v2 testers.

## Blog: Introducing Falco 0.38.0

DevFeed: [Blog: Introducing Falco 0.38.0](<https://devfeed.tech/articles/blog-introducing-falco-0-38-0-32484.md>)

Original publisher: [Read original article](<https://falco.org/blog/falco-0-38-0/>)

Published: 2024-05-30T00:00:00Z

Content type: release

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [eBPF](<https://devfeed.tech/topics/ebpf.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [falco](<https://devfeed.tech/tags/falco.md>), [features](<https://devfeed.tech/tags/features.md>), [linux](<https://devfeed.tech/tags/linux.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Falco 0.38.0 is released with changes to driver installation and selection, configuration file splitting, rule selection, field transformations, Prometheus metrics, and the Plugin API. The release also includes breaking changes and improved compatibility with Linux kernels through driver-loading and eBPF updates.

### Source excerpt

Dear Falco Community, today we are happy to announce the release of Falco 0.38.0! This is the first Falco release since its graduation within the CNCF, and, as usual, brings many improvements and features alongside some pretty big changes in its configuration mechanism. This release brings an easier to use mechanism to install and configure your drivers, new rule language features, better support for Falco metrics and many more improvements. During this release cycle, we merged more than 100 PRs on Falco and more than 180 PRs for libs and drivers, version 0.17.0 and version 7.2.0 respectively. Thank you to our maintainers and contributors, as this would not happen without your support and dedication! To learn all about these changes, read on! What's new? TL;DR Key features: New capabilities in falcoctl to automatically select the best driver for your system and make it easier to install The Falco configuration file can now be split into multiple files to make it more manageable Rule selection from configuration file or command line Field transformers and value comparison Prometheus metrics support Plugin API improvements This release also comes with breaking changes that you should be aware of before upgrading. Major features and improvements The 0.38.0 release contains a number of feature and UX improvements, here are list of some of the key new capabilities. Driver loader magic ✨ If we could pick the most common issue that we've heard from adopters and we experienced first hand is the fact that sometimes we all struggle with installing and upgrading Falco drivers. The Falco team has been tirelessly working for years to improve the installation experience and Linux kernel compatibility with massive changes such as the introduction of the new CO-RE eBPF probe and most recently the complete rewrite of our driver loading component, integrated in falcoctl. With this new version of falcoctl, integrated in Falco 0.38.0, our loading tool will automatically detect your sys

## Mobian's PinePhone Kernel Support and the Loss of Cross-Distribution Collaboration

DevFeed: [Mobian's PinePhone Kernel Support and the Loss of Cross-Distribution Collaboration](<https://devfeed.tech/articles/the-paperweight-dilemma-34237.md>)

Original publisher: [Read original article](<https://blog.mobian.org/posts/2023/09/30/paperweight-dilemma/>)

Author: Mobian team

Published: 2023-10-10T00:00:00Z

Content type: opinion

Language: en

Sources: [Mobian's Blog](<https://devfeed.tech/sources/mobian-s-blog.md>)

Topics: [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [patches](<https://devfeed.tech/topics/patches.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [patches](<https://devfeed.tech/tags/patches.md>)

### AI overview

Mobian reflects on the difficulties of maintaining support for the original PinePhone. The article argues that separate kernel trees and reduced cross-distribution collaboration left the community dependent on a small number of maintainers and created a single point of failure.

### Source excerpt

Mobian started as a hobby project, triggered by the excitement of finally being able to hack one's mobile phone at will. It is fair to say that the device that made it possible back then was the original PinePhone. However, after running once again into the same difficulties we experienced over and over, we're wondering whether maintaining support for this device is still worth the effort... Of kernels and men In the beginning, the mobile Linux world was full of happy people, hacking on many different aspects of the system in a very disorganized but fruitful way, one of those aspects being the Linux kernel. Back then there was a single reference source tree, maintained under the PINE64 umbrella (but still being a community effort, no one being funded in any way to work on this kernel). Things were obviously not ideal, however many talented people were talking to each other, trying to improve hardware support and fix the many bugs we were experiencing at this point. Until, I don't quite remember how, it all turned into a race, in which the goal was to have better (or at least identical) support than the neighbouring projects. In particular, one very skilled developer set to solve many of the problems we had back then, and published their work as a separate repo. Several mobile distributions quickly switched to this kernel, effectively abandoning the shared kernel source we were all using until then. This resulted in a loss of interest and, ultimately, collaboration on the kernel ceased: some ended up using megi's kernel directly, while Mobian forked the "Pine64" one and cherry-picked interesting patches from megi's tree, but it all happened without further cross-distro discussions. Our single reference tree was then left rotting (the last kernel compatible with the PinePhone being based on 5.9, which was released nearly 3 years ago!) and unmaintained since then. A single point of failure The end result can be summed up as follows: those relying on megi's kernel depend

## What is SELinux?

DevFeed: [What is SELinux?](<https://devfeed.tech/articles/what-is-selinux-29839.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/selinux/>)

Author: jakub.nyckowski@goteleport.com (Jakub Nyckowski)

Published: 2022-12-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [SELinux](<https://devfeed.tech/topics/selinux.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Security](<https://devfeed.tech/topics/security.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [framework](<https://devfeed.tech/tags/framework.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [security](<https://devfeed.tech/tags/security.md>), [selinux](<https://devfeed.tech/tags/selinux.md>)

### AI overview

This tutorial explains SELinux, its history, and how it provides Mandatory Access Control on Linux alongside traditional Discretionary Access Controls. It introduces Linux Security Modules and discusses related modules such as AppArmor, SMACK, and BPF.

### Source excerpt

In this blog post, we'll deep-dive into SELinux.

## What You Need to Know About Linux Audit Framework

DevFeed: [What You Need to Know About Linux Audit Framework](<https://devfeed.tech/articles/what-you-need-to-know-about-linux-audit-framework-29755.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/linux-audit/>)

Author: jakub.nyckowski@goteleport.com (Jakub Nyckowski)

Published: 2022-08-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [audit](<https://devfeed.tech/topics/audit.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [audit](<https://devfeed.tech/tags/audit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [logging](<https://devfeed.tech/tags/logging.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This deep dive explains the Linux Audit Framework, also known as auditd, and how it records system events for post-mortem analysis. It describes kernel-level auditing, configurable rules, event propagation through netlink, and filesystem storage of audit events.

### Source excerpt

In this blog post, we'll deep-dive into Linux Audit Framework.

## Process Behaviour Anomaly Detection Using eBPF and Unsupervised-Learning Autoencoders

DevFeed: [Process Behaviour Anomaly Detection Using eBPF and Unsupervised-Learning Autoencoders](<https://devfeed.tech/articles/process-behaviour-anomaly-detection-using-ebpf-and-unsupervised-learning-autoencoders-41266.md>)

Original publisher: [Read original article](<https://www.evilsocket.net/2022/08/15/Process-behaviour-anomaly-detection-using-eBPF-and-unsupervised-learning-Autoencoders/>)

Author: Simone Margaritelli

Published: 2022-08-15T14:06:05Z

Content type: tutorial

Language: en

Sources: [evilsocket](<https://devfeed.tech/sources/evilsocket.md>)

Topics: [eBPF](<https://devfeed.tech/topics/ebpf.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [anomaly-detection](<https://devfeed.tech/tags/anomaly-detection.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [autoencoder](<https://devfeed.tech/tags/autoencoder.md>), [bcc](<https://devfeed.tech/tags/bcc.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [deep-neural-networks](<https://devfeed.tech/tags/deep-neural-networks.md>), [defensive-security](<https://devfeed.tech/tags/defensive-security.md>), [dnn](<https://devfeed.tech/tags/dnn.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [github](<https://devfeed.tech/tags/github.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [kprobe](<https://devfeed.tech/tags/kprobe.md>), [kretprobe](<https://devfeed.tech/tags/kretprobe.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-security](<https://devfeed.tech/tags/linux-security.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [process-anomaly-detection](<https://devfeed.tech/tags/process-anomaly-detection.md>), [process-behaviour](<https://devfeed.tech/tags/process-behaviour.md>), [raw-syscalls](<https://devfeed.tech/tags/raw-syscalls.md>), [runtime-protection](<https://devfeed.tech/tags/runtime-protection.md>), [sys-enter](<https://devfeed.tech/tags/sys-enter.md>), [syscall-tracing](<https://devfeed.tech/tags/syscall-tracing.md>), [tensorflow](<https://devfeed.tech/tags/tensorflow.md>), [tracepoint](<https://devfeed.tech/tags/tracepoint.md>), [unsupervised-learning](<https://devfeed.tech/tags/unsupervised-learning.md>)

### AI overview

This tutorial describes using eBPF syscall tracing and an unsupervised autoencoder to detect process behavior anomalies at runtime. It explains an approach that models syscall frequency without requiring an explicit allowlist and discusses potential detection of exploitation, denial-of-service, and other attacks.

### Source excerpt

Hello everybody, I hope you've been enjoying this summer after two years of Covid and lockdowns :D In this post I'm going to describe how

## epoll: The API that powers the modern internet

DevFeed: [epoll: The API that powers the modern internet](<https://devfeed.tech/articles/epoll-the-api-that-powers-the-modern-internet-35395.md>)

Original publisher: [Read original article](<https://darkcoding.net/software/epoll-the-api-that-powers-the-modern-internet/>)

Author: Graham King

Published: 2022-01-03T23:46:10Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [epoll](<https://devfeed.tech/tags/epoll.md>), [history](<https://devfeed.tech/tags/history.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [network-programming](<https://devfeed.tech/tags/network-programming.md>), [networking](<https://devfeed.tech/tags/networking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This article explains how Linux's epoll API addresses the C10K problem by efficiently handling network connections while clients or servers wait for data. It connects epoll with Go and nginx server software and contrasts it with process and thread pools, while noting related polling approaches on other operating systems.

### Source excerpt

Linux's epoll API solved the C10K problem, enabling fast and afforable Internet services.

## PinePhone Pro support status in Mobian

DevFeed: [PinePhone Pro support status in Mobian](<https://devfeed.tech/articles/the-pinephone-pro-is-here-and-it-runs-mobian-34223.md>)

Original publisher: [Read original article](<https://blog.mobian.org/posts/2021/12/28/pinephone-pro/>)

Author: Mobian team

Published: 2021-12-28T00:00:00Z

Content type: article

Language: en

Sources: [Mobian's Blog](<https://devfeed.tech/sources/mobian-s-blog.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [4g lte](<https://devfeed.tech/topics/4g-lte.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>)

Tags: [4g-lte](<https://devfeed.tech/tags/4g-lte.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [boot](<https://devfeed.tech/tags/boot.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [modem](<https://devfeed.tech/tags/modem.md>), [patches](<https://devfeed.tech/tags/patches.md>)

### AI overview

This article reports early Mobian support for the PinePhone Pro. It describes hardware enablement, Linux kernel and boot patches, a Mobian image that boots into Phosh, working 4G connectivity with SMS/MMS and mobile data, and remaining challenges with phone-call audio routing.

### Source excerpt

Pine64 recently announced the PinePhone Pro, a significantly upgraded version of their PinePhone. As developers started receiving their devices earlier this month, significant progress have been made already to get existing mobile distributions, including Mobian, to run on this new Linux phone. Keep reading for the latest status updates on the PinePhone Pro support. Initial hardware enablement The PinePhone Pro was designed in such a way that it is an easy device to work with: it is based on a Rockchip RK3399 SoC, for which mainline kernel support is really good, and switched to a Broadcom/Cypress WiFi/Bluetooth chipset, supported by the mailine bcrmfmac kernel driver. Moreover, the modem is the same model as the one used in the OG PinePhone: despite its numerous drawbacks, it is a well-known unit and we can already provide workarounds for its most significant issues. @megi and @MartijnBraam, which both had access to early prototypes of this device, did an awesome job at bringing up the device and providing patches for u-boot and the Linux kernel. This allowed distribution developers to boot the PinePhone Pro with very little effort and start improving on an already solid basis. As a matter of fact, only a few hours were necessary to craft a Mobian image able to boot into Phosh on the PinePhone Pro! Making the notification LEDs, flash light and orientation sensors to work as nicely as they do on the OG PinePhone was only a matter of few more hours (if not minutes) of additional hacking. Getting 4G/LTE connectivity As mentioned above, the PinePhone Pro uses the same exact modem as the OG PinePhone. As a consequence, only a limited amount of software changes were necessary to get it to work on Mobian. Using the latest versions of both ModemManager and eg25-manager, the modem is automatically powered on and able to connect to 4G networks, with both SMS/MMS and mobile data being fully functional. Giving and receiving phone calls Phone calls are another problem, as those

## Preventing Data Exfiltration with eBPF

DevFeed: [Preventing Data Exfiltration with eBPF](<https://devfeed.tech/articles/preventing-data-exfiltration-with-ebpf-29791.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/preventing-data-exfiltration-with-ebpf/>)

Author: info@goteleport.com (Eugene Yakubovich)

Published: 2021-07-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [eBPF](<https://devfeed.tech/topics/ebpf.md>), [Security](<https://devfeed.tech/topics/security.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [data](<https://devfeed.tech/topics/data.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

### AI overview

An introduction to Kernel Runtime Security Instrumentation (KRSI), explaining how Linux Security Module hooks and eBPF can support dynamic policies to prevent data exfiltration based on IP ranges.

### Source excerpt

An introduction to KRSI and how you can use it to dynamically prevent data exfiltration based on IP ranges.

## What is eBPF? | How eBPF works

DevFeed: [What is eBPF? | How eBPF works](<https://devfeed.tech/articles/what-is-ebpf-how-ebpf-works-29960.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/what-is-ebpf/>)

Author: info@goteleport.com (Virag Mody)

Published: 2020-11-05T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [eBPF](<https://devfeed.tech/topics/ebpf.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [bytecode](<https://devfeed.tech/tags/bytecode.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [operating-systems](<https://devfeed.tech/tags/operating-systems.md>)

### AI overview

This tutorial introduces eBPF, explaining how it lets programmers execute custom bytecode within the Linux kernel without modifying the kernel or loading kernel modules. It also covers kernel space, user space, and the motivation for extending the kernel.

### Source excerpt

eBPF lets programmers execute custom bytecode within the kernel without having to change the kernel or load kernel modules.

[Next page](<https://devfeed.tech/topics/linux-kernel.md?cursor=WyIyMDIwLTExLTA1VDAwOjAwOjAwKzAwOjAwIiwgIjQyYmZlMzIwLWJkNzctNDI4Zi05MmUzLWExMDI5OTllMWI5NiJd>)