Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: corosync-qdevice

Found 2 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-81666
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 1 week, 6 days ago Activity log
  • Created suggestion
Corosync: corosync: integer overflow in check_memb_commit_token_sanity may bypass message length validation on 32-bit systems

An integer overflow was found in Corosync's handling of membership commit token messages. The length-validation check for these messages can be bypassed on 32-bit systems due to an integer overflow in the calculation of the expected message length, allowing a crafted network packet to trigger an out-of-bounds memory access that crashes the Corosync daemon. This results in a denial of service for the affected cluster node. The overflow does not occur on 64-bit systems, where the length calculation is correctly performed in 64-bit arithmetic.

References

Affected products

rhcos
corosync

Matching in nixpkgs

pkgs.corosync

Group Communication System with features for implementing high availability within applications

  • nixos-unstable -
    • nixos-unstable-small 3.1.9
  • nixos-26.05 -
    • nixos-26.05-small 3.1.9

pkgs.corosync-qdevice

Corosync Cluster Engine Qdevice

  • nixos-unstable -
    • nixos-unstable-small 3.0.4
  • nixos-26.05 -
    • nixos-26.05-small 3.0.4

Package maintainers

Permalink CVE-2026-81665
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 6 days ago Activity log
  • Created suggestion
Corosync: corosync: heap-based buffer overflow in totempg assembly buffer during fragmented message reassembly

A heap-based buffer overflow was found in Corosync's Totem Process Group (totempg) message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast protocol messages to the cluster could cause a heap buffer overflow with attacker-controlled data. This can crash the Corosync daemon, causing a denial of service to the entire cluster, and may potentially allow further exploitation given sufficient heap-corruption control.

References

Affected products

rhcos
corosync
openshift/ose-rhel-coreos-9

Matching in nixpkgs

pkgs.corosync

Group Communication System with features for implementing high availability within applications

  • nixos-unstable -
    • nixos-unstable-small 3.1.9
  • nixos-26.05 -
    • nixos-26.05-small 3.1.9

pkgs.corosync-qdevice

Corosync Cluster Engine Qdevice

  • nixos-unstable -
    • nixos-unstable-small 3.0.4
  • nixos-26.05 -
    • nixos-26.05-small 3.0.4

Package maintainers