<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Security on Giovanni Nicosia</title>
    <link>https://giovanninicosia.dev/tags/security/</link>
    <description>Recent content in Security on Giovanni Nicosia</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 25 Sep 2025 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://giovanninicosia.dev/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>eBPF Vulnerability Testing Suite</title>
      <link>https://giovanninicosia.dev/projects/ebpf-vulns/</link>
      <pubDate>Thu, 25 Sep 2025 00:00:00 +0200</pubDate>
      <guid>https://giovanninicosia.dev/projects/ebpf-vulns/</guid>
      <description>&lt;p&gt;This project is a structured testing suite that demonstrates real-world security vulnerabilities in &lt;strong&gt;eBPF and XDP&lt;/strong&gt; kernel programs, mapping each finding to coding rules defined in &lt;strong&gt;ISO/IEC TS 17961&lt;/strong&gt; (C Secure Coding Rules). The suite covers issues such as out-of-bounds memory access, uninitialized map values, integer overflows in packet offset calculations, and verifier bypass patterns.&lt;/p&gt;&#xA;&lt;p&gt;Each test case ships as a pair of intentionally vulnerable and patched C programs, loadable into the kernel via &lt;code&gt;bpftool&lt;/code&gt;. The test environment is isolated inside a &lt;strong&gt;KVM/QEMU&lt;/strong&gt; virtual machine to prevent any risk of destabilising the host kernel during verifier stress tests and deliberately crashing probes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
