CVE-2026-45914
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:29
- Zuletzt bearbeitet 24.06.2026 14:55:01
In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean Delvare points out that the patch does not complet...
CVE-2026-45912
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:17:27
- Zuletzt bearbeitet 24.06.2026 14:55:11
In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in...
CVE-2026-45905
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:17:15
- Zuletzt bearbeitet 24.06.2026 16:28:18
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path icmp_route_lookup() performs multiple route lookups to find a suitable route for sending ICMP error messages, with specia...
CVE-2026-45904
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:12
- Zuletzt bearbeitet 24.06.2026 16:28:46
In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling The recent commit 1010b4c012b0 ("powerpc/eeh: Make EEH driver device hotplug safe") restructured the...
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-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-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-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 ...