CVE-2026-53132
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:21
- Zuletzt bearbeitet 06.07.2026 15:23:07
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential unbounded skb queue virtio_transport_inc_rx_pkt() checks vvs->rx_bytes + len > vvs->buf_alloc. virtio_transport_recv_enqueue() skips coalescing for pac...
CVE-2026-53131
- EPSS 0.43%
- Veröffentlicht 25.06.2026 08:38:20
- Zuletzt bearbeitet 06.07.2026 15:24:25
In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `et...
CVE-2026-53130
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:30:57
- Zuletzt bearbeitet 06.07.2026 15:26:25
In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START omfs_fill_super() rejects oversized s_sys_blocksize values (> PAGE_SIZE), but it does not reject values smaller than OMF...
CVE-2026-53129
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:56
- Zuletzt bearbeitet 06.07.2026 15:27:39
In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel th...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:55
- Zuletzt bearbeitet 24.06.2026 17:17:28
In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_zone_resources() has allocated args.zones_cond, the ...
CVE-2026-53128
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:55
- Zuletzt bearbeitet 06.07.2026 15:28:48
In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbd_adm_dump_devices() Make drbd_adm_dump_devices() call rcu_read_lock() before rcu_read_unlock() is called. This has been detected by the Clang thread-...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:54
- Zuletzt bearbeitet 24.06.2026 17:17:27
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current() Add the missing put_disk() on the error path in blkcg_maybe_throttle_current(). When blkcg lookup, blkg lookup...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:53
- Zuletzt bearbeitet 24.06.2026 17:17:27
In the Linux kernel, the following vulnerability has been resolved: ublk: reset per-IO canceled flag on each fetch If a ublk server starts recovering devices but dies before issuing fetch commands for all IOs, cancellation of the fetch commands tha...
- EPSS 0.17%
- Veröffentlicht 24.06.2026 16:30:53
- Zuletzt bearbeitet 24.06.2026 17:17:27
In the Linux kernel, the following vulnerability has been resolved: md: fix array_state=clear sysfs deadlock When "clear" is written to array_state, md_attr_store() breaks sysfs active protection so the array can delete itself from its own sysfs st...
- EPSS 0.17%
- Veröffentlicht 24.06.2026 16:30:52
- Zuletzt bearbeitet 24.06.2026 17:17:26
In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5_make_request() waiting for reshape progress while s...