Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: ppp

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-75883
6.8 MEDIUM
  • 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): None (N)
  • 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): None (N)
updated 10 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @Scrumplex ignored
    9 packages
    • luppp
    • rpPPPoE
    • rp-pppoe
    • perlPackages.DevelPPPort
    • python313Packages.xmpppy
    • python314Packages.xmpppy
    • perl5Packages.DevelPPPort
    • perlPackages.ModuleBuildPluggablePPPort
    • perl5Packages.ModuleBuildPluggablePPPort
  • @Scrumplex accepted
  • @LeSuisse published on GitHub
PPPD buffer overflow in PEAP response code

The code in pppd that formats a response to a PEAP Request packet in peap_response() copies an entire TLS record of up to 16384 bytes into the fixed global buffer outpacket_buf without checking the available space and without implementing outgoing PEAP fragmentation. Thus a pppd process connecting to a server which requests PEAP authentication can be induced to corrupt global static data following the outpacket_buf array, most likely causing incorrect behavior or a crash.

Affected products

ppp
  • ==2.5.4
  • =<2.5.0

Matching in nixpkgs

pkgs.ppp

Point-to-point implementation to provide Internet connections over serial lines

  • nixos-unstable -
    • nixos-unstable-small 2.5.2
  • nixos-26.05 -
    • nixos-26.05-small 2.5.2
Ignored packages (9)

pkgs.luppp

Music creation tool, intended for live use

  • nixos-unstable -
    • nixos-unstable-small 1.2.1
  • nixos-26.05 -
    • nixos-26.05-small 1.2.1

pkgs.rpPPPoE

Roaring Penguin Point-to-Point over Ethernet tool

  • nixos-unstable -
    • nixos-unstable-small 4.0
  • nixos-26.05 -
    • nixos-26.05-small 4.0

pkgs.rp-pppoe

Roaring Penguin Point-to-Point over Ethernet tool

  • nixos-unstable -
    • nixos-unstable-small 4.0
  • nixos-26.05 -
    • nixos-26.05-small 4.0

Package maintainers