Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
51249
Total
4085
Critical
15181
High
14833
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-64374 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT RT migration is done aggressively. When … | Jul 25, 2026 |
| CVE-2026-64373 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreq_suspend() is called via the kernel_restart() … | Jul 25, 2026 |
| CVE-2026-64372 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in _OSC evaluation pcc_cpufreq_do_osc() calls acpi_evaluate_object() twice for … | Jul 25, 2026 |
| CVE-2026-64371 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (part 1) Fix the easy cases where procfs currently calls … | Jul 25, 2026 |
| CVE-2026-64370 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path In do_cpu_nanosleep(), posix_cpu_timer_create() takes a pid … | Jul 25, 2026 |
| CVE-2026-64369 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: s390: Revert support for DCACHE_WORD_ACCESS load_unaligned_zeropad() reads eight bytes from unaligned addresses and may cross … | Jul 25, 2026 |
| CVE-2026-64368 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to orig_size when only red zoning is enabled When init … | Jul 25, 2026 |
| CVE-2026-64367 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodix_hid_set_raw_report() builds a protocol frame … | Jul 25, 2026 |
| CVE-2026-64366 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insert wacom_wac_queue_insert() calls kfifo_skip() in a loop when the … | Jul 25, 2026 |
| CVE-2026-64365 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: letsketch: fix UAF on inrange_timer at driver unbind letsketch_driver does not provide a .remove … | Jul 25, 2026 |
| CVE-2026-64364 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mt_io_flags mt_io_flags is a single unsigned long, but … | Jul 25, 2026 |
| CVE-2026-64363 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: appleir: fix UAF on pending key_up_timer in remove() appleir_remove() runs hid_hw_stop() before timer_delete_sync(). hid_hw_stop() … | Jul 25, 2026 |
| CVE-2026-64362 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: HID: lg-g15: cancel pending work on remove to fix a use-after-free lg_g15_data is allocated with … | Jul 25, 2026 |
| CVE-2026-64361 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length check_and_correct_requested_length() compares (off + len) against node_size using u32 … | Jul 25, 2026 |
| CVE-2026-64360 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: zero-initialize buffer in hfs_bnode_read hfs_bnode_read() can return early without writing to the output buffer … | Jul 25, 2026 |
| CVE-2026-64359 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers Syzbot reported a hung task in nilfs_transaction_begin() … | Jul 25, 2026 |
| CVE-2026-64358 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: cancel workqueue on release for supported platforms only Since a recent fix the … | Jul 25, 2026 |
| CVE-2026-64357 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchmaps reservation limit check xfs_exchmaps_estimate_overhead() adds the bmbt and rmapbt overhead to a … | Jul 25, 2026 |
| CVE-2026-64356 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfs_dqinode_metadir_create() If xfs_metadir_create() fails in xfs_dqinode_metadir_create(), the current code returns … | Jul 25, 2026 |
| CVE-2026-64355 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but … | Jul 25, 2026 |
| CVE-2026-64354 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btf_parse_struct_metas() walks user-supplied BTF during BPF_BTF_LOAD, and … | Jul 25, 2026 |
| CVE-2026-64353 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAY_OF_MAPS can use an array created with … | Jul 25, 2026 |
| CVE-2026-64352 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trie_lookup_elem() annotates its rcu_dereference_check() walks with … | Jul 25, 2026 |
| CVE-2026-64351 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmia_rx_fixup() kalmia_rx_fixup() computes usb_packet_length = skb->len - … | Jul 25, 2026 |
| CVE-2026-64350 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info() cdnsp_alloc_stream_info() allocates stream_info->stream_ctx_array with cdnsp_alloc_stream_ctx(). If … | Jul 25, 2026 |