# liburcu 0.15.5

This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. 

Snapshot of gominimal/pkgs commit `cd4b09dd2f492c47fba70eb1b8a8c724dabdc7e9` (pushed 2026-07-10T23:16:55.000Z).

## Install

```sh
min add liburcu
```

## Direct advisories

None at this commit.

## Transitive advisories

5 advisories inherited through runtime dependencies:

- CVE-2026-4046 (HIGH) via glibc
- CVE-2026-4437 (HIGH) via glibc
- CVE-2026-4438 (MEDIUM) via glibc
- CVE-2026-5450 (CRITICAL) via glibc
- CVE-2026-5928 (HIGH) via glibc

## Dependencies

- Build (8): base, toolchain, make, perl, m4, automake, autoconf, libtool
- Runtime (1): glibc

## Scorecard

| Category | Score | Band |
| --- | --- | --- |
| supply-chain | 100 | perfect |
| advisories | 10 | low |
| quality | 0 | low |
| maintenance | 25 | low |
| licence | 90 | good |

## Links

- Homepage: http://liburcu.org
- Package page (HTML): https://minimal.dev/pkgs/liburcu
- JSON API (floats latest): https://minimal.dev/api/pkgs/liburcu.json
- SBOM (CycloneDX 1.5): https://minimal.dev/api/pkgs/liburcu/sbom.json
