← Back

Solidfire

solidfire

Vendor: Netapp • 192 CVEs

CVEs (192)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Debian
NetappNtp+2 more
17All Flash Fabric Attached Storage 8300 Firmware
All Flash Fabric Attached Storage 8700 FirmwareAll Flash Fabric Attached Storage A400 Firmware+14 more
Jun 17, 2026
Apr 17, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissions are rescheduled e...Show more
ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissions are rescheduled even when a packet lacks a valid origin timestamp.Show less
2Linux
Netapp
18Cloud Backup
Fas 8300Fas 8700+15 more
Jun 17, 2026
Apr 8, 2020
N/A· v4
6.7 MEDIUM· v3
7.2 HIGH· v2
In the Linux kernel before 5.4.12, drivers/input/input.c has out-of-bounds writes via a crafted keycode table, as demonstrated by input_set_keycode, aka CID-cb222aed03d7.
4Canonical
FedoraprojectLinux+1 more
278300 Firmware
8700 FirmwareA220 Firmware+24 more
Jun 17, 2026
Apr 2, 2020
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In the Linux kernel 5.5.0 and newer, the bpf verifier (kernel/bpf/verifier.c) did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerabi...Show more
In the Linux kernel 5.5.0 and newer, the bpf verifier (kernel/bpf/verifier.c) did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the introducing commit was backported to that branch. This vulnerability was fixed in 5.6.1, 5.5.14, and 5.4.29. (issue is aka ZDI-CAN-10780)Show less
6Canonical
DebianFedoraproject+3 more
11Active Iq Unified Manager
Cloud BackupDebian Linux+8 more
Jun 17, 2026
Mar 4, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d41...Show more
The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.Show less
3Fedoraproject
LinuxNetapp
9Active Iq Unified Manager
Cloud BackupData Availability Services+6 more
Jun 17, 2026
Feb 25, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An issue was discovered in the Linux kernel 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. It ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when...Show more
An issue was discovered in the Linux kernel 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. It ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when the application expects it to move upwards, aka CID-dcde237319e6. This has been observed to cause heap corruption with the GNU C Library malloc implementation.Show less
5Canonical
DebianLinux+2 more
12Active Iq Unified Manager
Cloud BackupData Availability Services+9 more
Jun 17, 2026
Feb 25, 2020
N/A· v4
7.1 HIGH· v3
3.6 LOW· v2
An issue was discovered in the Linux kernel 3.16 through 5.5.6. set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-...Show more
An issue was discovered in the Linux kernel 3.16 through 5.5.6. set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-2e90ca68b0d2.Show less
4Canonical
LinuxNetapp+1 more
10Active Iq Unified Manager
Cloud BackupData Availability Services+7 more
Jun 17, 2026
Feb 14, 2020
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
ext4_protect_reserved_inode in fs/ext4/block_validity.c in the Linux kernel through 5.5.3 allows attackers to cause a denial of service (soft lockup) via a crafted journal size.
3Debian
LinuxNetapp
148300 Firmware
8700 FirmwareA400 Firmware+11 more
Jun 17, 2026
Jan 16, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashr...Show more
The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.Show less
3Linux
NetappOpensuse
148300 Firmware
8700 FirmwareA400 Firmware+11 more
Jun 17, 2026
Dec 30, 2019
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
mwifiex_tm_cmd in drivers/net/wireless/marvell/mwifiex/cfg80211.c in the Linux kernel before 5.1.6 has some error-handling cases that did not free allocated hostcmd memory, aka CID-003b686ace82. This will cause a memory...Show more
mwifiex_tm_cmd in drivers/net/wireless/marvell/mwifiex/cfg80211.c in the Linux kernel before 5.1.6 has some error-handling cases that did not free allocated hostcmd memory, aka CID-003b686ace82. This will cause a memory leak and denial of service.Show less
5Canonical
DebianLinux+2 more
168300 Firmware
8700 FirmwareA400 Firmware+13 more
Jun 17, 2026
Dec 25, 2019
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
In the Linux kernel through 5.4.6, there is a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition, aka CID-f7...Show more
In the Linux kernel through 5.4.6, there is a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition, aka CID-f70267f379b5.Show less
5Canonical
DebianLinux+2 more
168300 Firmware
8700 FirmwareA400 Firmware+13 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
An exploitable denial-of-service vulnerability exists in the Linux kernel prior to mainline 5.3. An attacker could exploit this vulnerability by triggering AP to send IAPP location updates for stations before the require...Show more
An exploitable denial-of-service vulnerability exists in the Linux kernel prior to mainline 5.3. An attacker could exploit this vulnerability by triggering AP to send IAPP location updates for stations before the required authentication process has completed. This could lead to different denial-of-service scenarios, either by causing CAM table attacks, or by leading to traffic flapping if faking already existing clients in other nearby APs of the same wireless infrastructure. An attacker can forge Authentication and Association Request packets to trigger this vulnerability.Show less
4Canonical
DebianLinux+1 more
13Active Iq Unified Manager
Aff A400 FirmwareAff A700s Firmware+10 more
Jun 17, 2026
Dec 17, 2019
N/A· v4
7.8 HIGH· v3
9.3 HIGH· v2
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image and performing some operations can cause slab-out-of-bounds write access in __btrfs_map_block in fs/btrfs/volumes.c, because a value of 1 for the numb...Show more
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image and performing some operations can cause slab-out-of-bounds write access in __btrfs_map_block in fs/btrfs/volumes.c, because a value of 1 for the number of data stripes is mishandled.Show less
4Canonical
DebianLinux+1 more
13Active Iq Unified Manager
Aff A400 FirmwareAff A700s Firmware+10 more
Jun 17, 2026
Dec 17, 2019
N/A· v4
5.5 MEDIUM· v3
7.1 HIGH· v2
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in __mutex_lock in kernel/locking/mutex.c. This is rela...Show more
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in __mutex_lock in kernel/locking/mutex.c. This is related to mutex_can_spin_on_owner in kernel/locking/mutex.c, __btrfs_qgroup_free_meta in fs/btrfs/qgroup.c, and btrfs_insert_delayed_items in fs/btrfs/delayed-inode.c.Show less
4Canonical
DebianLinux+1 more
18A700s Firmware
Active Iq Unified ManagerAff 8300 Firmware+15 more
Jun 17, 2026
Dec 8, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in try_merge_free_space in fs/btrfs/free-spa...Show more
In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in try_merge_free_space in fs/btrfs/free-space-cache.c because the pointer to a left data structure can be the same as the pointer to a right data structure.Show less
5Canonical
DebianLinux+2 more
9Active Iq Unified Manager
Debian LinuxHci Compute Node+6 more
Jun 17, 2026
Nov 30, 2019
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
relay_open in kernel/relay.c in the Linux kernel through 5.4.1 allows local users to cause a denial of service (such as relay blockage) by triggering a NULL alloc_percpu result.
3Gnu
NetappOracle
5Bash
Communications Cloud Native Core PolicyHci Management Node+2 more
Jun 17, 2026
Nov 28, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID...Show more
An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support "saved UID" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.Show less
5Canonical
DebianLinux+2 more
14Active Iq Unified Manager
Aff A400 FirmwareAff A700s Firmware+11 more
Jun 17, 2026
Nov 28, 2019
N/A· v4
4.4 MEDIUM· v3
2.1 LOW· v2
In the Linux kernel 5.3.11, mounting a crafted btrfs image twice can cause an rwsem_down_write_slowpath use-after-free because (in rwsem_can_spin_on_owner in kernel/locking/rwsem.c) rwsem_owner_flags returns an already f...Show more
In the Linux kernel 5.3.11, mounting a crafted btrfs image twice can cause an rwsem_down_write_slowpath use-after-free because (in rwsem_can_spin_on_owner in kernel/locking/rwsem.c) rwsem_owner_flags returns an already freed pointer,Show less
3Linux
NetappRedhat
18Altavault
Baseboard Management ControllerCodeready Linux Builder Eus+15 more
Jun 17, 2026
Nov 25, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
A vulnerability was found in Linux Kernel, where a Heap Overflow was found in mwifiex_set_wmm_params() function of Marvell Wifi Driver.
4Broadcom
CanonicalLinux+1 more
16Active Iq Unified Manager
Aff A400 FirmwareAff A700s Firmware+13 more
Jun 17, 2026
Nov 18, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
A memory leak in the fastrpc_dma_buf_attach() function in drivers/misc/fastrpc.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering dma_get_sgtable() failure...Show more
A memory leak in the fastrpc_dma_buf_attach() function in drivers/misc/fastrpc.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering dma_get_sgtable() failures, aka CID-fc739a058d99.Show less
5Broadcom
CanonicalFedoraproject+2 more
17Active Iq Unified Manager
Aff A400 FirmwareAff A700s Firmware+14 more
Jun 17, 2026
Nov 18, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
A memory leak in the crypto_reportstat() function in crypto/crypto_user_stat.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering crypto_reportstat_alg() f...Show more
A memory leak in the crypto_reportstat() function in crypto/crypto_user_stat.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering crypto_reportstat_alg() failures, aka CID-c03b04dcdba1.Show less