Skip to content
View bryamzxz's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bryamzxz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bryamzxz/README.md

Bryam Vargas — @bryamzxz

Independent security researcher based in Bogotá, Colombia. Source-level vulnerability research in PHP web applications, Linux kernel drivers, and FOSS infrastructure.


Current work

Active vulnerability research projects in coordinated disclosure with upstream maintainers and MITRE. Findings will be made public as their disclosure timelines complete.


Open source

  • Linux kernel — mt76 / MT7921U wireless subsystem. Active interest in driver-level recovery and power management. Earlier submissions to linux-wireless are being revisited and refined.
  • pop-os/cosmic-comp (Wayland compositor, Rust) — identified tiling geometry bug triggered by fullscreen requests from tiled windows. Root cause traced to update_positions() in tiling/mod.rs after ruling out PR #2099 as a fix. Filed as issue #2146.

Methodology

Source-first: read the codebase, trace data flows, reproduce in isolated lab, document. All vulnerability identification is human-driven. AI assistance is limited to documentation drafting and is disclosed when used. Per-finding audit trails (grep histories, taintability notes, lab reproduction logs) available on request.

Disclosure follows coordinated standards: vendor-first contact, 90-day default timeline, CERT/CC escalation when needed, MITRE Primary assignment when the CNA chain fails. Comfortable navigating adversarial coordination — see Dolibarr 2026 case for a documented MITRE Primary override after vendor-CNA refused assignment.


Areas of focus

  • PHP web application security (ERP/CRM, large legacy codebases, eval-injection patterns)
  • Linux kernel drivers (mt76 / wireless / USB recovery)
  • Embedded firmware and network appliances

Stack

PHP · Python · Rust · C · Bash · Linux kernel (mt76, USB, networking) · Podman Quadlets · libvirtd · Tailscale · MariaDB · SQLite · UBL 2.1 / XAdES-BES (DIAN compliance research).


Contact

Open to remote positions in application security, vulnerability research, and FOSS audit. Particularly interested in boutiques where research output is valued over volume metrics.

Popular repositories Loading

  1. cockpit-sensors cockpit-sensors Public

    Forked from ocristopfer/cockpit-sensors

    Module that displays all data reported by lm-sensors

    TypeScript 1

  2. bryamzxz bryamzxz Public

    Config files for my GitHub profile.

  3. dolibarr dolibarr Public

    Forked from Dolibarr/dolibarr

    Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web appli…

    PHP

  4. neofetch neofetch Public

    Forked from dylanaraps/neofetch

    🖼️ A command-line system information tool written in bash 3.2+

    Shell

  5. cosmic-comp cosmic-comp Public

    Forked from pop-os/cosmic-comp

    Compositor for the COSMIC desktop environment

    Rust

  6. tinylink tinylink Public

    Minimalist Tailscale-compatible client for ESP32-WROOM-32E (no PSRAM), pure C on ESP-IDF v5.5

    C