CVE-2026-45906
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:17:16
- Zuletzt bearbeitet 24.06.2026 16:28:06
In the Linux kernel, the following vulnerability has been resolved: power: supply: pf1550: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_...
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-45903
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:11
- Zuletzt bearbeitet 24.06.2026 16:28:55
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 ("bpf: verifier: Refactor helper access type tracking"), the verifier started relying on the access type...
CVE-2026-45902
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:10
- Zuletzt bearbeitet 24.06.2026 16:29:02
In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power...
CVE-2026-45900
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:09
- Zuletzt bearbeitet 24.06.2026 16:35:57
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2_caam_probe When commit 0e1a4d427f58 ("crypto: caam: Unembed net_dev structure in dpaa2") converted embedded net_device to dynamically...
CVE-2026-45901
- EPSS 0.14%
- Veröffentlicht 27.05.2026 12:17:09
- Zuletzt bearbeitet 24.06.2026 16:35:44
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsys_ipset and nlk_cb_mutex when nft reset, ipset list...
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-45898
- EPSS 0.47%
- Veröffentlicht 27.05.2026 12:17:07
- Zuletzt bearbeitet 30.06.2026 03:20:06
In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") changed the work submission logic to unconditionally ca...