Vulnerability index

Browse CVEs

602 matching
Filters 2 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness Out-of-bounds WriteCWE-787 × clear
HIGH 7.8 CVE-2026-52962 In the Linux kernel, the following vulnerability has been resolved: ceph: fix a buffer leak in __ceph_setxattr() The old_blob in __ceph_setxattr() … Linux Kernel 4.5 / 4.10+ Fix from $1,9502026-06-24 HIGH 7.8 CVE-2026-52935 In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: do not reuse an in-progress partial send espintcp keeps a singl… Linux Kernel 5.10.259 / 5.15.210+ Fix from $1,9502026-06-24 CRITICAL 9.8 CVE-2026-52914 In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a runnin… Linux Kernel 5.10.258 / 5.15.209+ Fix from $2,3002026-06-24 HIGH 7.8 CVE-2026-46331 In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act… Linux Kernel 4.20 / 5.5+ Fix from $1,9502026-06-16 HIGH 7.8 CVE-2026-46294 In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found… Linux Kernel 5.10.258 / 5.15.209+ Fix from $1,9502026-06-08 HIGH 7.8 CVE-2026-46281 In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/… Linux Kernel 6.18.27 / 7.0.4+ Fix from $1,9502026-06-08 HIGH 7.8 CVE-2026-46253 In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistent_ram_save_old() persistent_ram_sav… Linux Kernel 5.10.252 / 5.15.202+ Fix from $1,9502026-06-03 HIGH 7.8 CVE-2026-46234 In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer… Linux Kernel 5.10.258 / 5.15.209+ Fix from $1,9502026-05-28 HIGH 7.8 CVE-2026-46209 In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_fu… Linux Kernel 5.10.258 / 5.15.209+ Fix from $1,9502026-05-28 CRITICAL 9.8 CVE-2026-46195 In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc()… Linux Kernel 6.6.140 / 6.12.88+ Fix from $2,3002026-05-28 HIGH 7.8 CVE-2026-46197 In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field a… Linux Kernel 5.15.209 / 6.1.175+ Fix from $1,9502026-05-28 HIGH 7.8 CVE-2026-46173 In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task… Linux Kernel 6.1.175 / 6.6.140+ Fix from $1,9502026-05-28 HIGH 7.8 CVE-2026-46145 In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len com… Linux Kernel 6.6.141 / 6.12.88+ Fix from $1,9502026-05-28 HIGH 7.8 CVE-2026-46136 In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is … Linux Kernel 6.1.175 / 6.6.140+ Fix from $1,9502026-05-28 HIGH 7.7 CVE-2026-46123 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb… Linux Kernel 5.15.209 / 6.1+ Fix from $1,9502026-05-28 HIGH 7.8 CVE-2026-46081 In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() s… Linux Kernel 6.18.27 / 7.0.4+ Fix from $1,9502026-05-27 HIGH 7.1 CVE-2026-46070 In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_… Linux Kernel 5.10.258 / 5.15.209+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-46068 In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounc… Linux Kernel 6.6.141 / 6.12.88+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-46045 In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: skip reading rdevs that are not in_sync When reading bitmap pag… Linux Kernel 6.18.27 / 7.0.4+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-46006 In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveau_gem_pushbuf… Linux Kernel 5.15.209 / 6.1.175+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-46001 In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_… Linux Kernel 6.12.86 / 6.18.27+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-45991 In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image w… Linux Kernel 4.19 / 6.6.140+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-45853 In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges() amdgp… Linux Kernel 6.12.75 / 6.18.14+ Fix from $1,9502026-05-27 HIGH 7.8 CVE-2026-46300EPSS 7% In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() c… Linux Kernel 5.15.208 / 6.1.174+ Fix from $1,9502026-05-23 CRITICAL 9.8 CVE-2026-43501 In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rc… Linux Kernel 5.10.258 / 5.15.209+ Fix from $2,3002026-05-21 HIGH 7.8 CVE-2026-43498 In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of … Linux Kernel 7.0.7+ Fix from $1,9502026-05-21 HIGH 8.8 CVE-2026-43490 In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate inherited ACE SID length smb_inherit_dacl() walks the parent di… Linux Kernel 6.6.141 / 6.12.88+ Fix from $1,9502026-05-15 HIGH 7.8 CVE-2026-43500EPSS 93% In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA… Linux Kernel 6.18.29 / 7.0.6+ Fix from $1,9502026-05-11 HIGH 8.1 CVE-2026-43362 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() pl… Linux Kernel 6.6.130 / 6.12.78+ Fix from $1,9502026-05-08 HIGH 7.8 CVE-2026-43330 In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size… Linux Kernel 6.6.134 / 6.12.81+ Fix from $1,9502026-05-08