Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
44750
Total
3597
Critical
13289
High
13145
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-74617 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: dibs: initialise dibs->lock in dibs_dev_alloc() dibs->lock is initialised by dibs_dev_add(), but a dibs device can … | Aug 22, 2026 |
| CVE-2026-74616 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skb_shared_info tailroom xdpf_clone() clones broadcast copies into a single page … | Aug 22, 2026 |
| CVE-2026-74615 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlan_changelink() arms … | Aug 22, 2026 |
| CVE-2026-74614 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b ("vsock/virtio: add support for device suspend/resume") made … | Aug 22, 2026 |
| CVE-2026-74613 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 ("vsock/virtio: stop workers during the … | Aug 22, 2026 |
| CVE-2026-74612 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: veth: fix skb length accounting after XDP frag adjustment veth exposes non-linear skb fragments through … | Aug 22, 2026 |
| CVE-2026-74611 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: tls: rx: restore msg_iter before TLS 1.3 optimistic retry tls_decrypt_sg() advances msg->msg_iter when it maps … | Aug 22, 2026 |
| CVE-2026-74610 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext sk_msg ring unpushed When the copy path in tls_sw_sendmsg_locked() … | Aug 22, 2026 |
| CVE-2026-74609 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: tipc: read le->link under the node lock in tipc_node_link_down() tipc_node_link_down() caches the link pointer before … | Aug 22, 2026 |
| CVE-2026-74608 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifs_try_adding_channels() cifs_try_adding_channels() takes a temporary reference to an interface before … | Aug 22, 2026 |
| CVE-2026-74607 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between … | Aug 22, 2026 |
| CVE-2026-74606 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfs_remove_rec() eventfs_remove_rec() recursively removes the child at the current loop position. … | Aug 22, 2026 |
| CVE-2026-74605 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode … | Aug 22, 2026 |
| CVE-2026-74604 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce ("thermal/drivers/hwmon: Cleanup coding style a … | Aug 22, 2026 |
| CVE-2026-74603 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field … | Aug 22, 2026 |
| CVE-2026-74602 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer() In rb_allocate_cpu_buffer(), bpage->order was omitted, leaving it as … | Aug 22, 2026 |
| CVE-2026-74601 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use current_context for safe per-CPU buffer swap The ring_buffer_swap_cpu() function currently checks the per-CPU … | Aug 22, 2026 |
| CVE-2026-74600 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: mm/page_table_check: skip special zero mappings page_table_check_set() and page_table_check_clear() account mappings based on PageAnon(). Shared zero-page … | Aug 22, 2026 |
| CVE-2026-74599 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using init_mm Previous commits have established the invariant … | Aug 22, 2026 |
| CVE-2026-74598 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ipv6: fix Route Information option length validation rt6_route_rcv() validates the Route Information option (RFC 4191) … | Aug 22, 2026 |
| CVE-2026-74597 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: clear skb2->cb[] in ip6ip6_err() ip6ip6_err() clones an outer IPv6 ICMP error skb, pulls it … | Aug 22, 2026 |
| CVE-2026-74596 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: fs,fsverity: remove check for fsverity being enabled in setattr_prepare() The check that fs-verity is available … | Aug 22, 2026 |
| CVE-2026-74595 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy() fscrypt_ioctl_set_policy() calls inode_owner_or_capable() with … | Aug 22, 2026 |
| CVE-2026-74594 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: sched/psi: Shut down rtpoll_timer in psi_cgroup_free() psi_schedule_rtpoll_work() is called locklessly from the scheduler hotpath and … | Aug 22, 2026 |
| CVE-2026-74593 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: sched_ext: Take cgroup_lock() first in scx_cgroup_lock() scx_cgroup_lock() write-locks scx_cgroup_ops_rwsem and then takes cgroup_lock(), which can … | Aug 22, 2026 |