Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: snapdragon-profiler

Found 95 matching suggestions

View:
Compact
Detailed
Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24080
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 1 month, 2 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Buffer Copy Without Checking Size of Input in Biometrics

Memory Corruption when handling malformed request parameters in the fingerprint TA.

Affected products

Snapdragon
  • ==SW6100
  • ==QAM8295P
  • ==SA8145P
  • ==FastConnect 6900
  • ==SA8150P
  • ==SA9000P
  • ==XG101039
  • ==SA8540P
  • ==WSA8840
  • ==SA8255P
  • ==X2000090
  • ==XG101032
  • ==SA8295P
  • ==Themisto
  • ==SW6100P
  • ==QCA6595AU
  • ==QCA6696
  • ==XG101002
  • ==QAM8255P
  • ==WSA8845H
  • ==X2000094
  • ==WSA8845
  • ==X2000092
  • ==SA6150P
  • ==SA6155P
  • ==SA8155P
  • ==WCD9378C
  • ==Cologne
  • ==X2000077
  • ==SA6145P
  • ==X2000086
  • ==FastConnect 7800
  • ==SA8195P
  • ==QCA6574AU
  • ==FastConnect 6700
  • ==QCA6678AQ

Matching in nixpkgs

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 2 months 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.61.4ubuntu0.16.04.1+esm3
  • ==2.76+ubuntu24.04.1
  • ==2.61.4ubuntu0.18.04.1+esm3
  • ==2.76+ubuntu26.04.3
  • ==2.67.1+20.04ubuntu1~esm2
  • <2.76.1
  • ==2.76+ubuntu22.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 2 months 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+ubuntu22.04.1
  • <2.76.1
  • ==2.76+ubuntu24.04.1
  • ==2.76+ubuntu26.04.3

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

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

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

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

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

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

Matching in nixpkgs