Updated 20:01
Determinate Secure Packages distribution
secure-packages-rollingSupportedAvailable for use in production environments and covered by our standard service-level agreement (SLA).FIPS supportedA FIPS distribution is available for environments that require cryptography compliant with Federal Information Processing Standards.ContinuousCovered continuously, with no end date: as it follows Nixpkgs, every CVE in it gets a fix within our service-level agreement (SLA): 7 days for critical, 15 for high, 45 for medium, and 90 for low.
Built on Nixpkgs as it moves. Available for use in production environments and covered by our standard service-level agreement (SLA).
Fixed within SLA
235
last 30 days
Fixed within SLA
24
last 7 days
Open
27
not yet fixed but still within SLA
Overdue
0
open
Missed SLA
0
last 30 days
Use this distribution
Customers onlyDeterminate Secure Packages is available through FlakeHub to organizations with access. Not a customer yet? Get in touch to gain access or schedule a demo.
Email sales@determinate.systemsStandardflake.nix
{
inputs.nixpkgs.url = "https://flakehub.com/f/DeterminateSystems/secure-packages-rolling/0";
}FIPS variant
FIPS variantflake.nix
{
inputs.nixpkgs.url = "https://flakehub.com/f/DeterminateSystems/secure-packages-rolling-fips/0";
}In the FIPS variant, every covered package is compliant with Federal Information Processing Standards (FIPS). Using the FIPS variant has the details.
262 CVEs tracked
| CVE | Status | Severity | Summary | Clock started | Deadline | Fixed | Time to fix |
|---|---|---|---|---|---|---|---|
| Open | High | SQL injection in PostgreSQL EXTRACT() deparse allows superuser execution via hostile object definitions | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL 18<18.5 pg_restore_attribute_stats type confusion allows RCE as database OS user | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL ctid selectivity estimator type confusion leaks 4-byte memory-derived values via non-ctid input | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL logical decoding auth flaw lets REPLICATION users execute arbitrary code as server OS account | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL 'internal' type confusion lets any user execute arbitrary code; affects <18.5,17.11,16.15,15.19,14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | Type confusion in PostgreSQL portal/cursor lifecycle enables OS-level code execution; pre-18.5, 17.11, 16.15, 15.19, 14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL 32-bit pltcl/plperl integer wraparound causes undersized allocation, OOB write, RCE | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL plperl tied-hash return heap overflow enables RCE as database OS user | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL tsvector/tsquery integer wraparound allows OOB write, potential RCE by unprivileged users | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | Heap buffer overflow in PostgreSQL to_char(timestamptz) via long timezone abbreviation enables RCE | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL refint type confusion allows arbitrary OS code execution; no CVE; affects pre-18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL pg_dump heap buffer overflow in transform lists enables RCE; versions <18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | psql COPY FROM STDIN pre-input error executes data lines as commands | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | Integer wraparound RCE in PostgreSQL fuzzystrmatch via levenshtein/less_equal before 18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL stack buffer overflow in OUT parameter name matching with limited 0/1-byte writes | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | PostgreSQL regexp heap overflow enables arbitrary code execution via invalid encoding input affects pre-18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | High | pg_dump/pg_dumpall/pg_restore restore-time RCE via psql \restrict/\unrestrict; affects pre-18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Sep 8, 2026 | — | — | |
| Open | Medium | PostgreSQL: Stale RLS from role/ownership changes enables unauthorized reads/writes via plan reuse | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | PostgreSQL pgcrypto disabled-cipher bug allows cleartext recovery; wrong-key decrypt bypasses MDC | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | PostgreSQL ascii() buffer over-read leaks up to 3 bytes; affects versions before 18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | PostgreSQL pg_trgm picksplit buffer over-read leaks memory via split choices; pre-18.5/17.11/16.15/15.19/14.24 | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | Attacker-controlled CR in configparser multiline values injects unexpected configuration keys and values | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | Privilege check bypass in PostgreSQL DDL enables DoS via type dependencies (pre-18.5/17.11/16.15/15.19/14.24) | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Medium | PostgreSQL 16–18 SCRAM iteration-count leak allows unauthenticated user enumeration when non-default scram_iterations | Aug 24, 2026 | Oct 8, 2026 | — | — | |
| Open | Low | PostgreSQL ECPG integer underflow enables DoS via bytea without prefix; client memory overwrite | Aug 24, 2026 | Nov 22, 2026 | — | — | |
| Open | Low | PostgreSQL ALTER TABLE ALTER TYPE misassigns stats ownership, enabling unauthorized DROP/ALTER STATISTICS | Aug 24, 2026 | Nov 22, 2026 | — | — | |
| Open | Low | PostgreSQL amcheck EXECUTE privilege allows arbitrary function execution as expression index owners | Aug 24, 2026 | Nov 22, 2026 | — | — | |
| Fixed within SLA | High | Use-after-free from skb->cb reuse in mac80211 mesh fast-RX rate handling | Aug 24, 2026 | Sep 8, 2026 | Aug 27, 2026 | 3 days | |
| Fixed within SLA | Medium | NULL pointer dereference when reading crafted HDF5 attribute with invalid variable-length datatype | Aug 24, 2026 | Oct 8, 2026 | Aug 26, 2026 | 1 day | |
| Fixed within SLA | Medium | Double free vulnerability in HDF5 h5repack triggered by crafted file oversized chunk size | Aug 24, 2026 | Oct 8, 2026 | Aug 26, 2026 | 1 day | |
| Fixed within SLA | Medium | Heap overflow in HDF5 SOHM list-index deserialization triggers DoS with crafted file through 2.1.1 | Aug 24, 2026 | Oct 8, 2026 | Aug 26, 2026 | 1 day | |
| Fixed within SLA | High | V8 type confusion enables remote code execution within Chrome sandbox pre-151.0.7922.169 | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | ANGLE buffer overflow in Chrome Android <151.0.7922.169 enables sandbox escape remote code execution | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | WebGL use-after-free in Chrome <151.0.7922.169 enables sandbox RCE via crafted HTML | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | Chrome <151.0.7922.169 USB race enables code execution outside sandbox via crafted HTML | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | V8 miscalculation enables sandboxed RCE via crafted HTML in Chrome <151.0.7922.169 | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | Low | Chrome pre-151.0.7922.169 GPU uninitialized resource leaks memory outside sandbox via crafted HTML | Aug 24, 2026 | Nov 22, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | Medium | High-severity Skia info leak in Chrome <151.0.7922.169 enables origin policy bypass via crafted HTML page | Aug 24, 2026 | Oct 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | Chrome Mac <151.0.7922.169 Browser use-after-free enables remote sandbox-escape RCE via crafted HTML | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | Medium | Chrome Android Core reference resolution bug leaks sensitive data via crafted HTML pre-151.0.7922.169 | Aug 24, 2026 | Oct 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | Google Chrome <151.0.7922.169 V8 type confusion allows sandboxed RCE via crafted HTML | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | Chrome CredentialProvider link-following on Windows allows local sandbox escape pre-151.0.7922.169 | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | Critical | Critical Dawn buffer overflow allows remote code execution outside sandbox on Android Chrome <151.0.7922.169 | Aug 24, 2026 | Aug 31, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | Buffer overflow in Chrome WebGL before 151.0.7922.169 enables RCE outside sandbox via crafted HTML page. | Aug 24, 2026 | Sep 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | Medium | Chrome <151.0.7922.169 CORS flaw enables compromised renderer to bypass site isolation via crafted HTML | Aug 24, 2026 | Oct 8, 2026 | Aug 25, 2026 | 1 day | |
| Fixed within SLA | High | KVM guest_memfd memslot offset+size signed overflow bypasses i_size bound check | Aug 18, 2026 | Sep 2, 2026 | Aug 25, 2026 | 7 days | |
| Fixed within SLA | Critical | Linux kernel netfs potential tearing and i_size_seqcount corruption updating remote_i_size/zero_point without i_lock | Aug 18, 2026 | Aug 25, 2026 | Aug 25, 2026 | 6 days | |
| Fixed within SLA | Medium | Netfs zero_point misupdated with i_size > remote_i_size, causing short reads on EOF | Aug 18, 2026 | Oct 2, 2026 | Aug 25, 2026 | 6 days | |
| Fixed within SLA | Medium | drm/msm/adreno: missing of_node_put causes node reference leak in a6xx_gpu_init() | Aug 18, 2026 | Oct 2, 2026 | Aug 25, 2026 | 6 days | |
| Fixed within SLA | Medium | EROFS xattr inode init leaks folio reference when metabuf not dropped on errors | Aug 18, 2026 | Oct 2, 2026 | Aug 25, 2026 | 6 days |
Make CVE remediation our job, not yours.
Tell us what you run. We'll show you what Determinate Secure Packages covers, how the SLA applies, and how to get started.