NIXPKGS-2026-1018
GitHub issue
published 2 months, 2 weeks ago
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
12 packages
- python312Packages.django-cryptography
- python313Packages.django-cryptography
- python312Packages.mypy-boto3-payment-cryptography
- python313Packages.mypy-boto3-payment-cryptography
- python314Packages.mypy-boto3-payment-cryptography
- python312Packages.mypy-boto3-payment-cryptography-data
- python313Packages.mypy-boto3-payment-cryptography-data
- python314Packages.mypy-boto3-payment-cryptography-data
- python312Packages.types-aiobotocore-payment-cryptography
- python313Packages.types-aiobotocore-payment-cryptography
- python312Packages.types-aiobotocore-payment-cryptography-data
- python313Packages.types-aiobotocore-payment-cryptography-data
-
@LeSuisse
deleted
maintainer.delete
2 maintainers
- @SuperSandro2000
- @mdaniels5757
- @LeSuisse accepted
- @LeSuisse published on GitHub
cryptography has a buffer overflow if non-contiguous buffers were passed to APIs
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.
References
Affected products
cryptography
- ==>= 45.0.0, < 46.0.7
Matching in nixpkgs
pkgs.python312Packages.cryptography
None
pkgs.python313Packages.cryptography
Package which provides cryptographic recipes and primitives
pkgs.python314Packages.cryptography
Package which provides cryptographic recipes and primitives
Ignored packages (12)
pkgs.python312Packages.django-cryptography
None
pkgs.python313Packages.django-cryptography
None
pkgs.python313Packages.mypy-boto3-payment-cryptography
Type annotations for boto3 payment-cryptography
-
nixos-unstable boto3-payment-cryptography-1.42.83
- nixpkgs-unstable boto3-payment-cryptography-1.42.83
- nixos-unstable-small boto3-payment-cryptography-1.42.83
pkgs.python314Packages.mypy-boto3-payment-cryptography
Type annotations for boto3 payment-cryptography
-
nixos-unstable boto3-payment-cryptography-1.42.83
- nixpkgs-unstable boto3-payment-cryptography-1.42.83
- nixos-unstable-small boto3-payment-cryptography-1.42.83
pkgs.python313Packages.mypy-boto3-payment-cryptography-data
Type annotations for boto3 payment-cryptography-data
-
nixos-unstable boto3-payment-cryptography-data-1.42.12
- nixpkgs-unstable boto3-payment-cryptography-data-1.42.12
- nixos-unstable-small boto3-payment-cryptography-data-1.42.12
pkgs.python314Packages.mypy-boto3-payment-cryptography-data
Type annotations for boto3 payment-cryptography-data
-
nixos-unstable boto3-payment-cryptography-data-1.42.12
- nixpkgs-unstable boto3-payment-cryptography-data-1.42.12
- nixos-unstable-small boto3-payment-cryptography-data-1.42.12
pkgs.python313Packages.types-aiobotocore-payment-cryptography
Type annotations for aiobotocore payment-cryptography
pkgs.python313Packages.types-aiobotocore-payment-cryptography-data
Type annotations for aiobotocore payment-cryptography-data
Package maintainers
Ignored maintainers (1)
-
@mdaniels5757 Michael Daniels <nix@mdaniels.me>