Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-74607 — KVM: SVM: Serialize accesses to the owner and mirror list with separate lock

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 KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74606 — eventfs: Fix use-after-free in eventfs_remove_rec()

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 positi…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74605 — eventfs: Use children field for rcu head and add memory barriers

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 is freed, it sets ei->is_freed and then us…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74604 — Revert "thermal/drivers/hwmon: Cleanup coding style a bit"

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 sty…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74603 — ptp: ocp: Fix board ID over-read

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 and is not guaranteed to contain a NUL terminator. …

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74602 — ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()

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, leav…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74601 — ring-buffer: Use current_context for safe per-CPU buffer swap

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 co…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74600 — mm/page_table_check: skip special zero mappings

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 Pag…

linux_kernel | Denial of Service
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74599 — mm/ptdump: always stabilise against page table freeing using init_mm

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 that kernel …

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74598 — ipv6: fix Route Information option length validation

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) length aga…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74597 — ip6_tunnel: clear skb2->cb[] in ip6ip6_err()

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 to the quoted inner IPv6 …

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74596 — fs,fsverity: remove check for fsverity being enabled in setattr_prepare()

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 in the kernel is …

linux_kernel | Misconfiguration
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74595 — fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()

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_ca…

linux_kernel | Authorization
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74594 — sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

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…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74593 — sched_ext: Take cgroup_lock() first in scx_cgroup_lock()

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…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74592 — ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate file_truncate and path_truncate hooks Instantiate the file_truncate and path_truncate LSM hooks to reset the act…

Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74591 — mm/filemap: __filemap_add_folio() restore index before retrying

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: __filemap_add_folio() restore index before retrying In __filemap_add_folio()'s split-a-conflict loop, xas_set_order()…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74590 — fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions

In the Linux kernel, the following vulnerability has been resolved: fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions The BPF verifier and the dynptr abstraction ensure that the memory spa…

linux_kernel | Race Condition
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74589 — bpf, sockmap: Fix sk_redir use-after-free in send verdict

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix sk_redir use-after-free in send verdict sk_psock_msg_verdict() takes a socket reference for psock->sk_redir. tc…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
0.0 NA
CVE-2026-74588 — sctp: keep chunk->transport in step with the list it is queued on

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk->transport in step with the list it is queued on __sctp_outq_flush_rtx() moves a gap-acked chunk onto another tr…

linux_kernel | Memory Corruption
Aug 22, 2026 Aug 22, 2026
Aug 22, 2026
Aug 22, 2026
Showing 20 of 11602 Results