CVE-2026-45899
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:08
- Zuletzt bearbeitet 25.06.2026 21:09:27
In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processed and return an error directly, which will result i...
CVE-2026-45897
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:17:07
- Zuletzt bearbeitet 25.06.2026 21:09:45
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, preventing concurrent dump-and-reset from underrunni...
CVE-2026-45893
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:04
- Zuletzt bearbeitet 25.06.2026 21:10:15
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding una...
CVE-2026-45894
- EPSS 0.15%
- Veröffentlicht 27.05.2026 12:17:04
- Zuletzt bearbeitet 25.06.2026 21:10:07
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits (64 bytes). When tearing down an entry, the curren...
CVE-2026-45892
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:03
- Zuletzt bearbeitet 25.06.2026 21:11:06
In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4_split_extent() with the EXT4_EX...
CVE-2026-45891
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:02
- Zuletzt bearbeitet 25.06.2026 21:11:03
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure is created for rollback. However, the tx_spare poin...
CVE-2026-45890
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:17:01
- Zuletzt bearbeitet 25.06.2026 21:13:36
In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-queue-num-queues". The connect() function in the backe...
CVE-2026-45886
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:16:58
- Zuletzt bearbeitet 25.06.2026 21:13:18
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpf_xdp_store_bytes proto is incorrect. In pa...
CVE-2026-45885
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:16:57
- Zuletzt bearbeitet 25.06.2026 21:13:05
In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the ...
CVE-2026-45883
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:16:55
- Zuletzt bearbeitet 25.06.2026 21:12:29
In the Linux kernel, the following vulnerability has been resolved: iio: sca3000: Fix a resource leak in sca3000_probe() spi->irq from request_threaded_irq() not released when iio_device_register() fails. Add an return value check and jump to a com...