- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:49
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: vdpa: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus accessing...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:49
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus a...
- EPSS 0.17%
- Veröffentlicht 24.06.2026 16:30:48
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: s390/cio: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus acces...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:47
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus ac...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:47
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: s390/ap: use generic driver_override infrastructure When the AP masks are updated via apmask_store() or aqmask_store(), ap_bus_revise_bindings() is called after ap_attr_mutex has b...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:46
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix memory leaks in beacon template setup The functions ath11k_mac_setup_bcn_tmpl_ema() and ath11k_mac_setup_bcn_tmpl_mbssid() allocate memory for beacon templates bu...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:46
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler Calling perf_allow_kernel() from the NMI context is unsafe and could be fatal. Capture the permission at ev...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:45
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet The irq_prepare_bcn_tasklet is initialized in rtl_pci_init() and scheduled when RTL_IMR...
CVE-2026-53110
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:44
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Zero-extend bpf prog return values and kfunc arguments s390x ABI requires callers to zero-extend unsigned arguments and sign-extend signed arguments, and callees to zero-...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:44
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap The bpf_lwt_xmit_push_encap helper needs to access skb_dst(skb)->dev to calculate the needed headro...