Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
51181
Total
4084
Critical
15175
High
14817
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-64700 | CRITICAL | 9.8 | A use after free issue was addressed with improved memory management. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS … | Jul 27, 2026 |
| CVE-2026-64699 | MEDIUM | 5.5 | A memory initialization issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An … | Jul 27, 2026 |
| CVE-2026-64698 | UNKNOWN | — | The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may … | Jul 27, 2026 |
| CVE-2026-64697 | CRITICAL | 9.8 | The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may … | Jul 27, 2026 |
| CVE-2026-64696 | CRITICAL | 9.8 | The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote user … | Jul 27, 2026 |
| CVE-2026-64695 | CRITICAL | 9.8 | The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote user … | Jul 27, 2026 |
| CVE-2026-64694 | CRITICAL | 9.8 | An integer overflow was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app … | Jul 27, 2026 |
| CVE-2026-64693 | MEDIUM | 5.5 | A type confusion issue was addressed with improved checks. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, … | Jul 27, 2026 |
| CVE-2026-64692 | UNKNOWN | — | An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, … | Jul 27, 2026 |
| CVE-2026-64691 | CRITICAL | 9.8 | A buffer overflow was addressed with improved size validation. This issue is fixed in macOS Tahoe 26.6. An app may be able to cause unexpected … | Jul 27, 2026 |
| CVE-2026-64555 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops() kvm_hyp_handle_mops() resets the single-step state machine as … | Jul 27, 2026 |
| CVE-2026-64554 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment() br_ip6_fragment() gets prevhdr, a pointer into the … | Jul 27, 2026 |
| CVE-2026-64553 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping … | Jul 27, 2026 |
| CVE-2026-64552 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receive_big() receive_big() bounds the device-announced length by (big_packets_num_skbfrags + 1) … | Jul 27, 2026 |
| CVE-2026-64551 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: sctp: validate STALE_COOKIE cause length before reading staleness When an ERROR chunk with a STALE_COOKIE … | Jul 27, 2026 |
| CVE-2026-64550 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, … | Jul 27, 2026 |
| CVE-2026-64549 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup() bpa10x_setup() sends the vendor command … | Jul 27, 2026 |
| CVE-2026-64548 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data() When the scatterlist ring is full … | Jul 27, 2026 |
| CVE-2026-64547 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet_len before pad-byte access in rx_fixup For an even packet_len, net1080_rx_fixup() … | Jul 27, 2026 |
| CVE-2026-64546 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix OOB read in drm_parse_tiled_block() drm_parse_tiled_block() casts the DisplayID block to a struct displayid_tiled_block … | Jul 27, 2026 |
| CVE-2026-64545 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdp_master_redirect() xdp_master_redirect() dereferences the result of netdev_master_upper_dev_get_rcu() without … | Jul 27, 2026 |
| CVE-2026-64544 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents pefile_digest_pe_contents() computes the trailing-data hash length as … | Jul 27, 2026 |
| CVE-2026-64543 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: tipc: fix use-after-free of the discoverer in tipc_disc_rcv() bearer_disable() frees b->disc with tipc_disc_delete()'s plain kfree(), … | Jul 27, 2026 |
| CVE-2026-64542 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in accept_untracked_na() accept_untracked_na() re-fetches the inet6_dev with __in6_dev_get(dev) and dereferences … | Jul 27, 2026 |
| CVE-2026-64541 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket smc_cdc_rx_handler() looks up the connection by … | Jul 27, 2026 |