Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: snapdragon-profiler

Found 16 matching suggestions

View:
Compact
Detailed
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, 16 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

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, 16 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

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, 16 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

Permalink CVE-2026-21378
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 months, 2 weeks ago Activity log
  • Created suggestion
Buffer Over-read in Camera

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing in a camera sensor driver.

Affected products

Snapdragon
  • ==WSA8835
  • ==Snapdragon 7c+ Gen 3 Compute
  • ==Cologne
  • ==WCN3988
  • ==XG101002
  • ==Snapdragon 8cx Gen 3 Compute Platform
  • ==WSA8845
  • ==WCD9385
  • ==QCA6420
  • ==Snapdragon 8c Compute Platform "Poipu Lite"
  • ==QCM6490
  • ==WSA8830
  • ==XG101032
  • ==QCA6391
  • ==QCA0000
  • ==Snapdragon 460 Mobile Platform
  • ==SC8380XP
  • ==WCD9375
  • ==X2000077
  • ==FastConnect 6800
  • ==FastConnect 6700
  • ==X2000094
  • ==SM6250
  • ==WCD9370
  • ==Snapdragon AR1 Gen 1 Platform
  • ==AQT1000
  • ==X2000086
  • ==WCD9378C
  • ==X2000092
  • ==WSA8832
  • ==FastConnect 7800
  • ==Snapdragon 8cx Compute Platform
  • ==Snapdragon 662 Mobile Platform
  • ==FastConnect 6900
  • ==Snapdragon 8cx Gen 2 5G Compute Platform "Poipu Pro"
  • ==XG101039
  • ==FastConnect 6200
  • ==QCM5430
  • ==WCN3950
  • ==Snapdragon 7c Compute Platform
  • ==WSA8840
  • ==X2000090
  • ==QCA6430
  • ==WCD9341
  • ==WSA8810
  • ==WSA8815
  • ==WCD9380
  • ==Snapdragon 7c Gen 2 Compute Platform "Rennell Pro"
  • ==WCD9340
  • ==WSA8845H
  • ==Qualcomm Video Collaboration VC3 Platform

Matching in nixpkgs

Permalink CVE-2025-47391
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 months, 2 weeks ago Activity log
  • Created suggestion
Stack-based Buffer Overflow in Camera Driver

Memory corruption while processing a frame request from user.

Affected products

Snapdragon
  • ==WSA8845
  • ==WCN6650
  • ==SM8650Q
  • ==SM8550P
  • ==WCN6755
  • ==SM8750P
  • ==LeMansAU
  • ==QMP1000
  • ==WCD9371
  • ==SA8255P
  • ==QCA8695AU
  • ==SM7550
  • ==SD 8 Gen1 5G
  • ==SM7675
  • ==Snapdragon 6 Gen 3 Mobile Platform
  • ==SA9000P
  • ==Snapdragon 6 Gen 4 Mobile Platform
  • ==Snapdragon 4 Gen 2 Mobile Platform
  • ==WCD9395
  • ==IQ9 Series Platform
  • ==QCA6698AQ
  • ==SA7255P
  • ==Netrani
  • ==QCN9011
  • ==QCN9012
  • ==Snapdragon 8 Gen 3 Mobile Platform
  • ==QCA6678AQ
  • ==Monaco_IOT
  • ==SA8620P
  • ==Snapdragon 7 Gen 1 Mobile Platform
  • ==QAM8255P
  • ==IQ8 Series Platform
  • ==Snapdragon 8 Elite
  • ==SM7550P
  • ==FastConnect 7800
  • ==WCN6450
  • ==WCN7881
  • ==Snapdragon 8 Elite Gen 5
  • ==SM8475P
  • ==SRV1M
  • ==WSA8815
  • ==SA8770P
  • ==WCD9380
  • ==Orne
  • ==WSA8845H
  • ==QCA6797AQ
  • ==Snapdragon 8 Gen 2 Mobile Platform
  • ==WCN7860
  • ==Snapdragon 6 Gen 1 Mobile Platform
  • ==LeMans_AU_LGIT
  • ==WSA8835
  • ==WCN3988
  • ==SM8635P
  • ==QCA6595
  • ==WCN7861
  • ==Palawan25
  • ==QCM6490
  • ==QCA6391
  • ==Milos
  • ==QCS4490
  • ==SRV1H
  • ==SM6650P
  • ==WCD9370
  • ==Snapdragon AR1 Gen 1 Platform
  • ==Snapdragon 7s Gen 3 Mobile Platform
  • ==QCA6595AU
  • ==WSA8832
  • ==FastConnect 6900
  • ==QCA6698AU
  • ==WCN7880
  • ==FastConnect 6200
  • ==QCM5430
  • ==WCN3950
  • ==Snapdragon 8+ Gen 2 Mobile Platform
  • ==QAMSRV1M
  • ==QCS8550
  • ==QAMSRV1H
  • ==QAM8397P
  • ==WCD9385
  • ==IQ6 Series Platform
  • ==WSA8830
  • ==SM8635
  • ==WCD9390
  • ==WCD9375
  • ==SM7435
  • ==WCD9378
  • ==FastConnect 6700
  • ==Snapdragon 7+ Gen 2 Mobile Platform
  • ==SA7775P
  • ==Snapdragon 8+ Gen 1 Mobile Platform
  • ==Snapdragon 8 Gen 1 Mobile Platform
  • ==WSA8840
  • ==G2 Gen 1
  • ==SM7675P
  • ==WSA8810
  • ==SM7635P
  • ==Pandeiro
  • ==QCM4490
  • ==Qualcomm Video Collaboration VC3 Platform

Matching in nixpkgs

Permalink CVE-2026-21373
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 months, 2 weeks ago Activity log
  • Created suggestion
Buffer Over-read in Camera

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing.

Affected products

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

Matching in nixpkgs

Permalink CVE-2025-47374
6.5 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): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • 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): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 3 months, 2 weeks ago Activity log
  • Created suggestion
Use After Free in Camera Driver

Memory Corruption when accessing freed memory due to concurrent fence deregistration and signal handling.

Affected products

Snapdragon
  • ==WSA8835
  • ==XRV9209
  • ==SXR2250P
  • ==WCD9385
  • ==WCN7861
  • ==SXR2350P
  • ==QPA1083BD
  • ==WSA8830
  • ==QXM1096
  • ==Snapdragon AR1+ Gen 1 Platform
  • ==QXM1093
  • ==QXM1095
  • ==Snapdragon AR1 Gen 1 Platform
  • ==QPA1086BD
  • ==QXM1083
  • ==QXM1086
  • ==WCN7860
  • ==FastConnect 7800
  • ==WSA8832
  • ==XRV7209
  • ==FastConnect 6900
  • ==SAR1165P
  • ==SXR2230P
  • ==QXM1094
  • ==SAR2130P
  • ==QLN1086BD
  • ==WCD9380
  • ==Pandeiro
  • ==QLN1083BD
  • ==SXR2330P

Matching in nixpkgs

Permalink CVE-2025-47400
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)
created 3 months, 2 weeks ago Activity log
  • Created suggestion
Buffer Over-read in Computer Vision

Cryptographic issue while copying data to a destination buffer without validating its size.

Affected products

Snapdragon
  • ==WCD9395
  • ==WCN7861
  • ==Pandeiro
  • ==Themisto
  • ==WSA8845
  • ==Snapdragon 8 Elite Gen 5
  • ==WSA8845H
  • ==WCN7860
  • ==SW6100P
  • ==SW6100
  • ==WSA8840

Matching in nixpkgs

Permalink CVE-2025-47392
8.8 HIGH
  • 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): High (H)
  • Integrity (I): High (H)
  • 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): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 3 months, 2 weeks ago Activity log
  • Created suggestion
Integer Overflow or Wraparound in GPS

Memory corruption when decoding corrupted satellite data files with invalid signature offsets.

Affected products

Snapdragon
  • ==Snapdragon X80 5G Modem-RF System
  • ==QCA8081
  • ==Snapdragon X53 5G Modem-RF System
  • ==QCN6224
  • ==WSA8845
  • ==WCN6650
  • ==SM8650Q
  • ==Snapdragon 480 5G Mobile Platform
  • ==SM8550P
  • ==WCN6755
  • ==SM6250
  • ==5G Fixed Wireless Access Platform
  • ==SM8750P
  • ==QMP1000
  • ==Snapdragon X32 5G Modem-RF System
  • ==WCD9371
  • ==Snapdragon 662 Mobile Platform
  • ==SW6100
  • ==Snapdragon X70 Modem-RF System
  • ==QFW7124
  • ==QCA6174A
  • ==SM7550
  • ==SD 8 Gen1 5G
  • ==Snapdragon 865 5G Mobile Platform
  • ==SM7675
  • ==Snapdragon 6 Gen 3 Mobile Platform
  • ==Snapdragon 6 Gen 4 Mobile Platform
  • ==QCS4290
  • ==Snapdragon 4 Gen 2 Mobile Platform
  • ==WCD9395
  • ==QCA6584AU
  • ==Snapdragon 870 5G Mobile Platform
  • ==QCA6698AQ
  • ==SDX57M
  • ==QCN6274
  • ==Netrani
  • ==QCN9011
  • ==Snapdragon 778G+ 5G Mobile Platform
  • ==QCN9012
  • ==Snapdragon 8 Gen 3 Mobile Platform
  • ==Snapdragon X72 5G Modem-RF System
  • ==CSRA6640
  • ==Snapdragon 778G 5G Mobile Platform
  • ==SDX71M
  • ==Themisto
  • ==QCA6678AQ
  • ==SW5100
  • ==Snapdragon Auto 5G Modem-RF Gen 2
  • ==SM6225P
  • ==Snapdragon 7 Gen 1 Mobile Platform
  • ==QFW7114
  • ==Snapdragon 8 Elite
  • ==Snapdragon X55 5G Modem-RF System
  • ==SW6100P
  • ==SM7550P
  • ==Snapdragon W5+ Gen 1 Wearable Platform
  • ==FWA Gen 3 Ultra Platform
  • ==FastConnect 7800
  • ==QCM2290
  • ==WCN7881
  • ==G1 Gen 1
  • ==SM8475P
  • ==AR8035
  • ==QCA6696
  • ==WSA8815
  • ==WCD9380
  • ==Snapdragon 7c Gen 2 Compute Platform "Rennell Pro"
  • ==Orne
  • ==Robotics RB2 Platform
  • ==QCA6797AQ
  • ==WSA8845H
  • ==Snapdragon 8 Gen 2 Mobile Platform
  • ==Snapdragon 690 5G Mobile Platform
  • ==WCD9335
  • ==Snapdragon 6 Gen 1 Mobile Platform
  • ==WCN7860
  • ==WSA8835
  • ==WCN3980
  • ==Snapdragon 7c+ Gen 3 Compute
  • ==WCN3988
  • ==SM8635P
  • ==WCN7861
  • ==Snapdragon 865+ 5G Mobile Platform
  • ==QCN9024
  • ==Palawan25
  • ==SDX61
  • ==SM7325P
  • ==QCM6490
  • ==SW5100P
  • ==QCA6391
  • ==Snapdragon 460 Mobile Platform
  • ==Milos
  • ==QCS4490
  • ==Snapdragon 480+ 5G Mobile Platform
  • ==Snapdragon 695 5G Mobile Platform
  • ==Snapdragon 685 4G Mobile Platform
  • ==SM6650P
  • ==WCD9370
  • ==Snapdragon 7s Gen 3 Mobile Platform
  • ==QCA6595AU
  • ==QCM4325
  • ==Snapdragon 680 4G Mobile Platform
  • ==CSRA6620
  • ==WSA8832
  • ==FastConnect 6900
  • ==QCA6698AU
  • ==WCN7880
  • ==QCS2290
  • ==FastConnect 6200
  • ==QCM5430
  • ==WCN3950
  • ==Snapdragon 7c Compute Platform
  • ==WCD9360
  • ==Snapdragon 8+ Gen 2 Mobile Platform
  • ==QCA8337
  • ==QEP8111
  • ==QCS8550
  • ==WCN3910
  • ==WCD9385
  • ==QCA6688AQ
  • ==WSA8830
  • ==QCA6574A
  • ==SD662
  • ==SM8635
  • ==WCD9390
  • ==WCD9375
  • ==SM7435
  • ==WCD9378
  • ==FastConnect 6800
  • ==FastConnect 6700
  • ==FSM200 Platform
  • ==Snapdragon 782G Mobile Platform
  • ==QCA6574AU
  • ==Snapdragon 7+ Gen 2 Mobile Platform
  • ==Snapdragon X65 5G Modem-RF System
  • ==Snapdragon 888+ 5G Mobile Platform
  • ==FSM20055
  • ==QCN6024
  • ==Snapdragon 8+ Gen 1 Mobile Platform
  • ==Snapdragon 8 Gen 1 Mobile Platform
  • ==Snapdragon X75 5G Modem-RF System
  • ==WSA8840
  • ==WCD9341
  • ==SM7675P
  • ==WSA8810
  • ==SM7635P
  • ==Snapdragon 888 5G Mobile Platform
  • ==WCD9340
  • ==Snapdragon Auto 5G Modem-RF
  • ==QCM4490
  • ==Qualcomm Video Collaboration VC3 Platform
  • ==Snapdragon X35 5G Modem-RF System
  • ==QCC710
  • ==Snapdragon 4 Gen 1 Mobile Platform

Matching in nixpkgs

Permalink CVE-2025-47390
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 months, 2 weeks ago Activity log
  • Created suggestion
Buffer Over-read in Camera

Memory corruption while preprocessing IOCTL request in JPEG driver.

Affected products

Snapdragon
  • ==WSA8835
  • ==Snapdragon 7c+ Gen 3 Compute
  • ==Cologne
  • ==WCD9385
  • ==Snapdragon 8cx Gen 3 Compute Platform
  • ==WSA8845
  • ==XG101002
  • ==QCM6490
  • ==WSA8830
  • ==XG101032
  • ==QCA0000
  • ==SC8380XP
  • ==WCD9375
  • ==X2000077
  • ==FastConnect 6700
  • ==X2000094
  • ==WCD9370
  • ==X2000086
  • ==WCD9378C
  • ==X2000092
  • ==FastConnect 7800
  • ==FastConnect 6900
  • ==XG101039
  • ==QCM5430
  • ==WSA8840
  • ==X2000090
  • ==WCD9380
  • ==WSA8845H
  • ==Qualcomm Video Collaboration VC3 Platform

Matching in nixpkgs