← Back

Hci Management Node

hci_management_node

Vendor: Netapp • 182 CVEs

CVEs (182)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
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
4Debian
LinuxNetapp+1 more
10Active Iq
Debian LinuxHci Management Node+7 more
Jun 17, 2026
Apr 23, 2019
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel before 5.0.8 has multiple race conditions.
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
7Canonical
DebianFedoraproject+4 more
22Active Iq Unified Manager
Cloud BackupDebian Linux+19 more
Jun 17, 2026
Apr 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is...Show more
libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.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
5Canonical
DebianGnu+2 more
6Bash
Debian LinuxHci Management Node+3 more
Jun 17, 2026
Mar 22, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell.
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
F5Gnu+1 more
18Big Ip Access Policy Manager
Big Ip Advanced Firewall ManagerBig Ip Analytics+15 more
Jun 17, 2026
Feb 24, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in _bfd_archive_64_bit_slurp_armap in archive64.c.
3Canonical
GnuNetapp
4Binutils
Hci Management NodeSolidfire+1 more
Jun 17, 2026
Feb 24, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_r...Show more
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.Show less
3Canonical
GnuNetapp
4Binutils
Hci Management NodeSolidfire+1 more
Jun 17, 2026
Feb 24, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in _bfd_elf_slurp_version_tables in elf.c.
2Gnu
Netapp
3Binutils
Hci Management NodeSolidfire
Jun 17, 2026
Feb 24, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in setup_group in elf.c.
3Canonical
GnuNetapp
4Binutils
Hci Management NodeSolidfire+1 more
Jun 17, 2026
Feb 24, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in d_count_templates_scopes in cp-demangle.c after many recursive calls.
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
13Apache
CanonicalD2iq+10 more
19Backports Sle
Container Development KitDc/os+16 more
Jun 17, 2026
Feb 11, 2019
N/A· v4
8.6 HIGH· v3
9.3 HIGH· v2
runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as r...Show more
runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.Show less
5Debian
EclipseHp+2 more
19Debian Linux
E Series Santricity ManagementE Series Santricity Os Controller+16 more
Nov 21, 2024
Jun 26, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When present...Show more
In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When presented with a content-length and a chunked encoding header, the content-length was ignored (as per RFC 2616). If an intermediary decided on the shorter length, but still passed on the longer body, then body content could be interpreted by Jetty as a pipelined request. If the intermediary was imposing authorization, the fake pipelined request would bypass that authorization.Show less
7Arm
CanonicalDebian+4 more
220Atom C
Atom EAtom X3+217 more
May 6, 2025
Jan 4, 2018
N/A· v4
5.6 MEDIUM· v3
1.9 LOW· v2
Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.
5Debian
NetappOpenbsd+2 more
21Active Iq Unified Manager
Cloud BackupClustered Data Ontap+18 more
May 28, 2026
Oct 26, 2017
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.