← Back

Cn1610 Firmware

cn1610_firmware

Vendor: Netapp • 22 CVEs

CVEs (22)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
6Canonical
DebianLinux+3 more
23A700s Firmware
Active Iq Unified ManagerCn1610 Firmware+20 more
Jun 17, 2026
Jun 14, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A flaw was found in the Linux kernel. A heap based buffer overflow in mwifiex_uap_parse_tail_ies function in drivers/net/wireless/marvell/mwifiex/ie.c might lead to memory corruption and possibly other consequences.
2Linux
Netapp
7Active Iq Unified Manager
Aff A700s FirmwareCn1610 Firmware+4 more
Jun 17, 2026
Jun 3, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
An issue was discovered in get_vdev_port_node_info in arch/sparc/kernel/mdesc.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup_const of node_info->vdev_port.name, which might allow an attacker to cause...Show more
An issue was discovered in get_vdev_port_node_info in arch/sparc/kernel/mdesc.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup_const of node_info->vdev_port.name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash).Show less
7Canonical
DebianFedoraproject+4 more
12A700s Firmware
Active Iq Unified Manager For Vmware VsphereCn1610 Firmware+9 more
Jun 17, 2026
Jun 3, 2019
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network.
2Netapp
Systemd Project
4Cn1610 Firmware
SnapprotectSolidfire & Hci Management Node+1 more
May 5, 2025
May 17, 2019
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
systemd 242 changes the VT1 mode upon a logout, which allows attackers to read cleartext passwords in certain circumstances, such as watching a shutdown, or using Ctrl-Alt-F1 and Ctrl-Alt-F2. This occurs because the KDGK...Show more
systemd 242 changes the VT1 mode upon a logout, which allows attackers to read cleartext passwords in certain circumstances, such as watching a shutdown, or using Ctrl-Alt-F1 and Ctrl-Alt-F2. This occurs because the KDGKBMODE (aka current keyboard mode) check is mishandled.Show less
5Canonical
DebianLinux+2 more
14Active Iq Unified Manager
Cn1610 FirmwareDebian Linux+11 more
Jun 17, 2026
May 8, 2019
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.
3Canonical
NetappSystemd Project
6Cn1610 Firmware
Hci Management NodeSnapprotect+3 more
Jun 17, 2026
Apr 26, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the se...Show more
It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.Show less
4Canonical
FedoraprojectNetapp+1 more
7Cn1610 Firmware
FedoraHci Management Node+4 more
Jun 17, 2026
Apr 26, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker m...Show more
It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.Show less
7Canonical
DebianFedoraproject+4 more
14Active Iq Unified Manager For Vmware Vsphere
Cn1610 FirmwareDebian Linux+11 more
Jun 17, 2026
Apr 25, 2019
N/A· v4
7.7 HIGH· v3
6.8 MEDIUM· v2
An infinite loop issue was found in the vhost_net kernel module in Linux Kernel up to and including v5.1-rc6, while handling incoming packets in handle_rx(). It could occur if one end sends packets faster than the other...Show more
An infinite loop issue was found in the vhost_net kernel module in Linux Kernel up to and including v5.1-rc6, while handling incoming packets in handle_rx(). It could occur if one end sends packets faster than the other end can process them. A guest user, maybe remote one, could use this flaw to stall the vhost_net kernel thread, resulting in a DoS scenario.Show less
6Canonical
DebianFedoraproject+3 more
13Active Iq Unified Manager For Vmware Vsphere
Cn1610 FirmwareDebian Linux+10 more
Jun 17, 2026
Apr 24, 2019
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
A flaw was found in the Linux kernel's vfio interface implementation that permits violation of the user's locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administra...Show more
A flaw was found in the Linux kernel's vfio interface implementation that permits violation of the user's locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). Versions 3.10, 4.14 and 4.18 are vulnerable.Show less
3Debian
LinuxNetapp
10Active Iq Unified Manager For Vmware Vsphere
Cn1610 FirmwareDebian Linux+7 more
Jun 17, 2026
Apr 22, 2019
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is poss...Show more
A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls. This issue affects kernel versions before 4.8.Show less
2Linux
Netapp
6Active Iq Unified Manager
Cn1610 FirmwareHci Management Node+3 more
Jun 17, 2026
Mar 27, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
An issue was discovered in aio_poll() in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aio_poll_wake() if an expected event is triggered immediately (e.g., by the close of a pair of pipes) after t...Show more
An issue was discovered in aio_poll() in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aio_poll_wake() if an expected event is triggered immediately (e.g., by the close of a pair of pipes) after the return of vfs_poll(), and this will cause a use-after-free.Show less
5Canonical
DebianLinux+2 more
9Active Iq Unified Manager For Vmware Vsphere
Cn1610 FirmwareDebian Linux+6 more
Jun 17, 2026
Mar 25, 2019
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
The SCTP socket buffer used by a userspace application is not accounted by the cgroups subsystem. An attacker can use this flaw to cause a denial of service attack. Kernel 3.10.x and 4.18.x branches are believed to be vu...Show more
The SCTP socket buffer used by a userspace application is not accounted by the cgroups subsystem. An attacker can use this flaw to cause a denial of service attack. Kernel 3.10.x and 4.18.x branches are believed to be vulnerable.Show less
3Canonical
LinuxNetapp
6Cn1610 Firmware
Hci Management NodeLinux Kernel+3 more
Nov 21, 2024
Mar 21, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
An issue where a provided address with access_ok() is not checked was discovered in i915_gem_execbuffer2_ioctl in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Linux kernel through 4.19.13. A local attacker can craft...Show more
An issue where a provided address with access_ok() is not checked was discovered in i915_gem_execbuffer2_ioctl in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Linux kernel through 4.19.13. A local attacker can craft a malicious IOCTL function call to overwrite arbitrary kernel memory, resulting in a Denial of Service or privilege escalation.Show less
13Canonical
DebianF5+10 more
82A220 Firmware
A320 FirmwareA800 Firmware+79 more
Jun 17, 2026
Feb 27, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte r...Show more
If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).Show less
3Canonical
LinuxNetapp
6Cn1610 Firmware
Hci Management NodeLinux Kernel+3 more
Jun 17, 2026
Feb 25, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
In the Linux kernel before 4.20.12, net/ipv4/netfilter/nf_nat_snmp_basic_main.c in the SNMP NAT module has insufficient ASN.1 length checks (aka an array index error), making out-of-bounds read and write operations possi...Show more
In the Linux kernel before 4.20.12, net/ipv4/netfilter/nf_nat_snmp_basic_main.c in the SNMP NAT module has insufficient ASN.1 length checks (aka an array index error), making out-of-bounds read and write operations possible, leading to an OOPS or local privilege escalation. This affects snmp_version and snmp_helper.Show less
4Canonical
LinuxNetapp+1 more
7Cn1610 Firmware
Hci Management NodeLeap+4 more
Jun 17, 2026
Feb 22, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
In the Linux kernel before 4.20.5, attackers can trigger a drivers/char/ipmi/ipmi_msghandler.c use-after-free and OOPS by arranging for certain simultaneous execution of the code, as demonstrated by a "service ipmievd re...Show more
In the Linux kernel before 4.20.5, attackers can trigger a drivers/char/ipmi/ipmi_msghandler.c use-after-free and OOPS by arranging for certain simultaneous execution of the code, as demonstrated by a "service ipmievd restart" loop.Show less
6Canonical
DebianNetapp+3 more
19Api Gateway
Cloud BackupCn1610 Firmware+16 more
Nov 21, 2024
Oct 30, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected...Show more
The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).Show less
6Canonical
DebianNetapp+3 more
22Api Gateway
Application ServerCloud Backup+19 more
Nov 21, 2024
Oct 29, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.0j (Affect...Show more
The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.1.1a (Affected 1.1.1).Show less
2Netapp
Openbsd
6Cloud Backup
Cn1610 FirmwareData Ontap Edge+3 more
Dec 18, 2025
Aug 28, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that t...Show more
Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that the OpenSSH developers do not want to treat such a username enumeration (or "oracle") as a vulnerability.'Show less
7Canonical
DebianNetapp+4 more
22Aff Baseboard Management Controller
Cloud BackupClustered Data Ontap+19 more
Dec 17, 2025
Aug 17, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c,...Show more
OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.Show less