- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:54
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: block: skip sync_blockdev() on surprise removal in bdev_mark_dead() bdev_mark_dead()'s @surprise == true means the device is already gone. The filesystem callback fs_bdev_mark_dead...
- EPSS 0.19%
- Veröffentlicht 25.07.2026 08:49:53
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/20260502125824.425d7159@bonga...
CVE-2026-64324
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:52
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udf_free_blocks() checks the logical block number and count against the partition length, but drops the extent offset ...
CVE-2026-64323
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:51
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: udf: validate VAT header length against the VAT inode size udf_load_vat() takes the virtual partition's start offset straight from the on-disk VAT 2.0 header without checking it ag...
CVE-2026-64322
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:50
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: udf: validate sparing table length as an entry count, not a byte count udf_load_sparable_map() accepts a sparing table when sizeof(*st) + le16_to_cpu(st->reallocationTableLen) > ...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:49:49
- Zuletzt bearbeitet 17.08.2026 05:17:32
In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmet_rdma_queue_connect() calls nvmet_rdma_find_get_device() which acquires a reference on the returned ndev via kref_g...
CVE-2026-64319
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:48
- Zuletzt bearbeitet 17.08.2026 05:17:32
In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: validate reply message payload bounds against transfer length nvmet_auth_reply() accesses the variable-length rval[] array using attacker-controlled hl (hash length) an...
CVE-2026-64320
- EPSS 0.24%
- Veröffentlicht 25.07.2026 08:49:48
- Zuletzt bearbeitet 17.08.2026 05:17:32
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmet_execute_disc_get_log_page() validates only the dword alignment of the host-supplied Log Page Offset (lpo...
CVE-2026-64317
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:47
- Zuletzt bearbeitet 17.08.2026 05:17:32
In the Linux kernel, the following vulnerability has been resolved: isofs: bound Rock Ridge symlink components to the SL record get_symlink_chunk() and the SL handling in parse_rock_ridge_inode_internal() walk the variable-length components of a Ro...
CVE-2026-64318
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:47
- Zuletzt bearbeitet 17.08.2026 05:17:32
In the Linux kernel, the following vulnerability has been resolved: partitions: aix: bound the pp_count scan to the ppe array aix_partition() reads the physical volume descriptor into a fixed-size struct pvd and then scans its physical-partition-ex...