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 ...
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...
CVE-2026-45877
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:16:46
- Zuletzt bearbeitet 25.06.2026 21:11:50
In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients During a warm reset flow, the cl->device pointer may be NULL if the reset occurs while clients are still bein...
CVE-2026-45875
- EPSS 0.17%
- Veröffentlicht 27.05.2026 12:15:56
- Zuletzt bearbeitet 25.06.2026 21:05:32
In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure The wm5102_clear_write_sequencer() helper may return an error and just return, bypassing the cle...
CVE-2026-45873
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:52
- Zuletzt bearbeitet 25.06.2026 21:06:04
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets Userspace provides an optimized representation in case intervals are adjacent, where the end element is omit...
CVE-2026-45871
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:51
- Zuletzt bearbeitet 25.06.2026 21:06:23
In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on get_burstcount() error get_burstcount() can return -EBUSY on timeout. When this happens, st33zp24_send() returns directly without releasing th...