Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: snapdragon-profiler

Found 65 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2024-5300
5.6 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 3 days, 15 hours ago Activity log
  • Created suggestion
AppArmor Base Profile Misconfiguration in snapd Permits Confined Snaps Unauthorized Access to Hashed Passwords via systemd-userdbd

An access control bypass and information disclosure vulnerability exists in the base AppArmor security profile configuration of Canonical snapd. The abstraction rules located in /etc/apparmor.d/abstractions/nss-systemd (inherited via ) inadvertently permit strictly confined snap applications, which lack the privileged account-control interface, to interact directly with the io.systemd.Multiplexer and io.systemd.NameServiceSwitch UNIX domain sockets under /run/systemd/userdb/. On systems where the systemd-userdbd service is installed and operational, the service fails to distinguish between an unconfined root user on the host system and a restricted root user running within a snap application's sandbox (such as a daemon or configuration hook). Because systemd-userdbd returns "complete" user records—including sensitive hashed user passwords from /etc/shadow—when queried by a process running as root, a compromised or malicious strictly confined snap executing code as root can successfully query the Varlink interface to retrieve all system password hashes, bypassing intended snap sandbox restrictions. This issue is mitigated by the fact that systemd-userdbd is not installed by default on standard Ubuntu deployments.

References

Affected products

snapd
  • ==2.76+ubuntu26.04.3
  • <2.76.1
  • ==2.61.4ubuntu0.16.04.1+esm3
  • ==2.61.4ubuntu0.18.04.1+esm3
  • ==2.67.1+20.04ubuntu1~esm2
  • ==2.76+ubuntu22.04.1
  • ==2.76+ubuntu24.04.1

Matching in nixpkgs

Untriaged
Permalink CVE-2026-8933
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • 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): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • 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 3 days, 15 hours ago Activity log
  • Created suggestion
snap-confine Local Privilege Escalation via Capabilities Misconfiguration or Flaw in Execution Environment Setup

A local privilege escalation vulnerability exists in snap-confine, a set-capabilities core component used internally by Canonical snapd to construct the secure execution environment for snap applications. This vulnerability uniquely affects versions of snap-confine configured with set-capabilities (rather than standard set-uid-root installations). Due to a flaw in how privilege boundaries or security sandboxes are initialized when the binary runs under limited ambient capabilities, a local, unprivileged attacker can exploit this behavior to bypass intended restrictions and execute arbitrary code. Successful exploitation allows the local user to elevate their privileges to full root authority.

References

Affected products

snapd
  • ==2.76+ubuntu26.04.3
  • <2.76.1
  • ==2.76+ubuntu24.04.1
  • ==2.76+ubuntu22.04.1

Matching in nixpkgs

Untriaged
Permalink CVE-2026-15226
8.4 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): None (N)
created 3 days, 15 hours ago Activity log
  • Created suggestion
snapd snap-confine Sandbox Confinement Bypass via Omission of setuid Restriction in Seccomp Templates

A sandbox confinement bypass vulnerability exists in Canonical snapd within its internal execution environment compiler (snap-confine). The default seccomp security templates generated by the engine to restrict system calls do not filter or reject process operations capable of creating or manipulating file execution flags with set-user-ID attributes. Consequently, an application running within a strictly confined snap environment can successfully compile or drop binaries and apply setuid properties to them. If a compromised or malicious process inside the snap sandbox executes these generated setuid binaries, it can potentially circumvent architectural sandboxing assumptions, drop intended restriction policies, or execute privileged actions inside the container namespace that should otherwise be strictly blocked. The vulnerability has been resolved by hardening the seccomp template engine to block the execution and creation of setuid executables by sandboxed snap processes.

References

Affected products

snapd
  • ==2.76+ubuntu26.04.3
  • <2.76.1
  • ==2.61.4ubuntu0.16.04.1+esm3
  • ==2.61.4ubuntu0.18.04.1+esm3
  • ==2.67.1+20.04ubuntu1~esm2
  • ==2.76+ubuntu22.04.1
  • ==2.76+ubuntu24.04.1

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-21369
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Out-of-bounds Write in Camera Driver

Memory Corruption when handling flash commands due to outdated LED count values being used after userspace modification.

Affected products

Snapdragon
  • ==WCN7861
  • ==QCA6688AQ
  • ==WCD9385
  • ==Snapdragon 8 Elite
  • ==WCN3950
  • ==Snapdragon 8+ Gen 2 Mobile Platform
  • ==WCD9371
  • ==WSA8835
  • ==QCA6698AQ
  • ==SC8380XP
  • ==Snapdragon 685 4G Mobile Platform
  • ==Snapdragon 8 Gen 2 Mobile Platform
  • ==SA7255P
  • ==Snapdragon AR1 Gen 1 Platform
  • ==WSA8815
  • ==Snapdragon 480 5G Mobile Platform
  • ==WCD9375
  • ==QCS4490
  • ==SA8155P
  • ==FastConnect 6900
  • ==QCM2290
  • ==Snapdragon 695 5G Mobile Platform
  • ==QAMSRV1H
  • ==QCS2290
  • ==QCA8695AU
  • ==QXM1094
  • ==WCD9390
  • ==QCM6490
  • ==WCD9380
  • ==QPA1086BD
  • ==SDR753
  • ==WCD9395
  • ==WSA8840
  • ==SAR2130P
  • ==QAM8255P
  • ==IQ9 Series Platform
  • ==SA8770P
  • ==Snapdragon XR2 5G Platform
  • ==WCN7860
  • ==SXR2330P
  • ==WSA8830
  • ==QCS4290
  • ==QLN1083BD
  • ==QAMSRV1M
  • ==QCM4490
  • ==SD865 5G
  • ==Kalpeni
  • ==QCA6797AQ
  • ==G1 Gen 1
  • ==QAM8295P
  • ==SA7775P
  • ==WCN6650
  • ==WCN6755
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==WSA8832
  • ==QCM4325
  • ==QCA6595
  • ==WCN7881
  • ==XRV7209
  • ==FastConnect 6200
  • ==SRV1H
  • ==QLN1086BD
  • ==Snapdragon Wear Elite platform
  • ==X1E80100
  • ==LeMansAU
  • ==SA8295P
  • ==Snapdragon 480+ 5G Mobile Platform
  • ==SA9000P
  • ==Snapdragon 460 Mobile Platform
  • ==SA8620P
  • ==WSA8845H
  • ==XRV9209
  • ==SXR2230P
  • ==SXR2350P
  • ==QPA1083BD
  • ==SM8550P
  • ==QCM5430
  • ==QCA6574AU
  • ==QCA6696
  • ==QXM1095
  • ==LeMans_AU_LGIT
  • ==G3x Gen 2
  • ==SM6225P
  • ==SM7525
  • ==Snapdragon 4 Gen 1 Mobile Platform
  • ==Snapdragon 680 4G Mobile Platform
  • ==SRV1M
  • ==WSA8810
  • ==Snapdragon XR2+ Gen 1 Platform
  • ==QCM8838
  • ==WCD9370
  • ==SA6155P
  • ==WCN3988
  • ==SA8195P
  • ==FastConnect 6700
  • ==QXM1096
  • ==WCD9378
  • ==WCN3910
  • ==FastConnect 7800
  • ==Snapdragon 662 Mobile Platform
  • ==SM7550
  • ==Themisto
  • ==QXM1093
  • ==SA8255P
  • ==SM7550P
  • ==WCN6450
  • ==WSA8845
  • ==Pandeiro
  • ==SD662

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-21383
7.1 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • 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): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • 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 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Reusing a Nonce, Key Pair in Encryption in HLOS

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security.

Affected products

Snapdragon
  • ==LeMans_AU_LGIT
  • ==QDU1000
  • ==SA7775P
  • ==WCN7861
  • ==WCD9385
  • ==QAMSRV1H
  • ==QCA6595AU
  • ==QCA8695AU
  • ==QDX1010
  • ==WSA8832
  • ==QXM1094
  • ==WCN3950
  • ==WCD9380
  • ==SRV1M
  • ==QPA1086BD
  • ==XRV7209
  • ==QDX1011
  • ==QDU1110
  • ==WSA8835
  • ==Qualcomm Dragonwing X100 Accelerator Card
  • ==SRV1H
  • ==QDU1210
  • ==QCA6698AQ
  • ==QLN1086BD
  • ==SAR2130P
  • ==SA7255P
  • ==LeMansAU
  • ==QAM8255P
  • ==Snapdragon AR1 Gen 1 Platform
  • ==QXM1096
  • ==SA9000P
  • ==SXR2250P
  • ==FastConnect 7800
  • ==SAR1165P
  • ==SA8770P
  • ==WCN7860
  • ==WSA8830
  • ==SA8620P
  • ==QAM8797P
  • ==QLN1083BD
  • ==QAMSRV1M
  • ==QXM1093
  • ==SA8255P
  • ==QPA1083BD
  • ==SXR2230P
  • ==XRV9209
  • ==Snapdragon AR1+ Gen 1 Platform
  • ==FastConnect 6900
  • ==QCA6696
  • ==QXM1095
  • ==QAM8397P
  • ==Pandeiro
  • ==QCA6797AQ

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-21370
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Out-of-bounds Write in Camera Driver

Memory Corruption when validating input batch size and buffer plane count exceeds maximum allowed values.

Affected products

Snapdragon
  • ==SD 8 Gen1 5G
  • ==SM7435
  • ==WCN7861
  • ==WCD9385
  • ==Snapdragon 8 Elite
  • ==WCN3950
  • ==Snapdragon 8+ Gen 2 Mobile Platform
  • ==WCD9371
  • ==WSA8835
  • ==QCA6698AQ
  • ==SC8380XP
  • ==Snapdragon 8 Gen 2 Mobile Platform
  • ==SA7255P
  • ==Snapdragon AR1 Gen 1 Platform
  • ==WSA8815
  • ==WCD9375
  • ==QCS4490
  • ==Snapdragon 7 Gen 1 Mobile Platform
  • ==FastConnect 6900
  • ==QAMSRV1H
  • ==QXM1094
  • ==QCA6678AQ
  • ==WCD9390
  • ==WCD9380
  • ==QPA1086BD
  • ==SDR753
  • ==WCD9395
  • ==WSA8840
  • ==SAR2130P
  • ==QAM8255P
  • ==IQ9 Series Platform
  • ==SA8770P
  • ==Snapdragon XR2 5G Platform
  • ==WCN7860
  • ==SXR2330P
  • ==WSA8830
  • ==QLN1083BD
  • ==QAMSRV1M
  • ==QCA6698AU
  • ==QCM4490
  • ==SD865 5G
  • ==QCA6797AQ
  • ==SA7775P
  • ==WCN6650
  • ==WCN6755
  • ==WSA8832
  • ==Netrani
  • ==QCS8550
  • ==QCA6595
  • ==WCN7881
  • ==XRV7209
  • ==SRV1H
  • ==QLN1086BD
  • ==X1E80100
  • ==LeMansAU
  • ==SA9000P
  • ==Snapdragon 460 Mobile Platform
  • ==Snapdragon 6 Gen 1 Mobile Platform
  • ==SA8620P
  • ==WSA8845H
  • ==XRV9209
  • ==SXR2350P
  • ==SXR2230P
  • ==QPA1083BD
  • ==SM8550P
  • ==QXM1095
  • ==Snapdragon 4 Gen 2 Mobile Platform
  • ==LeMans_AU_LGIT
  • ==G3x Gen 2
  • ==QCA6595AU
  • ==SM7525
  • ==Snapdragon 6 Gen 3 Mobile Platform
  • ==SRV1M
  • ==WSA8810
  • ==Snapdragon XR2+ Gen 1 Platform
  • ==QCM8838
  • ==WCD9370
  • ==WCN3988
  • ==FastConnect 6700
  • ==QXM1096
  • ==WCD9378
  • ==FastConnect 7800
  • ==Snapdragon 662 Mobile Platform
  • ==SM7550
  • ==QXM1093
  • ==SA8255P
  • ==SM7550P
  • ==Snapdragon 8 Gen 1 Mobile Platform
  • ==WCN6450
  • ==WSA8845
  • ==Pandeiro

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-21379
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • 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): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • 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)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Buffer Over-read in Windows Compute

Memory Corruption when allocating memory with sizes that exceed the maximum allowed value.

Affected products

Snapdragon
  • ==X2000094
  • ==WCD9378C
  • ==QCA6420
  • ==QCA0000
  • ==Snapdragon 8c Compute Platform "Poipu Lite"
  • ==WCD9341
  • ==WCD9385
  • ==QCA6430
  • ==WCD9340
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==Snapdragon 7c+ Gen 3 Compute
  • ==FastConnect 6800
  • ==IQX7181
  • ==QCM6490
  • ==WCD9380
  • ==AQT1000
  • ==WSA8810
  • ==Snapdragon 8cx Gen 2 5G Compute Platform "Poipu Pro"
  • ==FastConnect 6200
  • ==WSA8840
  • ==WSA8835
  • ==Snapdragon 8cx Compute Platform "Poipu Pro"
  • ==IQX5121
  • ==X2000092
  • ==WCD9370
  • ==X2000077
  • ==SC8380XP
  • ==XG101032
  • ==Cologne
  • ==FastConnect 6700
  • ==FastConnect 7800
  • ==WSA8815
  • ==WSA8830
  • ==X2000086
  • ==XG101039
  • ==WSA8845H
  • ==XG101002
  • ==WCD9375
  • ==Snapdragon 8cx Gen 2 5G Compute Platform
  • ==QCA6391
  • ==Snapdragon 8cx Gen 3 Compute Platform
  • ==QCM5430
  • ==FastConnect 6900
  • ==Snapdragon 8c Compute Platform (SC8180XP-AD) "Poipu Lite"
  • ==WSA8845
  • ==Snapdragon 8cx Compute Platform
  • ==X2000090

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2025-59616
6.6 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): High (H)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): Low (L)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Use After Free in Computer Vision

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory.

Affected products

Snapdragon
  • ==SM8845P
  • ==WCN7861
  • ==WCD9385
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==WSA8832
  • ==Molokai
  • ==WCN3950
  • ==QCM6490
  • ==WCD9380
  • ==WCN7881
  • ==WSA8855C
  • ==WSA8810
  • ==WCD9395
  • ==WSA8840
  • ==WSA8835
  • ==Snapdragon XR2+ Gen 1 Platform
  • ==WSA8850W
  • ==Snapdragon 8 Elite Gen 5
  • ==WCD9370
  • ==QMP1000
  • ==SC8380XP
  • ==WCN3988
  • ==Orne
  • ==WCN7760
  • ==FastConnect 6700
  • ==Snapdragon AR1 Gen 1 Platform
  • ==WCD9378
  • ==Snapdragon 460 Mobile Platform
  • ==SXR2250P
  • ==FastConnect 7800
  • ==Snapdragon 662 Mobile Platform
  • ==Snapdragon XR2 5G Platform
  • ==WSA8815
  • ==WCN7860
  • ==WSA8830
  • ==WSA8845H
  • ==WSA8850
  • ==SXR2230P
  • ==WCD9375
  • ==QMP2001
  • ==QCM5430
  • ==FastConnect 6900
  • ==WCN7880
  • ==SD865 5G
  • ==WCN6450
  • ==WSA8845
  • ==Pandeiro
  • ==SM6850

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-21384
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Out-of-bounds Write in Camera Driver

Memory Corruption when updating prepared commands with invalid port indices based on user space input exceeds supported read client limits.

Affected products

Snapdragon
  • ==SD 8 Gen1 5G
  • ==SM7435
  • ==WCN7861
  • ==WCD9385
  • ==Snapdragon 8 Elite
  • ==WCN3950
  • ==WSA8835
  • ==QCA6698AQ
  • ==SC8380XP
  • ==SA7255P
  • ==Snapdragon AR1 Gen 1 Platform
  • ==WSA8815
  • ==WCD9375
  • ==QCS4490
  • ==Snapdragon 7 Gen 1 Mobile Platform
  • ==FastConnect 6900
  • ==QAMSRV1H
  • ==QXM1094
  • ==QCA6678AQ
  • ==QCM6490
  • ==WCD9380
  • ==QPA1086BD
  • ==SDR753
  • ==WSA8840
  • ==SAR2130P
  • ==QAM8255P
  • ==SA8770P
  • ==Snapdragon XR2 5G Platform
  • ==WCN7860
  • ==SXR2330P
  • ==WSA8830
  • ==QLN1083BD
  • ==QAMSRV1M
  • ==QCA6698AU
  • ==QCM4490
  • ==SD865 5G
  • ==QCA6797AQ
  • ==SA7775P
  • ==WCN6755
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==WSA8832
  • ==Netrani
  • ==QCS8550
  • ==QCA6595
  • ==WCN7881
  • ==XRV7209
  • ==SRV1H
  • ==QLN1086BD
  • ==LeMansAU
  • ==SA9000P
  • ==Snapdragon 460 Mobile Platform
  • ==Snapdragon 6 Gen 1 Mobile Platform
  • ==SA8620P
  • ==WSA8845H
  • ==XRV9209
  • ==SXR2230P
  • ==SXR2350P
  • ==QPA1083BD
  • ==QCM5430
  • ==QXM1095
  • ==Snapdragon 4 Gen 2 Mobile Platform
  • ==LeMans_AU_LGIT
  • ==QCA6595AU
  • ==Snapdragon 6 Gen 3 Mobile Platform
  • ==SRV1M
  • ==WSA8810
  • ==Snapdragon XR2+ Gen 1 Platform
  • ==QCM8838
  • ==WCD9370
  • ==WCN3988
  • ==FastConnect 6700
  • ==QXM1096
  • ==FastConnect 7800
  • ==Snapdragon 662 Mobile Platform
  • ==QXM1093
  • ==SA8255P
  • ==Snapdragon 8 Gen 1 Mobile Platform
  • ==WSA8845
  • ==Pandeiro

Matching in nixpkgs

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-25268
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 2 weeks, 5 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Stack-based Buffer Overflow in WLAN Host

Memory Corruption when processing invalid HT40 channel layouts during dynamic channel switching operations.

Affected products

Snapdragon
  • ==QCN9160
  • ==WCN7861
  • ==WCD9385
  • ==IPQ9574
  • ==QCN5224
  • ==QCA8084
  • ==Snapdragon X62 5G Modem-RF System
  • ==WCN3950
  • ==IPQ5300
  • ==QFW7114
  • ==QCA4024
  • ==QCN9070
  • ==WSA8835
  • ==QCN5052
  • ==Networking Pro 810 Platform
  • ==QCN6412
  • ==Networking Pro 610 Platform
  • ==QCA8384
  • ==QCN6432
  • ==Networking Pro 600 Platform
  • ==QCN5152
  • ==IPQ5332
  • ==FWA Gen 5 Elite Platform
  • ==QCN6024
  • ==QCA9889
  • ==QCN9274
  • ==QCN6023
  • ==WCD9375
  • ==Snapdragon X75 5G Modem-RF System
  • ==Snapdragon Auto 5G Modem-RF
  • ==FastConnect 6900
  • ==QCA8386
  • ==QCA8102
  • ==QCF8000
  • ==QCN6122
  • ==QCA0000
  • ==Immersive Home 3210 Platform
  • ==SDX61
  • ==QCA8082
  • ==QCM6490
  • ==CQ7790
  • ==WCD9380
  • ==Networking Pro 1610 Platform
  • ==Networking Pro 1200 Platform
  • ==QMX82L
  • ==QCN9024
  • ==QCN5164
  • ==SAR2130P
  • ==IPQ5312
  • ==Kobuk
  • ==QCN9012
  • ==QCN6402
  • ==Immersive Home 326 Platform
  • ==QCN5154
  • ==Immersive Home 316 Platform
  • ==WSA8830
  • ==QFW7124
  • ==QCA6174A
  • ==IPQ9048
  • ==IPQ6018
  • ==IPQ8076
  • ==IPQ9008
  • ==QCA8101
  • ==QCA8337
  • ==QCC710
  • ==QCN5124
  • ==QCN5024
  • ==Networking Pro 1210 Platform
  • ==QFW7224
  • ==Networking Pro 400 Platform
  • ==WCN6755
  • ==Marina
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==SDX65M
  • ==WSA8832
  • ==AR8035
  • ==FWA Gen 3 Ultra Platform
  • ==IPQ6000
  • ==Immersive Home 214 Platform
  • ==QCA9888
  • ==WCN7881
  • ==IPQ8078
  • ==CQ8725S
  • ==QCN5122
  • ==IPQ5010
  • ==QMX85L
  • ==IPQ9570
  • ==QCN6422
  • ==Snapdragon 460 Mobile Platform
  • ==QCA8111
  • ==QCA8385
  • ==Networking Pro 800 Platform
  • ==QCA8081
  • ==QCF8001
  • ==QCM5430
  • ==QCA8112
  • ==QCA8075
  • ==5G Fixed Wireless Access Platform
  • ==QCN5022
  • ==QCA8085
  • ==CSR8811
  • ==WCD9340
  • ==IPQ9554
  • ==QCN6132
  • ==QCN9013
  • ==Snapdragon X72 5G Modem-RF System
  • ==Immersive Home 318 Platform
  • ==Snapdragon X65 5G Modem-RF System
  • ==QCN6224
  • ==WCD9370
  • ==SW-only
  • ==WCN3988
  • ==QCN6112
  • ==Orne
  • ==QCN9022
  • ==FastConnect 6700
  • ==QCN6274
  • ==QCA8080
  • ==FastConnect 7800
  • ==Snapdragon 662 Mobile Platform
  • ==QCN9100
  • ==IPQ6010
  • ==IPQ5028
  • ==QCN9000
  • ==IPQ5302
  • ==Immersive Home 216 Platform
  • ==SDX81
  • ==QXM8083

Matching in nixpkgs