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-45913
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:28
- Zuletzt bearbeitet 24.06.2026 14:55:07
In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries in a context. It turned out that there are multiple ...
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-45911
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:26
- Zuletzt bearbeitet 24.06.2026 14:55:22
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode during resume. However, switching to host mode in ...
CVE-2026-45910
- EPSS 0.1%
- Veröffentlicht 27.05.2026 12:17:24
- Zuletzt bearbeitet 24.06.2026 14:55:26
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race condition in QP timer handlers I encontered the following warning: WARNING: drivers/infiniband/sw/rxe/rxe_task.c:249 at rxe_sched_task+0x1c8/0x238 [rdma_rxe], C...
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-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...