← Back

Netapp

netapp

2,510 CVEs • 373 products

Products (373)

Click to collapse
Toggle
Snapcenter
snapcenter
Cloud Backup
cloud_backup
Solidfire
solidfire
Snapmanager
snapmanager
Storagegrid
storagegrid
Bootstrap Os
bootstrap_os
Data Ontap
data_ontap
Ontap Tools
ontap_tools
H300s
h300s
H500s
h500s
H700s
h700s
H410s
h410s
Ontap
ontap
Fas/aff Bios
fas/aff_bios
A250 Firmware
a250_firmware
Cloud Manager
cloud_manager
Snapdrive
snapdrive
Snapprotect
snapprotect
A400 Firmware
a400_firmware
Hci
hci
8300 Firmware
8300_firmware
8700 Firmware
8700_firmware

CVEs (2,510)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Linux
Netapp
7H300s
H410sH500s+4 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.10. fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, leading to an out-of-...Show more
An issue was discovered in the Linux kernel before 6.3.10. fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, leading to an out-of-bounds read.Show less
2Linux
Netapp
6H300s
H410sH500s+3 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_c...Show more
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_conn_handler_loop, leading to an out-of-bounds read.Show less
2Linux
Netapp
6H300s
H410sH500s+3 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.9. ksmbd does not validate the SMB request protocol ID, leading to an out-of-bounds read.
2Linux
Netapp
7H300s
H410sH500s+4 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/smb2pdu.c in ksmbd does not properly check the UserName value because it does not consider the address of security buffer, leading to an out-of-bounds re...Show more
An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/smb2pdu.c in ksmbd does not properly check the UserName value because it does not consider the address of security buffer, leading to an out-of-bounds read.Show less
2Linux
Netapp
5H300s
H410sH500s+2 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/smb2pdu.c in ksmbd has an integer underflow and out-of-bounds read in deassemble_neg_contexts.
2Linux
Netapp
7H300s
H410sH500s+4 more
Jun 17, 2026
Jul 18, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.4. ksmbd has an out-of-bounds read in smb2_find_context_vals when create_context's name_len is larger than the tag length.
5Apple
DebianEs+2 more
6Clustered Data Ontap
Debian LinuxFedora+3 more
Jun 17, 2026
Jul 17, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
iperf3 before 3.14 allows peers to cause an integer overflow and heap corruption via a crafted length field.
2Netapp
Openssl
3Management Services For Element Software And Netapp Hci
Ontap Select Deploy Administration UtilityOpenssl
Jun 17, 2026
Jul 14, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algori...Show more
Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algorithm and want to authenticate empty data entries as associated data can be misled by removing, adding or reordering such empty entries as these are ignored by the OpenSSL implementation. We are currently unaware of any such applications. The AES-SIV algorithm allows for authentication of multiple associated data entries along with the encryption. To authenticate empty data the application has to call EVP_EncryptUpdate() (or EVP_CipherUpdate()) with NULL pointer as the output buffer and 0 as the input buffer length. The AES-SIV implementation in OpenSSL just returns success for such a call instead of performing the associated data authentication operation. The empty data thus will not be authenticated. As this issue does not affect non-empty associated data authentication and we expect it to be rare for an application to use empty associated data entries this is qualified as Low severity issue.Show less
2Linux
Netapp
6H300s
H410sH500s+3 more
Jun 17, 2026
Jul 10, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_TREE_DISCONNECT commands. The issue results from the lack of proper locking wh...Show more
A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_TREE_DISCONNECT commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.Show less
2Linux
Netapp
7H300s
H410sH500s+4 more
Jun 17, 2026
Jul 10, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_SESSION_SETUP commands. The issue results from the lack of proper locking when...Show more
A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_SESSION_SETUP commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.Show less
4Debian
FedoraprojectLinux+1 more
8Debian Linux
FedoraH300s+5 more
Jun 17, 2026
Jul 5, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace
3Debian
LinuxNetapp
3Active Iq Unified Manager
Debian LinuxLinux Kernel
Jun 17, 2026
Jun 30, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A null pointer dereference flaw was found in the Linux kernel's DECnet networking protocol. This issue could allow a remote user to crash the system.
2Linux
Netapp
6H300s
H410cH410s+3 more
Jul 22, 2026
Jun 28, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A use-after-free vulnerability was found in the Linux kernel's netfilter subsystem in net/netfilter/nf_tables_api.c. Mishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same...Show more
A use-after-free vulnerability was found in the Linux kernel's netfilter subsystem in net/netfilter/nf_tables_api.c. Mishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue. We recommend upgrading past commit 1240eb93f0616b21c675416516ff3d74798fdc97Show less
2Linux
Netapp
6H300s
H410cH410s+3 more
Jun 17, 2026
Jun 28, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
A time-of-check to time-of-use issue exists in io_uring subsystem's IORING_OP_CLOSE operation in the Linux kernel's versions 5.6 - 5.11 (inclusive), which allows a local user to elevate their privileges to root. Introduc...Show more
A time-of-check to time-of-use issue exists in io_uring subsystem's IORING_OP_CLOSE operation in the Linux kernel's versions 5.6 - 5.11 (inclusive), which allows a local user to elevate their privileges to root. Introduced in b5dba59e0cf7e2cc4d3b3b1ac5fe81ddf21959eb, patched in 9eac1904d3364254d622bf2c771c4f85cd435fc2, backported to stable in 788d0824269bef539fe31a785b1517882eafed93.Show less
5Debian
FedoraprojectLinux+2 more
9Debian Linux
Enterprise LinuxFedora+6 more
Jun 17, 2026
Jun 23, 2023
N/A· v4
4.4 MEDIUM· v3
N/A· v2
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been fre...Show more
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.Show less
4Debian
FedoraprojectIsc+1 more
9Active Iq Unified Manager
BindDebian Linux+6 more
Jun 17, 2026
Jun 21, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop...Show more
If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow. This issue affects BIND 9 versions 9.16.33 through 9.16.41, 9.18.7 through 9.18.15, 9.16.33-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.Show less
2Isc
Netapp
7Active Iq Unified Manager
BindH300s Firmware+4 more
Jun 17, 2026
Jun 21, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A `named` instance configured to run as a DNSSEC-validating recursive resolver with the Aggressive Use of DNSSEC-Validated Cache (RFC 8198) option (`synth-from-dnssec`) enabled can be remotely terminated using a zone wit...Show more
A `named` instance configured to run as a DNSSEC-validating recursive resolver with the Aggressive Use of DNSSEC-Validated Cache (RFC 8198) option (`synth-from-dnssec`) enabled can be remotely terminated using a zone with a malformed NSEC record. This issue affects BIND 9 versions 9.16.8-S1 through 9.16.41-S1 and 9.18.11-S1 through 9.18.15-S1.Show less
4Debian
FedoraprojectIsc+1 more
9Active Iq Unified Manager
BindDebian Linux+6 more
Jun 17, 2026
Jun 21, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can b...Show more
Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit. It has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded. This issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.Show less
2Linux
Netapp
5H300s
H410sH500s+2 more
Jun 17, 2026
Jun 18, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c.
2Linux
Netapp
6H300s
H410cH410s+3 more
Jun 17, 2026
Jun 18, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.