VendorsNetApph610cany version
Vulnerabilities

NetApp H610C any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

39CVEs
CVE-2022-2068
The c_rehash script allows command injection
Published 2022-06-21 · Modified
10.0EPSS 0.954
CVE-2024-2398
HTTP/2 push headers memory-leak
Published 2024-03-27 · Analyzed
8.6EPSS 0.361
CVE-2021-22555
Heap Out-Of-Bounds Write in Netfilter IP6T_SO_SET_REPLACE
Published 2021-07-07 · Analyzed
8.3KEV1 PoCEPSS 0.787
CVE-2022-0995
An out-of-bounds (OOB) memory write flaw was found in the Linux kernel’s watch_queue event notification subsystem. This flaw can overwrite parts of the kernel state, potentially allowing a local user to gain privileged access or cause a denial of service on the system.
Published 2022-03-25 · Analyzed
7.8KEVEPSS 0.094
CVE-2020-8835
Linux kernel bpf verifier vulnerability
Published 2020-04-02 · Modified
7.8EPSS 0.060
CVE-2019-25045
An issue was discovered in the Linux kernel before 5.0.19. The XFRM subsystem has a use-after-free, related to an xfrm_state_fini panic, aka CID-dbb2483b2a46.
Published 2021-06-07 · Modified
7.8EPSS 0.005
CVE-2020-12653
An issue was found in Linux kernel before 5.5.4. The mwifiex_cmd_append_vsie_tlv() function in drivers/net/wireless/marvell/mwifiex/scan.c allows local users to gain privileges or cause a denial of service because of an incorrect memcpy and buffer overflow, aka CID-b70261a288ea.
Published 2020-05-05 · Modified
7.8EPSS 0.005
CVE-2024-6119
Possible denial of service in X.509 name checks
Published 2024-09-03 · Modified
7.5EPSS 0.666
CVE-2021-45485
In the IPv6 implementation in the Linux kernel before 5.13.3, net/ipv6/output_core.c has an information leak because of certain use of a hash table which, although big, doesn't properly consider that IPv6-based attackers can typically choose among many IPv6 source addresses.
Published 2021-12-25 · Analyzed
7.5EPSS 0.036
CVE-2024-28757
libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers (created via XML_ExternalEntityParserCreate).
Published 2024-03-10 · Modified
7.5EPSS 0.020
CVE-2024-26461
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.
Published 2024-02-26 · Analyzed
7.5EPSS 0.011
CVE-2024-33601
nscd: netgroup cache may terminate daemon on memory allocation failure
Published 2024-05-06 · Modified
7.3EPSS 0.011
CVE-2020-15436
Use-after-free vulnerability in fs/block_dev.c in the Linux kernel before 5.8 allows local users to gain privileges or cause a denial of service by leveraging improper access to a certain error field.
Published 2020-11-23 · Modified
7.2EPSS 0.009
CVE-2019-20636
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.
Published 2020-04-08 · Modified
7.2EPSS 0.004
CVE-2021-3609
.A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in net/can/bcm.c in the Linux kernel allows for local privilege escalation to root.
Published 2022-03-03 · Modified
7.0EPSS 0.004
CVE-2020-11884
In the Linux kernel 4.19 through 5.6.7 on the s390 platform, code execution may occur because of a race condition, as demonstrated by code in enable_sacf_uaccess in arch/s390/lib/uaccess.c that fails to protect against a concurrent page table upgrade, aka CID-3f777e19d171. A crash could also occur.
Published 2020-04-29 · Modified
7.0EPSS 0.004
CVE-2021-40490
A race condition was discovered in ext4_write_inline_data_end in fs/ext4/inline.c in the ext4 subsystem in the Linux kernel through 5.13.13.
Published 2021-09-03 · Analyzed
7.0EPSS 0.003
CVE-2020-12770
An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040.
Published 2020-05-09 · Modified
6.7EPSS 0.006
CVE-2020-13143
gadget_dev_desc_UDC_store in drivers/usb/gadget/configfs.c in the Linux kernel 3.16 through 5.6.13 relies on kstrdup without considering the possibility of an internal '\0' value, which allows attackers to trigger an out-of-bounds read, aka CID-15753588bcd4.
Published 2020-05-18 · Modified
6.5EPSS 0.052
CVE-2021-3772
A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.
Published 2022-03-02 · Modified
6.5EPSS 0.012
CVE-2020-10690
There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.
Published 2020-05-08 · Modified
6.5EPSS 0.004
CVE-2024-2379
QUIC certificate check bypass with wolfSSL
Published 2024-03-27 · Analyzed
6.3EPSS 0.017
CVE-2024-33600
nscd: Null pointer crashes after notfound response
Published 2024-05-06 · Modified
5.9EPSS 0.012
CVE-2020-36516
An issue was discovered in the Linux kernel through 5.16.11. The mixed IPID assignment method with the hash-based IPID assignment policy allows an off-path attacker to inject data into a victim's TCP session or terminate that session.
Published 2022-02-26 · Modified
5.9EPSS 0.007
CVE-2020-12769
An issue was discovered in the Linux kernel before 5.4.17. drivers/spi/spi-dw.c allows attackers to cause a panic via concurrent calls to dw_spi_irq and dw_spi_transfer_one, aka CID-19b61392c5a8.
Published 2020-05-09 · Modified
5.5EPSS 0.007
CVE-2020-12771
An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails.
Published 2020-05-09 · Modified
5.5EPSS 0.005
CVE-2020-8832
Ubuntu 18.04 Linux kernel i915 incomplete fix for CVE-2019-14615
Published 2020-04-09 · Modified
5.5EPSS 0.005
CVE-2024-26462
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.
Published 2024-02-26 · Modified
5.5EPSS 0.004
CVE-2024-26633
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Published 2024-03-18 · Analyzed
5.5EPSS 0.003
CVE-2022-36879
An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.
Published 2022-07-27 · Modified
5.5EPSS 0.003
CVE-2023-52585
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
Published 2024-03-06 · Modified
5.5EPSS 0.003
CVE-2024-26735
ipv6: sr: fix possible use-after-free and null-ptr-deref
Published 2024-04-03 · Analyzed
5.5EPSS 0.003
CVE-2024-26733
arp: Prevent overflow in arp_req_get().
Published 2024-04-03 · Analyzed
5.5EPSS 0.003
CVE-2024-26458
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.
Published 2024-02-26 · Analyzed
5.3EPSS 0.008
CVE-2020-12888
The VFIO PCI driver in the Linux kernel through 5.6.13 mishandles attempts to access disabled memory space.
Published 2020-05-15 · Modified
5.3EPSS 0.004
CVE-2020-35508
A flaw possibility of race condition and incorrect initialization of the process id was found in the Linux kernel child/parent process identification handling while filtering signal handlers. A local attacker is able to abuse this flaw to bypass checks to send any signal to a privileged process.
Published 2021-03-26 · Modified
4.5EPSS 0.002
CVE-2024-11053
netrc and redirect credential leak
Published 2024-12-11 · Modified
3.4EPSS 0.013
CVE-2025-0167
netrc and default credential leak
Published 2025-02-05 · Analyzed
3.4EPSS 0.007
CVE-2021-36086
The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).
Published 2021-07-01 · Analyzed
3.3EPSS 0.006