Skip to content
View Atomics-hub's full-sized avatar
🦏
🦏

Block or report Atomics-hub

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

Pinned Loading

  1. Linux Kernel io_uring: OOB Read via ... Linux Kernel io_uring: OOB Read via SQE_MIXED + sq_array Physical Index Bypass
    1
    # Linux Kernel io_uring: Out-of-Bounds Read via SQE_MIXED + sq_array Physical Index Bypass
    2
    
                  
    3
    **CVE**: Pending (kernel fix and liburing test both merged)
    4
    **Affected**: Linux kernels with `IORING_SETUP_SQE_MIXED` (introduced by commit [1cba30bf9fdd](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1cba30bf9fdd))
    5
    **Fix**: [c76e0f1d77f8](https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git/commit/?id=c76e0f1d77f87e258193c2628253782d5ff414c7) — merged into `io_uring-7.0` on 2026-03-10
  2. V8 Maglev JIT: Uninitialized Specula... V8 Maglev JIT: Uninitialized SpeculationMode in SaveCallSpeculationScope (CL 7651434)
    1
    // PoC: Uninitialized SpeculationMode in SaveCallSpeculationScope
    2
    //
    3
    // Triggers uninitialized read of saved_mode_ in the destructor of
    4
    // MaglevGraphBuilder::SaveCallSpeculationScope during Maglev JIT compilation.
    5
    //
  3. flowdown flowdown Public

    O(1) streaming markdown renderer for the AI era. Zero dependencies. ~4KB gzipped.

    JavaScript 1

  4. streamjson streamjson Public

    O(1) streaming JSON parser for the AI era. Zero dependencies. ~4KB gzipped.

    JavaScript

  5. logpack logpack Public

    Columnar compression for JSON logs. 30-50% smaller than zstd, 20x faster.

    Rust

  6. veil-examples veil-examples Public

    Public integration examples for the hosted Veil API.

    JavaScript